Skip to content

Commit

Permalink
change int format to int64
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpricethesecond committed Aug 22, 2024
1 parent 2a658ff commit 248652c
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 248652c

Please sign in to comment.