Open mahnazEbrahimi opened 2 years ago
@mahnazEbrahimi Thanks for creating this issue!
Could you please share the complete or a trimmed down but working OpenAPI spec (new and old) so we can try to reproduce the issue?
Thank you for your response. Please find the working and not working OpenAPI specs in the following path: https://github.com/mahnazEbrahimi/openapi-specs
In the not_working spec we have changed a schema called "DualAxisChart" which has a parent called "Visualization", it is referenced by our endpoint.
@joschi Could you please give me an update on this issue? Thank you!
We also experience the same issue 👍
If change "orientation" field to "required", no changes detected by the tool. Here is new and old api:
Old API
New API