* Min API param binding with record /1
* Min API param binding with record /1
* Min API param binding with record /1
* Min API param binding with record /1
* Min API param binding with record /1
* Min API param binding with record /1
* react to feedback
* use struct
* use struct
* use struct
* use struct
* use struct
* use struct
* Adding FromService inference documentation
* Fix up Web API sample and doc /3
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <brolivei@microsoft.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
In the "ApiController attribute" chapter the first four link are duplicated below, pointing to the same resources (e.g. the sixth is a duplicate of the first and so on)
* Inconsistent responses for 400 error
Potential fix for inconsistency between automatic `[ApiController]` 400 response and `BadRequest()` result.
* Update index.md
* Removing moniker for 2.1
> The whole topic is set up as 2.1 or later, so the moniker range isn't needed.
https://github.com/dotnet/AspNetCore.Docs/pull/19260#discussion_r457550239
* edit pass
* add API ref link
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Add details for web API error handling
* Edit pass on web API error handling doc (#14389)
* remove extra closing paren
* Apply suggestions from code review
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Edit pass on web API error handling doc (#14412)
* Fix ToC link (#14414)
* Update web API intro doc for 3.0
* More edits
* React to feedback
* Add missing comma:
* Incorporate Acrolinx feedback
* Document workarounds
* more edits
* more edits
* Fix line numbers
* Improve code snippets
* Display assembly attribute section only for 2.2+
* Add another moniker range for 2.2+ content
* Fix line highlighting
* remove 1 workaround step
* minor edit
* simplify workaround steps
* more edits
* edit
* fix method name
* fix link