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.
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.