Skip to content

Commit

Permalink
update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed May 31, 2024
1 parent 5cd0b7d commit e749870
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openapis/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1691,7 +1691,7 @@ components:
description: >-
the requested bucket to upload to.
If not provided, defaults to the configured DATA_UPLOAD_BUCKET.
did:
guid:
type: string
required: false
description: GUID to be assigned to the object
Expand All @@ -1705,7 +1705,7 @@ components:
description: requested authorization resources to be set on the
resulting indexed record. You must have proper authorization to set this
example:
did: "123456abcd"
guid: "123456abcd"
file_name: "my_file.bam"
bucket: "bucket1"
expires_in: 1200
Expand All @@ -1718,7 +1718,7 @@ components:
type: string
required: true
description: the file name to use for this upload
did:
guid:
type: string
required: false
description: GUID to be assigned to the object
Expand Down

0 comments on commit e749870

Please sign in to comment.