diff --git a/openapi/SwarmCommon.yaml b/openapi/SwarmCommon.yaml index a3e46342eea..c5c7155fcdd 100644 --- a/openapi/SwarmCommon.yaml +++ b/openapi/SwarmCommon.yaml @@ -995,6 +995,8 @@ components: description: "Determines if the download data should be cached on the node. By default the download will be cached" responses: + "200": + description: OK. "204": description: The resource was deleted successfully. "400":