issues
search
influxdata
/
influxdb-client-swift
InfluxDB (v2+) Client Library for Swift
https://influxdata.github.io/influxdb-client-swift/
MIT License
27
stars
8
forks
source link
feat: update swagger to latest version
#23
Closed
bednar
closed
3 years ago
bednar
commented
3 years ago
Proposed Changes
Repair DBRPs type to match implementation:
https://github.com/influxdata/influxdb/pull/20705
Updated InfluxDB to v2.0.4
Use
norionomura/jazzy
docker image to build documentation in CI
Checklist
[x] CHANGELOG.md updated
[x] Rebased/mergeable
[x]
swift test
completes successfully
[x] Commit messages are in
semantic format
[x] Sign
CLA
(if not already signed)
Proposed Changes
norionomura/jazzy
docker image to build documentation in CIChecklist
swift test
completes successfully