equinixmetal-archive / packngo

[Deprecated] A Golang client for the Equinix Metal API. (Packet is now Equinix Metal)
https://deploy.equinix.com/labs/equinix-sdk-go/
Other
79 stars 60 forks source link

support for Organizations and Payment Methods #60

Closed t0mk closed 6 years ago

t0mk commented 6 years ago

It should be possible to read (and maybe write) organizations and payment methods.

https://www.packet.net/developers/api/organizations/

https://www.packet.net/developers/api/paymentmethods/

This is drone work, and maybe the effort would be better spent to produce golang code from Swagger api-docs.

t0mk commented 6 years ago

done by #61