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 4e0032b329
[fundus-status] The API has always returned followup status, but the API docs didnt reflect this.
2 years ago
examples [api] Add details about GP IS 2 years ago
paths Wandering date definitions replaced by reference to schema of date. 2 years ago
schemas [fundus-status] The API has always returned followup status, but the API docs didnt reflect this. 2 years ago
.gitignore [build] `npm run bundle` now works properly. 3 years ago
README.md [api] Added first draft of the population statistics API. 2 years ago
package.json [build] `npm run bundle` now works properly. 3 years ago
redocly.yaml more renaming 3 years ago
zoo-api.yaml Wandering date definitions replaced by reference to schema of date. 2 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