Commit Graph

3 Commits (0a51f3beb5a19a971843ff015e6d7df443abd770)

Author SHA1 Message Date
guardrex 98a9f9caff Bias-free communication 2024-09-25 11:20:34 -04:00
Tom Dykstra 20aa4779df
Follow-up to #33266 (#33281)
* restructure toc.yml

* redirect

* restore .net 6-8 for minimal in toc

* tweak toc

* remove not-latest include

* tweak toc

* add links to go to and from .net 9 / .net 8

* restructure toc

* fix folder name

* fix file metadata

* fix metadata, delete no-longer-needed includes

* delete no-longer needed files

* fix broken links

* redirect

* fix moniker tags
2024-08-06 20:06:09 -10:00
Mike Kistler f14939ae22
Restructure and update OpenAPI doc (#33157)
* 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>
2024-08-05 13:50:16 -10:00