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.
|
|
1 year ago | |
|---|---|---|
| examples | 2 years ago | |
| paths | 1 year ago | |
| schemas | 1 year ago | |
| .gitignore | 2 years ago | |
| README.md | 2 years ago | |
| package.json | 3 years ago | |
| redocly.yaml | 2 years ago | |
| zoo-api.yaml | 1 year 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