Commit Graph

9 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
Rick Anderson 8a6bd25d7f
brunolins16 PR : .NET 6 update and Adding FromService i (#25112)
* 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>
2022-02-24 15:05:26 -10:00
Luke Latham ee20e12b12
Update web API node to 3.1 or later (#24697) 2022-01-21 07:59:18 -06:00
SpiritBob b67ac33cfa
Add automatic 400 response logging code samples (#24463)
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-04 15:16:25 +00:00
Maira Wenzel e90ca8f216
update URL (#18575) 2020-05-29 15:08:36 -10:00
Ian Kemp d89957fb8d
Use strongly-typed status code (#18508)
* use strongly-typed constants for status code

* alphabetize usings
2020-05-27 16:19:47 -05:00
Rick Anderson 9bd2145a68
Ra/consumes (#16871)
* Heading and snippet.

* Code explanation.

* Additional explanation.

* ms.date

* [Consumes]

* [Consumes]

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-02-06 11:12:11 -08:00
Scott Addie dc9a3fc574
Restore missing 2.1 content in web API overview doc (#15833)
* Restore missing 2.1 content in web API overview doc

* Adjust moniker version
2019-11-22 17:06:27 -06:00
Scott Addie 4cf0bbb885
Add missing 2.x details to web API error handling doc (#14591)
* Add missing 2.x details to web API error handling doc

* Delete unnecessary folder

* more work

* more work

* more work

* more work

* more work

* minor edits
2019-09-25 15:19:08 -05:00
Scott Addie cc2946282a
Update web API intro doc for 3.0 (#14201)
* 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
2019-09-13 13:11:26 -05:00