Skip to content

Generate JSON schemas #11071

@mnonnenmacher

Description

@mnonnenmacher

The JSON schemas for ORT configuration files (https://github.com/oss-review-toolkit/ort/tree/main/integrations/schemas) are currently maintained by hand. This makes it easy to forget updating them when changing the configuration model.

Automating the schema generation would ensure that they are kept up-to-date and reduce manual effort.

This library can generate JSON schemas for Kotlin classes and supports Jackson:
https://github.com/SMILEY4/schema-kenerator

Metadata

Metadata

Assignees

No one assigned

    Labels

    configurationAbout configuration topicsintegrationsIssues about integration ORT

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions