packethost / packet-python

A Python client for the Equinix Metal API
http://metal.equinix.com/
GNU Lesser General Public License v3.0
40 stars 50 forks source link

Wrong key set for `validate_metro_capacity` #125

Closed Callisto13 closed 2 years ago

Callisto13 commented 2 years ago

In validate_metro_capacity, the key for the api call is set to facility, I believe it should be metro. The call is currently failing for me.

displague commented 2 years ago

Thanks, @Callisto13. This definitely appears to be incorrectly implemented.