swagger-editor-validate icon indicating copy to clipboard operation
swagger-editor-validate copied to clipboard

This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.

Results 9 swagger-editor-validate issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...

dependencies

**Describe the bug** The semantic error reported by SwaggerEditor website is not reported by the Github Action **To Reproduce** Steps to reproduce the behavior: 1. Define 2 endpoints 2. Set...

folder support like definition-file ? :) It would be nice to add this option

**Is your feature request related to a problem? Please describe.** https://github.com/swagger-api/swagger-editor/blob/master/src/plugins/validate-semantic/validators/oas3/parameters.js **Describe the solution you'd like** A clear and concise description of what you want to happen.

**Is your feature request related to a problem? Please describe.** Screenshot on failure provided by puppeteer **Describe the solution you'd like** Screenshot on failure provided by puppeteer

**Is your feature request related to a problem? Please describe.** It should be possible to provide OAS definition as URL. **Describe the solution you'd like** Introduce new input: `definition-url` **Additional...

**Is your feature request related to a problem? Please describe.** It should be possible to provide OAS definition as string. **Describe the solution you'd like** Introduce new input: `definition` **Additional...

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...

dependencies