Skip to content

An OpenAPI API specifications file describes an API in its entirety and are typically written in YAML or JSON. including: Endpoints: which are available (/users) and operations on each (GET /users, POST /users) Authentication methods. Operation parameters for each operation (Input and output)

License

Notifications You must be signed in to change notification settings

togethercomputer/openapi

Repository files navigation

About

An OpenAPI API specifications file describes an API in its entirety and are typically written in YAML or JSON. including: Endpoints: which are available (/users) and operations on each (GET /users, POST /users) Authentication methods. Operation parameters for each operation (Input and output)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published