Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.