rbeauchamp / Swashbuckle.OData

Extends Swashbuckle with OData v4 support!
Other
128 stars 96 forks source link

Update to OData 7.2 and support $apply #150

Closed rbeauchamp closed 4 years ago

rbeauchamp commented 7 years ago
rbeauchamp commented 7 years ago

From #147:

The OData v4 specification allows for a query aggregation method called $apply. In the generated output for this library, the $apply option is not present on GET methods, as seen in the following screenshot:

image

Would be great if this option could be added in, as we use it for grouping a LOT.

Thanks!

rbeauchamp commented 7 years ago

@robertmclaws Uploaded NuGet package: https://www.nuget.org/packages/Swashbuckle.OData/4.0.0-beta1