We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The XSD for API output is currently incomplete. Missing files should be added.
The text was updated successfully, but these errors were encountered:
Also: add special XSD type for semver (see schema.xsd).
Sorry, something went wrong.
Required for #35.
No branches or pull requests
The XSD for API output is currently incomplete. Missing files should be added.
API methods to write XSD for:
items
items/add(HTTP 204)items/remove(obsolete, and HTTP 204 anyway)review
items/review/accept(HTTP 204)items/review/reject(HTTP 204)stdlib
candidates
stdlib/candidates/approve(HTTP 204)stdlib/candidates/reject(HTTP 204)stdlib/candidates/accept(HTTP 204)pending
stdlib/pending/delay(HTTP 204)stdlib/pending/edit(HTTP 204)releases
stdlib/releases/delete(HTTP 204)stdlib/releases/modify(HTTP 204)stdlib/releases/publish(HTTP 204)users
users/modify(HTTP 204)users/authorize(HTTP 204)users/unauthorize(HTTP 204)registration
users/registration/init(HTTP 204)users/registration/token(Outputs image)users/registration/verify(HTTP 204)suspensions
users/suspensions/create(HTTP 204)users/suspensions/delete(HTTP 204)The text was updated successfully, but these errors were encountered: