AspNetCore.Docs/aspnet/web-api/overview/web-api-routing-and-actions/create-a-rest-api-with-attr...
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
..
_static
samples