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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T18:44:25.000Z (about 1 month ago)
- Last Synced: 2025-03-22T07:33:22.142Z (24 days ago)
- Topics: openapi, openapi3, swagger
- Homepage: http://getoutline.com/developers
- Size: 137 KB
- Stars: 22
- Watchers: 3
- Forks: 12
- 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.