Ver código fonte

quick fix docs

Alexander Belanger 5 anos atrás
pai
commit
9789afdf13
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      docs/API.md

+ 2 - 2
docs/API.md

@@ -584,7 +584,7 @@ Chart{
 
 
 **Query parameters:** N/A
 **Query parameters:** N/A
 
 
-**Request Body**: the full body is determined by the [namespace specification](https://pkg.go.dev/k8s.io/api/core/v1#NamespaceList), but we're primarily only interested in namespace `name`:
+**Request Body**: 
 
 
 ```js
 ```js
 {
 {
@@ -596,7 +596,7 @@ Chart{
 }
 }
 ```
 ```
 
 
-**Successful Response Body**:
+**Successful Response Body**: the full body is determined by the [namespace specification](https://pkg.go.dev/k8s.io/api/core/v1#NamespaceList), but we're primarily only interested in namespace `name`:
 
 
 ```js
 ```js
 {
 {