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 c4feafa0a5
[qoc] 'list careprograms' now also returns human readable descriptions of each care program.
4 months ago
examples Renamed careprogram endpoint to indicators. 1 year ago
paths [qoc] 'list careprograms' now also returns human readable descriptions of each care program. 4 months ago
schemas [qoc] Added 'focus' property of indicators 5 months ago
.gitignore Rename 'his' to 'gpis' in all descriptions 2 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 Added security scheme and some minor changes. 2 years ago
zoo-api.yaml [indicators] Updated call-up policy API with new call-up policy type. 7 months 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