Docker container action to Lint OpenAPI doc
Version updated for https://github.com/Sqrrl-Solutions/sqrrl-api-validator to version v2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The sqrrl-api-validator GitHub Action automates the validation of API descriptions by using Spectral to lint OpenAPI Specification (OAS) files in JSON or YAML formats. It ensures compliance with OpenAPI standards (2.0 and 3.x) to help developers identify and address issues in their API documentation, improving consistency and quality.
Release notes
What’s Changed
- Fb 1456 add api description tool to GitHub actions by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/4
- Fb 1456 add api description tool to GitHub actions by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/5
- Update README.md by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/6
- ci: FB-1787 introduced pre-commit by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/7
- ci: FB-988 dependabot implemented by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/11
- ci: FB-1809 ignore body minimum length by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/13
- build: FB-988 Bump jsonpath-plus and @stoplight/spectral-core by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/14
- build: FB-988 Bump alpine from 3.20 to 3.22 by @dependabot[bot] in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/12
- build: FB-988 Bump brace-expansion from 1.1.11 to 1.1.12 by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/15
- chore: FB-2092 update readme to reflect latest version by @kashifkhanf1 in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/18
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/Sqrrl-Solutions/sqrrl-api-validator/pull/12
Full Changelog: https://github.com/Sqrrl-Solutions/sqrrl-api-validator/compare/v1...v2