Skip to content

fails to download draft7 #44

Closed
Closed
@hauner

Description

@hauner

why does this download an empty draft7 if its not pre-registered? It has no problem to download the mapping schema json file.

       // SetupExampleTest.java
        URI schemaUri = createUri ("https://openapiprocessor.io/schemas/mapping/mapping-v4.json");
        SchemaStore store = new SchemaStore (loader);
        //store.registerDraft7();
        store.register(schemaUri);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions