Migrate to OpenApi.NET V2.0 #1295
Annotations
10 errors
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Common/EdmModelHelper.cs#L13
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Common/OpenApiOperationExtensions.cs#L7
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L15
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiEdmTypeSchemaGenerator.cs#L17
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiErrorSchemaGenerator.cs#L15
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiLinkGenerator.cs#L12
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiParameterGenerator.cs#L19
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiPathItemGenerator.cs#L10
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiRequestBodyGenerator.cs#L13
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiResponseGenerator.cs#L12
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
|