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

Use omissis/go-jsonschema image for type generation #545

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

andrew-farries
Copy link
Collaborator

Generate types from the JSON schema using the officialomissis/go-jsonschema image instead of the custom surjection/go-jsonschema image.

We built and used the surjection/go-jsonschema image because we needed a feature that was not yet released in omissis/go-jsonschema:

omissis/go-jsonschema#220

Now that the feature is available in the omissis/go-jsonschema 0.17 release we can switch back to using it.

Generate types from the JSON schema using the `omissis/go-jsonschema`
image instead of the `surjection/go-jsonschema` image.

We used the `surjection/go-jsonschema` image because we needed a
feature that was not yet released in the `omissis/go-jsonschema` image:

omissis/go-jsonschema#220

Now that the feature is available in the `omissis/go-jsonschema` `0.17`
release we can switch back to using it.
@andrew-farries andrew-farries marked this pull request as ready for review December 17, 2024 16:35
@andrew-farries andrew-farries merged commit 03879fe into main Dec 18, 2024
28 checks passed
@andrew-farries andrew-farries deleted the use-omissis-go-jsonschema-image branch December 18, 2024 08:25
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.

2 participants