Make docs/ point to v2.11

This commit is contained in:
Tom Lebreux
2025-06-09 16:50:16 -04:00
parent f22dba31ad
commit 7f3f3a81f7
4 changed files with 2 additions and 5540 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ At this time, not all Rancher resources are available through the Rancher Kubern
import ApiDocMdx from '@theme/ApiDocMdx';
<ApiDocMdx id="rancher-api" />
<ApiDocMdx id="rancher-api-v2-11" />
-5
View File
@@ -243,11 +243,6 @@ module.exports = {
{
// Plugin Options for loading OpenAPI files
specs: [
{
id: 'rancher-api',
spec: 'openapi/swagger.json',
// route: '/api/',
},
{
id: 'rancher-api-v2-11',
spec: 'openapi/swagger-v2.11.json',
@@ -14,4 +14,4 @@ title: API 参考
import ApiDocMdx from '@theme/ApiDocMdx';
<ApiDocMdx id="rancher-api" />
<ApiDocMdx id="rancher-api-v2-11" />
-5533
View File
File diff suppressed because it is too large Load Diff