Closed SebastianSpeitel closed 4 years ago
The documentation is missing the returned structure for a lot of endpoints.
For example the /user endpoint returns not just the User-Object, but an object containing it.
/user
If there is any reason to not provide these examples just close this PR otherwise I would add examples to the rest of the endpoints.
Thanks!
The documentation is missing the returned structure for a lot of endpoints.
For example the
/user
endpoint returns not just the User-Object, but an object containing it.If there is any reason to not provide these examples just close this PR otherwise I would add examples to the rest of the endpoints.