Skip to content

Commit f0a836d

Browse files
Updates tag names for actions/functions operations (#586)
* Update operation tags generation * Refactor operation tag generation * Update unit tests * Update integration test files * Update release note * Update src/Microsoft.OpenApi.OData.Reader/Operation/EdmOperationOperationHandler.cs Co-authored-by: Andrew Omondi <[email protected]> * Account for nullability * Remove unnecessary code --------- Co-authored-by: Andrew Omondi <[email protected]>
1 parent a105c2c commit f0a836d

12 files changed

+417
-484
lines changed

src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
- Changed target framework to net8.0
2727
- Adds support for retrieving collection of enum values from UpdateMethod property of UpdateRestrictions annotation #564
2828
- Adds nullable to double schema conversions #581
29+
- Updates tag names for actions/functions operations #585
2930
</PackageReleaseNotes>
3031
<AssemblyName>Microsoft.OpenApi.OData.Reader</AssemblyName>
3132
<AssemblyOriginatorKeyFile>..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)