Skip to content

oem-integrator - Filter schema files in the output dir based on supported schema/versions #492

@ryweldon

Description

@ryweldon

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions