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: support iLEAP version 0.2.1-20250129 #38

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zeitgeist
Copy link
Contributor

No description provided.

Copy link
Collaborator

@raimundo-henriques raimundo-henriques left a comment

Choose a reason for hiding this comment

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

Thanks, Martin! There's a detail in the JSON schema we might need to look into. I left a comment.

"anyOf": [
{
"$ref": "#/definitions/Decimal"
"$ref": "#/definitions/NonEmptyVec_for_EnergyCarrier"
Copy link
Collaborator

Choose a reason for hiding this comment

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

The type name here should be EnergyCarriers, no? I think this is the issue we have seen before with the json schema generation. (Also occurring on line 379)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch!
Let me look at this before merging this PR in.

@zeitgeist zeitgeist marked this pull request as draft February 16, 2025 21:32
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