Skip to content

Vendor schemastore base.json and inject it into the referencing store automatically when loading vendored schemas #655

Description

@sirosen

For context:
SchemaStore/schemastore#5381 (comment)

There's an internal-to-schemastore base.json. For offline usage to work, we need that schema to be available in the $ref registry.

  1. Vendor it (easy)
  2. Detect when a vendored schema is being loaded and store that information for later use (easy)
  3. Inject base.json into the registry when the "vendored schema flag" is set (easy?)

It seems simple. 🤞 that it really is!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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