-
Notifications
You must be signed in to change notification settings - Fork 77
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
API documentation inconsistencies #1118
Comments
It looks like this should be .../draft/attachments/:name: central-backend/lib/resources/forms.js Line 441 in 428ebdd
I'm pretty sure we only POST to submission attachment endpoints, not PATCH. central-backend/lib/resources/submissions.js Lines 417 to 418 in 428ebdd
central-backend/lib/resources/submissions.js Line 523 in 428ebdd
|
I'm actually not seeing this one in the docs anywhere. Maybe we fixed it already? @alxndrsn, let me know if I'm missing something and you still see it in the docs. |
There are two API endpoints which are documented, but do not seem to correspond to real routes in code:
cc @matthew-white
The text was updated successfully, but these errors were encountered: