Redocly / redocly-cli

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://redocly.com/docs/cli/
MIT License
912 stars 139 forks source link

Remove unsupported keyword OAS 3.0.x typing - `additionalItems` #1609

Closed jeremyfiel closed 2 months ago

jeremyfiel commented 3 months ago

related #707

What/Why/How?

This is a JSON Schema keyword but IS NOT supported by OpenAPI 3.0.x. This type was incorrectly added to the Schema object typings.

Reference

related https://github.com/OAI/OpenAPI-Specification/pull/741#issuecomment-235959201

Testing

Screenshots (optional)

Check yourself

Security

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 18bf3c910a2814a34157eeaadd20b509ed32f8e4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @redocly/openapi-core | Patch | | @redocly/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR