chore(docs): Migrate from Docusaurus v2 to v3 (#8036)

Migrate Docs to latest version of Docusaursu (3.3.2 as of time of
writing)

---------

Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
Jan-Frederic Schubert
2024-06-20 14:55:03 +02:00
committed by GitHub
parent f9742a58f4
commit 4101e1cd49
56 changed files with 6421 additions and 5343 deletions

View File

@@ -61,6 +61,9 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
{
name: "Failed Events"
},
{
name: "Feature Restrictions"
},
{
name: "General"
},

View File

@@ -48,6 +48,9 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
{
name: "User Authentication Factor"
},
{
name: "User Authorizations/Grants"
},
{
name: "User Email"
},

View File

@@ -36,6 +36,15 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
tags: [
{
name: "General"
},
{
name: "Usage Control"
},
{
name: "Limits"
},
{
name: "Quotas"
}
];
schemes: HTTPS;