Open andrueastman opened 6 days ago
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
Todo after resolving this and releasing Hidi
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