Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/outline/openapi
OpenAPI specification for the Outline API
https://github.com/outline/openapi
openapi openapi3 swagger
Last synced: 9 days ago
JSON representation
OpenAPI specification for the Outline API
- Host: GitHub
- URL: https://github.com/outline/openapi
- Owner: outline
- License: bsd-3-clause
- Created: 2020-06-15T03:58:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T02:30:41.000Z (28 days ago)
- Last Synced: 2024-10-20T15:04:03.370Z (26 days ago)
- Topics: openapi, openapi3, swagger
- Homepage: http://getoutline.com/developers
- Size: 132 KB
- Stars: 21
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - outline/openapi - OpenAPI specification for the Outline API (Others)
README
# OpenAPI Specification
This repository contains [OpenAPI specifications](https://swagger.io/specification/) for Outline's API.
### Development
It is recommended to [edit the specification using the Swagger editor,](http://editor.swagger.io/?url=https://raw.githubusercontent.com/outline/openapi/main/spec3.yml) which will validate the spec as you type. If suggesting changes or fixes to this repository please make sure to include both the json and yml versions in the PR.
### Deployment
Changes to this repository appear at [getoutline.com/developers](https://getoutline.com/developers) automatically when the [marketing website](https://github.com/outline/website) is deployed.