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 tools type in metadata #732

Merged
merged 1 commit into from
Jun 24, 2024

Commits on Jun 24, 2024

  1. Fix tools type in metadata

    The `tools` type in `metadata` allows optional `services` & `components`
    fields in the 1.5 specification. These are not required therefore these
    fields are changed to `Option` fields.
    
    Previously this has not been covered by tests.
    
    Signed-off-by: Sebastian Ziebell <[email protected]>
    justahero committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5a377f7 View commit details
    Browse the repository at this point in the history