update json

Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
liuboaibc 2020-10-20 16:59:55 +08:00
parent 622124f88e
commit 1af8a17e90
7 changed files with 19322 additions and 6766 deletions

View File

@ -2,4 +2,7 @@
title: KubeSphere Api Documents
description: KubeSphere Api Documents
keywords: KubeSphere, KubeSphere Documents, Kubernetes
---
swaggerUrl: json/crd.json
---

View File

@ -0,0 +1,7 @@
---
title: KubeSphere Api Documents
description: KubeSphere Api Documents
keywords: KubeSphere, KubeSphere Documents, Kubernetes
swaggerUrl: json/kubesphere.json
---

View File

@ -2,4 +2,7 @@
title: KubeSphere Api Documents
description: KubeSphere Api Documents
keywords: KubeSphere, KubeSphere Documents, Kubernetes
---
swaggerUrl: json/crd.json
---

View File

@ -0,0 +1,7 @@
---
title: KubeSphere Api Documents
description: KubeSphere Api Documents
keywords: KubeSphere, KubeSphere Documents, Kubernetes
swaggerUrl: json/kubesphere.json
---

View File

@ -20,7 +20,7 @@
</style>
</head>
<body>
<redoc spec-url='{{ "json/api.json" | relURL }}'></redoc>
<redoc spec-url='{{ .Params.swaggerUrl | relURL }}'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc/bundles/redoc.standalone.js"> </script>
</body>
</html>

11401
static/json/crd.json Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff