diff --git a/storage.yml b/storage.yml index c98c465..f24db9d 100644 --- a/storage.yml +++ b/storage.yml @@ -21,7 +21,7 @@ paths: post: tags: - "storage" - summary: "uploads an object into the service" + summary: "Uploads an object into the service" description: "" operationId: "uploadFile" consumes: @@ -52,7 +52,7 @@ paths: get: tags: - "storage" - summary: "Find pet by ID" + summary: "Download a wave file identified by Tag" description: "Returns a single pet" operationId: "getPetById" produces: @@ -74,7 +74,7 @@ paths: delete: tags: - "storage" - summary: "Deletes a wave file" + summary: "Deletes a wave file identified by Tag" description: "" operationId: "deleteWave" produces: