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

fix: Use correct param key in validate metro request #126

Closed Callisto13 closed 2 years ago

Callisto13 commented 2 years ago

The field here should be metro rather than facility.

Fixes https://github.com/packethost/packet-python/issues/125