Skip to content

Commit 1f42128

Browse files
authored
chore(api): update to the latest InfluxDB OSS API (#281)
1 parent 86bda85 commit 1f42128

File tree

278 files changed

+1094
-2253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

278 files changed

+1094
-2253
lines changed

CHANGELOG.md

+13-2

client/src/generated/java/com/influxdb/client/JSON.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/ASTResponse.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AddResourceMemberRequestBody.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AnalyzeQueryResponse.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AnalyzeQueryResponseErrors.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/ArrayExpression.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Authorization.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AuthorizationLinks.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AuthorizationPostRequest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AuthorizationUpdateRequest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Authorizations.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Axes.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Axis.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/AxisScale.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BadStatement.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BandViewProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BinaryExpression.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Block.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BooleanLiteral.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Bucket.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BucketLinks.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BucketMetadataManifest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BucketRetentionRules.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BucketShardMapping.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Buckets.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BuilderAggregateFunctionType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BuilderConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BuilderConfigAggregateWindow.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BuilderFunctionsType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BuilderTagsType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/BuiltinStatement.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CallExpression.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Cell.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CellLinks.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CellUpdate.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CellWithViewProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Check.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CheckBase.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CheckBaseLinks.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CheckDiscriminator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CheckPatch.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CheckStatusLevel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/CheckViewProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/Checks.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

client/src/generated/java/com/influxdb/client/domain/ConditionalExpression.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Influx OSS API Service
3-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3+
* The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint.
44
*
55
* OpenAPI spec version: 2.0.0
66
*

0 commit comments

Comments
 (0)