Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 809 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 809 Bytes

Contribution guide

This project is based on Slate Docs, you can find more details and documentation here

CI/CD

This project is configured to use Github actions to build, deploy and check the Open API specification with Stoplight spectral

Stoplight

This project has some Open API specifications that need to be validated, we use Stoplight Spectral as a Github Action.

Spectral locally

You can run Stoplight Spectral locally to see more details about errors.

  • Install following this section and execute the following command:

spectral lint documentation/source/swagger/*.yaml