-
Notifications
You must be signed in to change notification settings - Fork 47
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
Failing to recognize format property for schema #461
Comments
fjtirado
changed the title
Failint to recognize format property for schema
Failing to recognize format property for schema
Nov 8, 2024
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 11, 2024
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 11, 2024
…ommon part Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 11, 2024
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 12, 2024
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 12, 2024
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 12, 2024
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 12, 2024
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
to fjtirado/sdk-java
that referenced
this issue
Nov 12, 2024
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
fjtirado
added a commit
that referenced
this issue
Nov 12, 2024
[Fix #461] oneOf options must inherit union class common part
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
Following definition
fails to deserializer with exception
What you expected to happen:
How to reproduce it:
Anything else we need to know?:
As a workaroung, format can be removed.
Environment:
The text was updated successfully, but these errors were encountered: