Sfoglia il codice sorgente

Merge pull request #41486 from edigaryev/api-clarify-associated-volume-removal

api: clarify "v" option behavior in the container remove endpoint
Brian Goff 4 anni fa
parent
commit
0f8aaf9d9a

+ 1 - 1
api/swagger.yaml

@@ -6923,7 +6923,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.25.yaml

@@ -4021,7 +4021,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.26.yaml

@@ -4026,7 +4026,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.27.yaml

@@ -4101,7 +4101,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.28.yaml

@@ -4193,7 +4193,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.29.yaml

@@ -4227,7 +4227,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.30.yaml

@@ -4450,7 +4450,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.31.yaml

@@ -4520,7 +4520,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.32.yaml

@@ -5757,7 +5757,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.33.yaml

@@ -5762,7 +5762,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.34.yaml

@@ -5798,7 +5798,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.35.yaml

@@ -5785,7 +5785,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.36.yaml

@@ -5809,7 +5809,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.37.yaml

@@ -5836,7 +5836,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.38.yaml

@@ -5897,7 +5897,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.39.yaml

@@ -6617,7 +6617,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"

+ 1 - 1
docs/api/v1.40.yaml

@@ -6755,7 +6755,7 @@ paths:
           type: "string"
         - name: "v"
           in: "query"
-          description: "Remove the volumes associated with the container."
+          description: "Remove anonymous volumes associated with the container."
           type: "boolean"
           default: false
         - name: "force"