Browse Source

Merge pull request #34171 from thaJeztah/fix-secrets-api-docs

Fix API docs for GET /secrets/{id}, GET /secrets
Vincent Demeester 8 years ago
parent
commit
a2202d5d5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -2779,7 +2779,7 @@ definitions:
         type: "string"
         format: "dateTime"
       Spec:
-        $ref: "#/definitions/ServiceSpec"
+        $ref: "#/definitions/SecretSpec"
 paths:
   /containers/json:
     get: