influxdata / openapi

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

chore: add defaultStorageType to organization #627

Closed wdoconnell closed 1 year ago

wdoconnell commented 1 year ago

api/v2/orgs (the IDPE orgs endpoint) can send back a defaultStorageType property that discloses whether the org is using tsm or iox. This PR adds that optional property to the openapi spec.