equinix-labs / metal-go

[Deprecated] Golang client for Equinix Metal
https://deploy.equinix.com/labs/equinix-sdk-go/
MIT License
3 stars 2 forks source link

fix: updated propert quantity in metro info #143

Closed codinja1188 closed 1 year ago

codinja1188 commented 1 year ago

Description:

The quantity filed type is changed from string to int32 (v0.17.0 - v0.19.0). But it returns zero in all cases. In this PR we reverted the type from the int string back.

What issues it Fix?

https://github.com/equinix-labs/metal-go/issues/142

github-actions[bot] commented 1 year ago

This PR is included in version 0.19.1 :tada: