influxdata / openapi

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

chore(nifid): add clientID #562

Closed genehynson closed 1 year ago

genehynson commented 1 year ago

Helps https://github.com/influxdata/data-acquisition/issues/464

Changes name of certProvidedAt to brokerCertCreationDate as we've done in the code already.

Adds clientID property to params and response in preparation for new feature.