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 6dc17e0e31
[apidoc] qoc indicator: Add the notion of 'key' and 'basedOn'
3 years ago
examples [apidoc] Some minor changes /patient/base, also added examples 3 years ago
paths [apidoc] Split up the single doc file into multiple files as per Redocly recommendations 3 years ago
schemas [apidoc] qoc indicator: Add the notion of 'key' and 'basedOn' 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] Split up the single doc file into multiple files as per Redocly recommendations 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