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

oem-integrator - Remove definitions not referenced by supported properties/actions #491

Open
ryweldon opened this issue Feb 18, 2025 · 0 comments

Comments

@ryweldon
Copy link

Requesting enhancement that removes any schema definitions in the output schema file that are not referenced in the supported properties (as indicated by "@meta.Enabled": true) within the associated config file.

This will enable the output schema from the oem-integrator to be fed directly into the doc-generator tool and avoid confusion caused by documenting unsupported definitions.

As an example, using the Chassis resource, if the #Chassis.Reset action is not supported, then the #/definitions/Reset should not be present in the output schema file.

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

No branches or pull requests

1 participant