ZOO API documentation and introspection tools
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Reinier Zwitserloot 8b1961b5b0
optionality of response values was registered both in the description and via the `required: ` key.
Removed the `*OPTIONAL*` in the descriptions.
2 years ago
examples [trivial] Standardized comments in the example JSON 3 years ago
paths [trivial] 3 years ago
schemas optionality of response values was registered both in the description and via the `required: ` key. 2 years ago
.gitignore [build] `npm run bundle` now works properly. 3 years ago
README.md chore: test for push rights 3 years ago
package.json [build] `npm run bundle` now works properly. 3 years ago
redocly.yaml more renaming 3 years ago
zoo-api.yaml [build] `npm run bundle` now works properly. 3 years ago

README.md

API docs written in OpenAPI (swagger/redocly) format.

  • API docs can be rendered into stand-alone HTML with: npm start.
  • API text can be linted with npm test