diff --git a/website/source/docs/vagrant-cloud/api.html.md.erb b/website/source/docs/vagrant-cloud/api.html.md.erb index 5aa0f356e..a8f61e8c7 100644 --- a/website/source/docs/vagrant-cloud/api.html.md.erb +++ b/website/source/docs/vagrant-cloud/api.html.md.erb @@ -598,6 +598,7 @@ Sends a 2FA code to the requested delivery method. "username": "myuser", "description_markdown": "My development Vagrant box", "private": true, + "downloads": 123, "current_version": { "version": "1.2.3", "status": "active", @@ -679,6 +680,7 @@ Sends a 2FA code to the requested delivery method. "username": "myuser", "description_markdown": "My development Vagrant box", "private": true, + "downloads": 123, "current_version": { "version": "1.2.3", "status": "active",