Explorar el Código

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

Fix API docs for GET /secrets/{id}, GET /secrets
Vincent Demeester hace 8 años
padre
commit
a2202d5d5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: