Merge pull request #1906 from btat/v2.12.0-api-reference

Update API reference JSON for v2.12.0
This commit is contained in:
Billy Tat
2025-07-29 09:25:30 -07:00
committed by GitHub
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" />