* 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>