- Issue created by @Sivaji_Ganesh_Jojodae
- Status changed to Needs review
5 months ago 8:19am 24 June 2024 - ๐ฎ๐ณIndia Sivaji_Ganesh_Jojodae Chennai
I am attaching a patch for some interim fixes.
- First commit to issue fork.
- Merge request !43456638 - Allow rows name property to be customizable. โ (Open) created by gilmord
- ๐บ๐ฆUkraine gilmord ๐บ๐ฆUkraine
The suggested patch in comment #2 does fix the error but does not make the module usable.
Please check the merge request - added ability to customize rows property, for example, module views_rest_serializer_extra uses "results" instead of "rows". - ๐บ๐ฆUkraine gilmord ๐บ๐ฆUkraine
You can use it as a patch like this:
https://git.drupalcode.org/project/rest_export_nested/-/merge_requests/4... - Status changed to Postponed: needs info
4 months ago 9:53pm 11 July 2024 - ๐ฆ๐บAustralia imclean Tasmania
#5 see the response to your issue #3460838-3: Allow rows name property to be customizable. โ (Views REST Serializer Extra ):
This module does allow changing the key names FYI:
@Sivaji_Ganesh_Jojodae, please fill in the section "Steps to reproduce" in the issue summary. It needs more information than just "Some of our views".
- Status changed to Needs review
4 months ago 10:51am 13 July 2024 - ๐บ๐ฆUkraine gilmord ๐บ๐ฆUkraine
Not sure why this is postponed and why it needs more info. Views display plugins can return anything as a row property, it can be any contrib or custom module, and there is @todo in code to make it customizable - Merge Request adds this feature.
- First commit to issue fork.