fix: remove extra bracket preventing URL formatting (#4227)
* fix: remove extra bracket preventing URL formattingpull/4287/head^2
parent
816439818c
commit
d3bfdaa8e4
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: API Invokable Scripts
|
title: API Invokable Scripts
|
||||||
description: >
|
description: >
|
||||||
InfluxDB lets you [invoke scripts](/influxdb/cloud/api-guide/api-invokable-scripts/) using the InfluxDB APIs ([InfluxDB Cloud API]](/influxdb/cloud/api/) and [InfluxDB OSS (open source) API](/influxdb/latest/api/). Here, Jay Clifford explains how to use this feature with custom endpoints to improve the functionality, efficiency, and security of your applications.
|
InfluxDB lets you [invoke scripts](/influxdb/cloud/api-guide/api-invokable-scripts/) using the InfluxDB APIs ([InfluxDB Cloud API](/influxdb/cloud/api/) and [InfluxDB OSS (open source) API](/influxdb/latest/api/)). Here, Jay Clifford explains how to use this feature with custom endpoints to improve the functionality, efficiency, and security of your applications.
|
||||||
menu:
|
menu:
|
||||||
resources:
|
resources:
|
||||||
parent: Videos
|
parent: Videos
|
||||||
|
|
Loading…
Reference in New Issue