Skip to content

feat: enable setting extensions with JsonNode values #2332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

MaggieKimani1
Copy link
Contributor

@MaggieKimani1 MaggieKimani1 commented Apr 17, 2025

  • adds implicit operators for conversion from JsonNode to OpenApiAny and vice versa
  • adds an OpenApiExtensionDictionary wrapper to allow setting of extensions directly using JsonNodes

partial #1965
fixes #2151

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
56.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@MaggieKimani1 MaggieKimani1 changed the title fix: feat: enable setting extensions with JsonNode values Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2 - Allow setting Extensions with JsonNode values
1 participant