api-oas-checker icon indicating copy to clipboard operation
api-oas-checker copied to clipboard

An OpenAPI 3 checker based on spectral.

Results 64 api-oas-checker issues
Sort by recently updated
recently updated
newest added

Uploading OAS3.0 JSON file on online validator https://italia.github.io/api-oas-checker/ I obtain the following error: ![Screenshot_20240502_084853](https://github.com/italia/api-oas-checker/assets/196809/3039bcc0-da6b-4bbb-b6ea-4d343b389128) Here the JSON file: [api.openapi3.json](https://github.com/italia/api-oas-checker/files/15184830/api.openapi3.json)

## When I 1. Have a '204' response, eg. ``` openapi: 3.0.1 paths: /foo: delete: description: Deletes a question foo. tags: - foo summary: Deletes a foo. responses: '204': description:...

bug

## I expect - properties MUST NOT have non-ascii property names - see Agid guidelines

enhancement

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.3 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

## I expect - A rule enforcing pagination on GET requests - The rule should comply with: - https://italia.github.io/lg-modellointeroperabilita-docs/doc/04_Raccomandazioni%20di%20implementazione/05_raccomandazioni-tecniche-per-rest/02_progettazione-e-naming.html?highlight=limit#rac-rest-name-004-le-collezioni-di-risorse-possono-usare-nomi-al-plurale - https://italia.github.io/lg-modellointeroperabilita-docs/doc/04_Raccomandazioni%20di%20implementazione/05_raccomandazioni-tecniche-per-rest/02_progettazione-e-naming.html?highlight=limit > La paginazione DEVE essere implementata tramite i parametri:...

Hacktoberfest
rules

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.2 to 8.1.3. Release notes Sourced from react-redux's releases. v8.1.3 This bugfix release fixes an issue with subscriptions being lost when lazy-loaded components are used with React...

dependencies

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.0 to 5.0.1. Release notes Sourced from css-minimizer-webpack-plugin's releases. v5.0.1 5.0.1 (2023-06-13) Bug Fixes improve perf (#235) (959eb89) v5.0.0 5.0.0 (2023-03-27) ⚠ BREAKING CHANGES update cssnano to...

dependencies

Bumps [bootstrap-italia](https://github.com/italia/bootstrap-italia) from 1.6.2 to 2.6.1. Release notes Sourced from bootstrap-italia's releases. v2.6.1 2.6.1 (2023-07-14) Bug Fixes brighter text colors (7017ef2) remove right margin from card (4ba3977) Thanks @​zetareticoli v2.6.0...

dependencies

Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral) from 5.9.2 to 6.5.0. Release notes Sourced from @​stoplight/spectral's releases. v6.5.0 What's Changed fix(functions): handle percent encoded in unreferencedReusableObject by @​mkistler in stoplightio/spectral#2212 feat(core): improve ruleset validation by...

dependencies