Przeglądaj źródła

Merge branch 'auth-testing' of https://github.com/porter-dev/porter into auth-testing

mergin
Alexander Belanger 5 lat temu
rodzic
commit
cfefa13dde
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      docs/API.md

+ 7 - 0
docs/API.md

@@ -297,6 +297,13 @@ User{
 
 **Request body:**
 
+```js
+{
+  "rawKubeConfig": String,
+  "allowedClusters": []String,
+}
+```
+
 **Successful Response Body**: N/A
 
 **Successful Status Code**: `204`