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 ff6baf252d
[apidoc] Added a (work in progress) example JSON response for an indicator set
3 years ago
examples [apidoc] Added a (work in progress) example JSON response for an indicator set 3 years ago
paths [apidoc] Updates to /qoc/careprogram along with example JSON and an example UI screenshot 3 years ago
schemas [apidoc] Added a (work in progress) example JSON response for an indicator set 3 years ago
.gitignore more renaming 3 years ago
README.md chore: test for push rights 3 years ago
package.json more renaming 3 years ago
redocly.yaml more renaming 3 years ago
zoo-api.yaml [apidoc] Updates to /qoc/careprogram along with example JSON and an example UI screenshot 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