influxdata / openapi

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

chore: add stack and timeout to limit.yml #632

Closed blegesse-w closed 1 year ago

blegesse-w commented 1 year ago

Helps with #6495

Pr adds two new fields to the limits structure; stack and timeout (queryUnconditionalTimeoutSeconds, queryidleWriteTimeoutSeconds). These fields are to be used by the operator UI's Organization detail overlay.