Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

New object model for Agents endpoint #17

Open
ehrnst opened this issue Feb 27, 2018 · 2 comments
Open

New object model for Agents endpoint #17

ehrnst opened this issue Feb 27, 2018 · 2 comments

Comments

@ehrnst
Copy link
Owner

ehrnst commented Feb 27, 2018

Current agent endpoint is almost useless. Properties are missing and raw data is outputted without any meta data

@latens
Copy link

latens commented Mar 22, 2018

What kind of meta data are you missing?

@ehrnst
Copy link
Owner Author

ehrnst commented Mar 23, 2018

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: ,
[...]
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants