You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `InfluxDB 2.0 API <https://github.com/influxdata/influxdb/blob/master/http/swagger.yml>`_ client for management
54
55
- the client is generated from the `swagger <https://github.com/influxdata/influxdb/blob/master/http/swagger.yml>`_ by using the `openapi-generator <https://github.com/OpenAPITools/openapi-generator>`_
@@ -219,6 +220,7 @@ The data could be written as
219
220
3. Dictionary style mapping with keys: ``measurement``, ``tags``, ``fields`` and ``time``
220
221
4. List of above items
221
222
5. A ``batching`` type of write also supports an ``Observable`` that produce one of an above item
0 commit comments