Update API reference JSON for v2.12.0

This commit is contained in:
Billy Tat
2025-07-28 15:09:10 -07:00
parent c11e9cc617
commit 1565237810
6 changed files with 11316 additions and 4 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-v2-11" />
<ApiDocMdx id="rancher-api-v2-12" />
+5
View File
@@ -250,6 +250,11 @@ module.exports = {
{
// Plugin Options for loading OpenAPI files
specs: [
{
id: "rancher-api-v2-12",
spec: "openapi/swagger-v2.12.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-v2-11" />
<ApiDocMdx id="rancher-api-v2-12" />
@@ -14,4 +14,4 @@ title: API 参考
import ApiDocMdx from '@theme/ApiDocMdx';
<ApiDocMdx id="rancher-api-v2-11" />
<ApiDocMdx id="rancher-api-v2-12" />
File diff suppressed because it is too large Load Diff
@@ -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-v2-11" />
<ApiDocMdx id="rancher-api-v2-12" />