influxdata / influxdb-client-swift

InfluxDB (v2+) Client Library for Swift
https://influxdata.github.io/influxdb-client-swift/
MIT License
26 stars 8 forks source link

feat: use `openapi` repository as a source for InfluxDB API definition #34

Closed bednar closed 3 years ago

bednar commented 3 years ago

Proposed Changes

Use https://github.com/influxdata/openapi as a source for InfluxDB API definition.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #34 (1478fc5) into master (6a165ad) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   87.41%   87.41%           
=======================================
  Files          10       10           
  Lines         699      699           
=======================================
  Hits          611      611           
  Misses         88       88           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6a165ad...1478fc5. Read the comment docs.