* Create directory for openapi content
* OpenAPI content restructure
* Swap order of controller/minimal tabs and other minor fixes
* Fix broken xrefs
* More xref fixes
* Update openapi9.md
* Update .openpublishing.redirection.json
* Update aspnetcore-openapi.md
* Apply suggestions from PR review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Delete aspnetcore-openapi.md
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Apply suggestions from PR review
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* Move OpenAPI section under APIs, to cover both controllers and minimal
* Fix example for IEndpointParameterMetadataProvider
* A better IEndpointParameterMetadataProvider example
* More minor fixes
* Fix toc
* Fix openapi overview article
* Fix openapi overview uid
* Add h1 to openapi overview article
* Fix OpenAPI section leak into versions prior to .NET 9
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* update whats new file names
Rename all the existing files to match the new names. Then, update the TOC, index, and redirections to match the new names.
* remove old NuPkg
* Add latest NuPkg
* Fix redirection targets.
* Redirection, part II
* Add an authentication overview doc explaining high-level authentication concepts (schemes, challenges, etc.).
* Update redirect doc to use authentication/index as the authentication landing page
* Update .openpublishing.redirection.json
* Update index.md
* Update index.md
* Revise authentication overview doc based on PR feedback.
* Apply suggestions from code review
Co-Authored-By: Chris Ross <Tratcher@Outlook.com>
* Use scheme names explicitly in authN config sample
* Add an 'Authenticate' section to the concepts to mirror Challenge and Forbid.
* Update index.md
* Replace one bullet point list with a sentence.
* Update index.md
* Convert web API jQuery doc to Fetch API
* More work
* More edits
* Add missing file extension to source_path
* More edits
* Fix broken section anchor link