We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1389c90 commit 87b2fcaCopy full SHA for 87b2fca
.openpublishing.redirection.json
@@ -1,4 +1,4 @@
1
-{
+{
2
"redirections": [
3
{
4
"source_path": "aspnetcore/web-api/microsoft.dotnet-openapi.md",
@@ -10,6 +10,11 @@
10
"redirect_url": "/aspnet/core/fundamentals/openapi/aspnetcore-openapi",
11
"redirect_document_id": false
12
},
13
+ {
14
+ "source_path": "aspnetcore/fundamentals/openapi/buildtime-openapi.md",
15
+ "redirect_url": "/aspnet/core/fundamentals/openapi/aspnetcore-openapi#generate-openapi-documents-at- build-time",
16
+ "redirect_document_id": false
17
+ },
18
19
"source_path": "aspnetcore/security/authentication/samples.md",
20
"redirect_url": "/aspnet/core/security/authorization/introduction",
0 commit comments