Skip to content

BenjamenMeyer/openapi-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI v3 Examples

OpenAPI is a specification for describing APIs that can be written in either JSON or YAML formats. Older version of the specification only supported JSON format; however, the OpenAPIv3Spec also supports YAML which is the preferred format for this project.

The OpenAPI spec recommends the project use the filename openapi.yaml or openapi.json as the initial starting file. The examples might, however,use openapi.yml for consistency with other files here in order to compliment the examples provided by the OpenAPIv3Spec as well as the additional examples in the SwaggerTools.

References:

Releases

No releases published

Packages

 
 
 

Languages