Skip to content

Commit

Permalink
Merge pull request #38 from tapis-project/file-info-size
Browse files Browse the repository at this point in the history
change int format to int64
  • Loading branch information
kevinpricethesecond authored Aug 22, 2024
2 parents 67174c1 + 248652c commit 6fa66ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/resources/openapi_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,7 @@ components:
type: string
size:
type: integer
format: int64
description: size in bytes
# --- GlobusTransferItem -------------------------------------------------------------
GlobusTransferItem:
Expand Down

0 comments on commit 6fa66ad

Please sign in to comment.