Skip to content

Mocking & Validate problems with imported OAS3 #9924

@savage-alex

Description

@savage-alex

When using the validate option on an API when an OAS3 definition is included that contains referenced path parameters the validator always fails.

It cannot see that a path paramter exists in the schema that is referenced (it also appears to break the other items too) and causes a circular loop of fix the sync issues round and round.

API to import:
https://app.swaggerhub.com/apis/AdvancedComputerSoft/example-pet-inventory/1.0.5
Output from validate
image

Note importing a fully resolved version (you can export it from the link) causes no errors so I think its another problem with referenced parameters

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions