-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide written spec #39
Comments
I'll give it a try in the following days. |
I did not really get along with Swagger. The error reporting is kind of bad. So I produced something in Markdown: |
This looks good. If you want to add the doc to the site feel free to send a PR. Or I can add it if you'd prefer. |
I wouldn't really know where to add it. I would prefer if you would do it. |
Any update on whether this got merged? I agree btw that new docs would have been handy for certain things |
For someone new to this it is very hard to get how the API should behave by only looking at the tests.
I found it difficult to deduce what should happen if you issue a DELETE request to the API root.
I am still unsure how the order property should be handled. Is it completely optional?
Failed tests also do not give helpful information if you do not know how the API should behave.
The text was updated successfully, but these errors were encountered: