Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5963/head
parent
f7ee9cf567
commit
8d92afad9e
|
|
@ -230,7 +230,7 @@ def process_request(influxdb3_local, query_parameters, request_headers, request_
|
|||
|
||||
# Return a response (automatically converted to JSON)
|
||||
return {"status": "success", "message": "Request processed"}
|
||||
```
|
||||
#### Next steps
|
||||
|
||||
After adding your plugin:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue