Add download version object on download api (#423)

This commit is contained in:
Cesar N
2020-11-19 15:04:13 -08:00
committed by GitHub
parent 37ff8bb60d
commit a20c6dc907
8 changed files with 87 additions and 22 deletions

View File

@@ -328,6 +328,10 @@ paths:
in: query
required: true
type: string
- name: version_id
in: query
required: true
type: string
responses:
200:
description: A successful response.