Open ehrnst opened 6 years ago
Current agent endpoint is almost useless. Properties are missing and raw data is outputted without any meta data
What kind of meta data are you missing?
We will have to create a model for the output. Right now, theres only raw data. So ID and name are just listed out. There would be better to output like this { id: , name: , [...] }
Current agent endpoint is almost useless. Properties are missing and raw data is outputted without any meta data