AspNetCore.Docs/aspnetcore/web-api
Bart Lannoeye b10558c28d Use StatusCode instead of hardcoded integers (#10886)
* Added missing ProducesResponseType, aligned response types

Fixes #10613

* Apply suggestions from code review

Co-Authored-By: bartlannoeye <bart.lannoeye@gmail.com>

* Use StatusCodes instead of int for define-controller samples

* Use StatusCodes instead of int for action-return-samples

* Apply PR remarks
2019-02-19 12:43:18 -06:00
..
action-return-types/samples Use StatusCode instead of hardcoded integers (#10886) 2019-02-19 12:43:18 -06:00
advanced Update conventions.md (#10666) 2019-01-28 15:37:45 -06:00
define-controller/samples Use StatusCode instead of hardcoded integers (#10886) 2019-02-19 12:43:18 -06:00
action-return-types.md Controller action return types fix (#10194) 2019-01-04 14:35:08 -10:00
index.md Update index.md (#10388) 2019-01-14 16:36:57 -10:00