influxdata / openapi

An OpenAPI specification for influx (cloud/oss) apis.
MIT License
17 stars 10 forks source link

chore(billing): Remove Region from BillingInfo #454

Closed distortia closed 2 years ago

distortia commented 2 years ago

Removes the region from the BillingInfo Schema. The region is no longer needed in a multi-org/account world and instead of fetching the region for the active org, we simply removed it.