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

add support for additionalProperties when other fields exist #218

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

omissis
Copy link
Owner

@omissis omissis commented Apr 20, 2024

Open Source Saturday

replaces #189 by @codeboten

solves #188

  • add support for additionalProperties when other fields exist
  • add check for .Not
  • feat: introduce support for accessing additional properties in go models

Alex Boten and others added 3 commits April 20, 2024 16:10
This is a proposed implementation to address the feature requested in #188. Tests still need fixing, but I want to get support on the implementation first.

Signed-off-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Claudio Beatrice <claudi0.beatric3@gmail.com>
Signed-off-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Claudio Beatrice <claudi0.beatric3@gmail.com>
@omissis omissis self-assigned this Apr 20, 2024
@omissis omissis added this to the v0.16.0 milestone Apr 20, 2024
@omissis omissis added the enhancement New feature or request label Apr 20, 2024
@omissis omissis merged commit 0b49bf8 into main Apr 20, 2024
1 check passed
@omissis omissis deleted the codeboten/feature-188 branch April 20, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant