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

Fix generator to allow unknown fields in GO clients #98

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

rjtokenring
Copy link
Contributor

Motivation

Fix generator to allow unknown fields in GO clients.
Adding disallowAdditionalPropertiesIfNotPresent to False
https://openapi-generator.tech/docs/generators/go

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in master.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.
  • Mentioned the Analytics team when there are schema changes.

@rjtokenring rjtokenring merged commit 19bc467 into master Jan 31, 2025
2 checks passed
@rjtokenring rjtokenring deleted the fix-json-deserialization-issue-unknown-fields branch January 31, 2025 07:12
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.

1 participant