Skip to content
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

[OpenAPI] Enable fallback value for nullable=false enum fields #46

Merged
merged 6 commits into from
Sep 11, 2024

Conversation

newtork
Copy link
Contributor

@newtork newtork commented Sep 4, 2024

Context

Related feature from SAP Cloud SDK:
SAP/cloud-sdk-java#572

Related update:
#44 (comment)

Feature scope:

  • Deserialization no longer fails for unknown enum values.

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated
  • Release notes updated

@MatKuhr MatKuhr merged commit 64875a3 into main Sep 11, 2024
5 checks passed
@MatKuhr MatKuhr deleted the openapi/enum-fallback-values branch September 11, 2024 13:03
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.

4 participants