Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 3cc25fb

Browse files
committed
v3 docs: Remove download link from docker droplet
Docker droplets cannot be downloaded, so the docs should not show a download link on the example of one. [finishes #173184530] Authored-by: Reid Mitchell <rmitchell@pivotal.io>
1 parent 879938d commit 3cc25fb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/v3/source/includes/api_resources/_droplets.erb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,6 @@
389389
"assign_current_droplet": {
390390
"href": "https://api.example.org/v3/apps/7b34f1cf-7e73-428a-bb5a-8a17a8058396/relationships/current_droplet",
391391
"method": "PATCH"
392-
},
393-
"download": {
394-
"href": "https://api.example.org/v3/droplets/585bc3c1-3743-497d-88b0-403ad6b56d16/download"
395392
}
396393
},
397394
"metadata": {

0 commit comments

Comments
 (0)