Limited collaborator role pricing/billing field type changes
displague opened this issue · 0 comments
displague commented
A limited collaborator role org role has been introduced which removes pricing and billing data from API responses.
Where fields are now optional (with this project membership type), the response is expected to be omitted.
These changes could result in errors downstream of packngo. Packngo should update any fields that are optional under this circumstance to pointers.
Related to equinix/terraform-provider-metal#143