You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
While the examples on the API docs page (Eg. the member responses) are helpful, they do not have the exact schema information, nor are they always up-to-date. It would be great if the latest response schemas were available online and complete with type information. For example, it would be really helpful to know the range for numeric IDs or even the possible values for a given string: is there a set of valid strings, a regex, or could it be anything?
JSON schemas would remove any ambiguity of what to expect.
The text was updated successfully, but these errors were encountered:
wsugarman
changed the title
JSON Response Schemas
Add JSON Response Schemas
Feb 17, 2018
I think this would be good for a V2 of the API. A lot of the responses could be reworked to be structured much better and to be more consistent in general. @dwillis is this something you guys would be interested in pursuing?
While the examples on the API docs page (Eg. the member responses) are helpful, they do not have the exact schema information, nor are they always up-to-date. It would be great if the latest response schemas were available online and complete with type information. For example, it would be really helpful to know the range for numeric IDs or even the possible values for a given string: is there a set of valid strings, a regex, or could it be anything?
JSON schemas would remove any ambiguity of what to expect.
The text was updated successfully, but these errors were encountered: