v1.2.0
What's Changed
- Bump Microsoft.OData.Edm from 7.12.2 to 7.12.3 by @dependabot in #281
- Bump Microsoft.OpenApi from 1.4.2 to 1.4.3 by @dependabot in #284
- Use convert setting to toggle between referencing
@odata.count
and@odata.nextLink
by @irvinesunday in #288 - Ensure no single quotes are added to URL path parameters of temporal type by @millicentachieng in #287
- Bump actions/setup-dotnet from 2 to 3.0.0 by @dependabot in #289
- Add support for alternate key parameters by @millicentachieng in #293
- Set assembly version used for conversion in OpenApiInfo object by @millicentachieng in #291
- Adds create and update operations on non-containment nav. props when restrictions annotations are explicitly set to true by @irvinesunday in #292
- Bump actions/setup-dotnet from 3.0.0 to 3.0.1 by @dependabot in #294
- Generate
odata.nextLink
andodata.deltaLink
properties on delta functions response schemas by @millicentachieng in #290 - Bump actions/setup-dotnet from 3.0.1 to 3.0.2 by @dependabot in #295
- Omit paths with
PathItems
without any operation by @irvinesunday in #296 - Bump Microsoft.OData.Edm from 7.12.3 to 7.12.4 by @dependabot in #298
- Temporarily remove support for alternate keys to allow for further discussions by @millicentachieng in #299
- Bump Microsoft.OData.Edm from 7.12.4 to 7.12.5 by @dependabot in #300
- Bump mathieudutour/github-tag-action from 6.0 to 6.1 by @dependabot in #301
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by @dependabot in #303
- Expands navigation properties of derived types only if declaring navigation property is a containment by @irvinesunday in #302
- Add custom parameters to
$count
andODataTypeCast
paths'Get
operations by @irvinesunday in #305 - Adds support for configuring the
default
value of derived types'@odata.type
property by @irvinesunday in #307 - Bump Microsoft.OpenApi from 1.4.3 to 1.4.4 by @dependabot in #311
- Bump Microsoft.OpenApi from 1.4.3 to 1.4.4 by @millicentachieng in #312
- Add support for paths with alternate keys by @millicentachieng in #308
- Bump Microsoft.OpenApi from 1.4.4 to 1.4.5 by @dependabot in #318
- Bump Microsoft.OData.Edm from 7.12.5 to 7.13.0 by @dependabot in #319
- Adds OData query parameters to
$count
endpoints by @irvinesunday in #320 - Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #322
- Finds all the derived types for a schema element by @irvinesunday in #321
- Bump Microsoft.OData.Edm from 7.13.0 to 7.14.0 by @dependabot in #326
- Bump Microsoft.OpenApi from 1.4.5 to 1.5.0 by @dependabot in #331
- Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #332
- Only add 'By{Key}' suffix to OperationIds for alternate key paths by @millicentachieng in #330
- Bump version to 1.2.0 by @millicentachieng in #333
Full Changelog: v1.1.0...v1.2.0