Requesting enhancement that provides a method to limit the schema files produced in the output directory.
-
Provide a method to completely remove schema that are unsupported
-- Consider using the /uris property if all are "@meta.Enabled": false
-
Provide a method to limit schema versions for a given schema based on the supported versions
-- Consider pulling in the /definitions/{schema}/anyOf array from the base entity into the associated config file and use the @meta.Enabled property to indicate support.
Goal is to use the output schema as direct input into the doc-generator without performing any post-processing.