Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Add vendor extensions support for fields. #190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pryg-skok
Copy link

@pryg-skok pryg-skok commented Jun 16, 2024

This PR adds support for "vendor extensions" option on a field level.
This allows to specify some additional metadata that can be passed to generated json-schemas. Especially, this is a powerful feature in case generated json-schemas referenced in OpenAPI specification which is used to generate client / server with openapi-generator.
In this case we can easily add support, for example, of validation rules by adding such vendor extension to any field: OpenAPITools/openapi-generator#1145

@chrusty please review

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant