Skip to content

OAI/OpenAPI-Specification

Repository files navigation

OpenAPI Initiative Registry

This site contains the OpenAPI Initiative Registry and content for the HTML versions of specifications managed by the OpenAPI Initiative such as the OpenAPI Specification and the Arazzo Specification.

Registry

OpenAPI Initiative Specifications

Specification Markdown Repository Versions
OpenAPI Specification View 3.1.0
3.0.3, 3.0.2, 3.0.1, 3.0.0
2.0
Arazzo Specification View 1.0.0

Development

Install jekyll for your platform, install the site

bundle install

run it

bundle exec jekyll serve --livereload

and change it to your heart's content 😎