You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/Microsoft.AspNetCore.Mvc.Acceptance.Tests/Mvc/Basic/given a versioned Controller/when using a query string and split into two types.cs
+29
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,35 @@ public async Task then_get_with_integer_id_should_return_200()
Copy file name to clipboardExpand all lines: test/Microsoft.AspNetCore.Mvc.Acceptance.Tests/Mvc/Basic/given a versioned Controller/when using a url segment.cs
+28
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,34 @@ public async Task then_post_should_return_201( string version )
0 commit comments