Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Please provide schemas of API call results #4

Open
BurgersMcSlopshot opened this issue Apr 17, 2020 · 0 comments
Open

Please provide schemas of API call results #4

BurgersMcSlopshot opened this issue Apr 17, 2020 · 0 comments

Comments

@BurgersMcSlopshot
Copy link

Currently, the documentation for the Flood API only provides an example response and does not provide a full schema. In order to develop robust consumers for the flood api, a result schema would be very helpful.

What are the types of the fields in the response?
Are those fields nullable / optionally present?
If a response field is an array, what are all the possible types of those array members?
If a response field is an array of objects, what are the schemas of those objects?
if a response field is an object, what is the schema of that object?

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

No branches or pull requests

1 participant