Skip to content

Minor issue with example code #102

@sxt

Description

@sxt

Minor thing: this example code in the README doesn't compile:

SwaggerValidator.forYamlSchema(spec);

As in your test code, this works for the call to forYamlSchema :

SwaggerValidator.forYamlSchema(new InputStreamReader(spec));

Thanks for providing the library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions