24 Jul
2024
24 Jul
'24
1:49 a.m.
Hi, My REST API service returns something like: { "count": 1, "next": null, "previous": null, "results": [ ... ] } The rest module of FR tells me: rest: Failed parsing attribute: Invalid vendor name in attribute name "count", skipping Is there any possibility to map the return attributes from my REST service to FR attributes? Michael Schwartzkopff