4e0c6d60fb
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. |
||
---|---|---|
.. | ||
_static | ||
samples |