We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf4069 commit d61204cCopy full SHA for d61204c
Sources/InfluxDBSwift/InfluxDBClient.swift
@@ -97,7 +97,7 @@ public class InfluxDBClient {
97
/// - username: Username for authentication.
98
/// - password: Password for authentication.
99
/// - database: Target database.
100
- /// - retention_policy: Target retention policy.
+ /// - retentionPolicy: Target retention policy.
101
/// - precision: Default precision for the unix timestamps within the body line-protocol.
102
/// - protocolClasses: optional array of extra protocol subclasses that handle requests.
103
///
0 commit comments