Skip to content

Robustly support schema references via URL #23

@joelgallant

Description

@joelgallant

Detect and resolve $ref properties that point to http/s URLs. This is useful for databases like schemastore.

This would be implemented in schema.ts, in resolveExternalSchemas. Detect URLs like we detect filepaths, fetch JSON and add it to schema references in the same way. Have to do this recursively as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions