mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:57:32 +00:00
docs: start benchmarking v4
This commit is contained in:
@@ -1068,6 +1068,28 @@ module.exports = {
|
||||
"apis/benchmarks/v2.70.0/oidc_session/index",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "v4",
|
||||
link: {
|
||||
title: "v4",
|
||||
slug: "/apis/benchmarks/v4",
|
||||
description: "Benchmark results of Zitadel v4\n",
|
||||
},
|
||||
items: [
|
||||
"apis/benchmarks/v4/add_session/index",
|
||||
"apis/benchmarks/v4/human_password_login/index",
|
||||
"apis/benchmarks/v4/introspect/index",
|
||||
"apis/benchmarks/v4/machine_client_credentials_login/index",
|
||||
"apis/benchmarks/v4/machine_jwt_profile_grant/index",
|
||||
"apis/benchmarks/v4/machine_pat_login/index",
|
||||
"apis/benchmarks/v4/manipulate_user/index",
|
||||
"apis/benchmarks/v4/oidc_session/index",
|
||||
"apis/benchmarks/v4/otp_session/index",
|
||||
"apis/benchmarks/v4/password_session/index",
|
||||
"apis/benchmarks/v4/user_info/index",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user