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

Bump openapi generator version #3378

Closed
gabriel-farache opened this issue Jan 29, 2024 · 0 comments · Fixed by #3377
Closed

Bump openapi generator version #3378

gabriel-farache opened this issue Jan 29, 2024 · 0 comments · Fixed by #3377
Assignees

Comments

@gabriel-farache
Copy link
Contributor

Description

Describe the bug

When using json specs to send request to an endpoint, if the specs has arrays but none is provided, a null value for that field is included in the request which may cause issue if the service receiving the request handle it badly.

Fixed by latest openapi generator version (quarkiverse/quarkus-openapi-generator#634)

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Implementation ideas

No response

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

Successfully merging a pull request may close this issue.

1 participant