-
Notifications
You must be signed in to change notification settings - Fork 7
Syntax in YML-File #27
Copy link
Copy link
Open
Labels
bugProblems in the build system, build scripts, etc or faults in the interface.Problems in the build system, build scripts, etc or faults in the interface.feature requestProposals which enhance the interface or add additional features.Proposals which enhance the interface or add additional features.
Metadata
Metadata
Assignees
Labels
bugProblems in the build system, build scripts, etc or faults in the interface.Problems in the build system, build scripts, etc or faults in the interface.feature requestProposals which enhance the interface or add additional features.Proposals which enhance the interface or add additional features.
Describe the bug
A clear and concise description of what the bug is.
If we specify the highest field in yml-file without any attributes, this highest filed will not be found by the OSI-Validator. It seems that we need to have at least one attribute (no matter which one it is) in yml-file.
Describe how to reproduce the bug
Steps to reproduce the behavior:
Describe the expected behavior
Since the OSI-Validator produces always an explicit output on what is not set and just outputs only the highest field, I think I only need to define the highest field in yml file (like InterfaceVersion in osi_version.yml), if I am not interested in this field.
Show some screenshots
Describe the OS you are using
Additional context