Update content/shared/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5963/head
parent
bedc3e190b
commit
a92c97eba0
|
|
@ -14,7 +14,6 @@ The plugin API lets you:
|
|||
|
||||
Every plugin has access to the shared API through the `influxdb3_local` object. You don't need to import any libraries to use the API. It's available as soon as your plugin runs.
|
||||
|
||||
### Write and query data
|
||||
|
||||
#### Write data
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue