Changed some integer types to int64 in the admin api schema #480

Merged
quentin merged 1 commit from fivebats/garage:main into main 2023-01-17 11:04:29 +00:00
Contributor

Modified integer types representing byte or object count to int64 to prevent overflow.

This addresses issue #476.

Modified integer types representing byte or object count to int64 to prevent overflow. This addresses issue #476.
fivebats added 1 commit 2023-01-17 08:06:07 +00:00
Change some integer types to int64
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
fcc5033466
Modified integer types representing byte or object count to int64 to prevent overflow.
quentin approved these changes 2023-01-17 11:04:00 +00:00
quentin left a comment
Owner

LGTM, will upgrade the SDK soon an post a message here to notify you :-)

LGTM, will upgrade the SDK soon an post a message here to notify you :-)
quentin merged commit fcc5033466 into main 2023-01-17 11:04:29 +00:00
Sign in to join this conversation.
No description provided.