Skip to content

Serve OpenSLO Schemas on Site #4

@CRThaze

Description

@CRThaze

Currently we are using a URL identifier for our OpenSLO Schemas in this format:

The JSONSchema tooling supports importing schemas referenced by their ID when that ID is a URL; which is why we've chosen to use this ID format. However, in order to make that possible, we need to actually serve the schema documents at that URL. I expect this could be done in one of two ways:

  • dynamic proxying of the raw content from the Github Repo
  • bake in the documents through the build process to be served directly

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions