Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 70
Support for Openapi.Net 2.0 #603
Copy link
Copy link
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:enhancementEnhancement request targeting an existing experience.Enhancement request targeting an existing experience.
Description
Metadata
Metadata
Assignees
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:enhancementEnhancement request targeting an existing experience.Enhancement request targeting an existing experience.
Currently the library does not support breaking changes made in the Openapi.Net 2.0 library.
This causes Hidi to fail when transforming documents when using the Openapi.Net 2.0 library.
https://github.com/microsoft/OpenAPI.NET/blob/cb5bb2797a4a4aa61c96d4fd453ac5257474848d/src/Microsoft.OpenApi.Hidi/OpenApiService.cs#L423