Skip to content

$id in JSON Schema must be a valid URI #24

@Artifizer

Description

@Artifizer

JSON Schema $id requires value to be valid URI

gts.vendor.pkg.namespace.type.v1 - is invalid URI
gts.vendor.pkg.namespace.type.v1~ - is invalid URI

Alternatively, we can use the following formats for $id:
gts://gts.vendor.pkg.namespace.type.v1 - valid URI
gts://gts.vendor.pkg.namespace.type.v1~ - valid URI

  • Spec update
  • Rust implementation
  • Go-lang implementation
  • Python implementation
  • TypeScript implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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