Merge output schema into single file and check into git by jack-berg · Pull Request #425 · open-telemetry/opentelemetry-configuration (original) (raw)

Possibly solves #422. I alluded to this in a comment here.

There are a variety of advantages to publishing a single single JSON schema file and checking it into git:

It makes schema changes a bit noisier in terms of diff, but If we can tolerate keeping schema-md.doc checked into git, we can tolerate this.