Skip to content

Referenced OpenAPI document does not validate #115

@ChristopherKraemer

Description

@ChristopherKraemer

In reference to the readme OpenAPI document http://sysml2.intercax.com:9000/docs/, using an OAS validator openapi-generator.tech fails

In order to reproduce:

# download openapi-spec.json from link
uv tool install openapi-generator-cli # or other install tool
openapi-generator-cli validate -i openapi-spec.json &> validation.txt

Results in

...
[error] Spec has 62 errors.

attachment has full output:
validation.txt

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

    Issue actions