AspNetCore.Docs/aspnet/web-api/overview/web-api-routing-and-actions/create-a-rest-api-with-attr.../samples
petyka 4e0c6d60fb Update sample13.cs (#7016)
I was reading the WebAPI 2 tutorial and found a mistake in this sample. The GetBookDetail action gets a parameter called id, and in the query, this id is checked against the AuthorId, which I think is wrong, it should be checked against the BookId property.
2018-06-13 16:09:20 -07:00
..
sample1.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample2.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample3.ps1 merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample4.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample5.ps1 merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample6.json merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample7.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample8.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample9.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample10.json merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample11.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample12.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample13.cs Update sample13.cs (#7016) 2018-06-13 16:09:20 -07:00
sample14.json merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample15.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample16.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample17.cs {authorId:int} instead of {authorId} (#2822) 2017-02-23 11:59:22 -10:00
sample18.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample19.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample20.html merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample21.json merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample22.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00