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

feat: Add functionality to export a JSON schema of PywrModel. #172

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

jetuk
Copy link
Member

@jetuk jetuk commented Apr 25, 2024

Use the schemars crate to export a JSON schema via the CLI. This needs implementing for the remaining model types.

Use the schemars crate to export a JSON schema via the CLI. This
needs implementing for the remaining model types.
@jetuk jetuk requested a review from Batch21 April 25, 2024 10:57
Copy link
Contributor

@Batch21 Batch21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did notice when looking at this that the schemars crate it not getting a lot of maintenance. Probably something to keep an eye on.

@jetuk jetuk merged commit 90e42b3 into main Apr 26, 2024
18 checks passed
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