Skip to content

JSON syntax error in json-schema.org/draft-03/hyper-schema #439

Closed
@djmlog103

Description

@djmlog103

There's a json syntax error in line 3. Its missing a comma

{
"$schema" : "http://json-schema.org/draft-03/hyper-schema#",
"extends" : {"$ref" : "http://json-schema.org/draft-03/schema#"}
"id" : "http://json-schema.org/draft-03/hyper-schema#",

Activity

handrews

handrews commented on Oct 13, 2017

@handrews
Contributor

@djmlog103 thanks! While we hope everyone is working to move off of draft-03 by now (and preferably to draft-06), I'll post a fix for this shortly.

handrews

handrews commented on Oct 14, 2017

@handrews
Contributor

Fixed and deployed, please let us know if you see any further problems.

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

        Participants

        @handrews@djmlog103

        Issue actions

          JSON syntax error in json-schema.org/draft-03/hyper-schema · Issue #439 · json-schema-org/json-schema-spec