Skip to content

Commit 8afc8f9

Browse files
Chris Martinezcommonsensesoftware
Chris Martinez
authored andcommitted
Add 3.1 release notes
1 parent 8566f26 commit 8afc8f9

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-

1+
Support exploring default parameters values (#414)
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-

1+
Support Endpoint Routing (#413)
2+
ApiVersioningOptions.UseApiBehavior now defaults to true
3+
Enhanced API controller filtering with IApiControllerSpecification
4+
Add ApiBehaviorSpecification to match ApiControllerAttribute
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-

1+
Fixed exploring query options for `POST` when the controller action is not an EDM action
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-

1+
Fixed a scenario where **ODataAttributeRouteInfo** was not generated for some actions
2+
Added ODataControllerSpecification to identify OData controllers as API controllers

0 commit comments

Comments
 (0)