We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838fd34 commit ecb609cCopy full SHA for ecb609c
src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj
@@ -24,6 +24,7 @@
24
- Adds list of all derived types for discriminator mapping #219
25
- Fixes reading restriction annotations for entity types defining navigation properties #220
26
- Enables configuring appending bound operations on derived types #221
27
+- Add error ranges for OData actions when ErrorResponsesAsDefault is set to false #218
28
</PackageReleaseNotes>
29
<AssemblyName>Microsoft.OpenApi.OData.Reader</AssemblyName>
30
<AssemblyOriginatorKeyFile>..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile>
0 commit comments