fix: updated repository field in Package struct #647

Merged
lunny merged 3 commits from diogo464/go-sdk:fix-package into main 2024-01-29 05:38:17 +00:00
Contributor

The definition for Package in the most recent api switch the
repository field from a string to a Repository.
Without this fix api calls like ListPackages will fail to deserialize
the response.

The definition for `Package` in the most recent api switch the repository field from a string to a `Repository`. Without this fix api calls like ListPackages will fail to deserialize the response.
diogo464 added 1 commit 2024-01-05 22:58:26 +00:00
fix: updated repository field in Package struct
The definition for `Package` in the most recent api switch the
repository field from a string to a `Repository`.
Without this fix api calls like ListPackages will fail to deserialize
the response.
Some checks failed
testing / testing (pull_request) Has been cancelled
f8a01ee216
diogo464 force-pushed fix-package from f8a01ee216 to 84ee5c4ea5 2024-01-09 10:05:50 +00:00 Compare
lunny added 1 commit 2024-01-15 07:03:39 +00:00
Merge branch 'main' into fix-package
All checks were successful
testing / testing (pull_request) Successful in 3m4s
7b24de44ee
lunny approved these changes 2024-01-15 07:03:48 +00:00
jolheiser approved these changes 2024-01-27 01:47:31 +00:00
Owner

This just needs an update and we can merge it. 🙂
@diogo464 @lunny

This just needs an update and we can merge it. 🙂 @diogo464 @lunny
lunny added 1 commit 2024-01-29 05:29:34 +00:00
Merge branch 'main' into fix-package
All checks were successful
testing / testing (pull_request) Successful in 2m36s
2a8589dfec
lunny merged commit 5d0143e4e7 into main 2024-01-29 05:38:17 +00:00
Sign in to join this conversation.
No description provided.