SmartBear / intellij-swaggerhub-release

3 stars 0 forks source link

Swaggerhub OAS 3: API Schema cannot resolve references but Open Api Specification Plugin OpenAPI 3.0 Schema can. Please do not force the schema. #23

Open SanderCokart opened 10 months ago

SanderCokart commented 10 months ago

Doesnt work

image

Works

image

But

But only as separate file. If yaml file comes from swaggerhub it is auto assigned a schema and users cannot override this schema with schema mappings. It results in conflicts which means we still get reference errors for code like this: image

As you can see I cannot override image