Thanks to visit codestin.com
Credit goes to github.com

Skip to content

spotinst/openapi

Spot OpenAPI Specification

Spot OpenAPI Specification is a static site built using OpenAPI definitions and powered by ReDoc.

Table of Contents

Requirements

Local Development

# using yarn
$ yarn serve

# using docker
$ make serve
  • Validate the API definition against the OpenAPI schema:
# using yarn
$ yarn validate

# using docker
$ make validate

Build Artifacts

  • Make a static HTML file with ReDoc:
# using yarn
$ yarn bundle:redoc

# using docker
$ make bundle-redoc
  • Make a single JSON bundle of the OpenAPI spec:
# using yarn
$ yarn bundle:swagger

# using docker
$ make bundle-swagger

Getting Help

We use GitHub issues for tracking bugs and feature requests. Please use these community resources for getting help:

Community

Contributing

Please see the contribution guidelines.

License

Code is licensed under the Apache License 2.0.

About

Spot OpenAPI Specification.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 108