Docs: fix typo in developers/http_api/data_source.md (#93650)

This commit is contained in:
Jihoon Park 2024-09-24 23:08:43 +09:00 committed by GitHub
parent 813e1c1364
commit 4290d0e459
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -912,10 +912,10 @@ Content-Type: application/json
"datasource":{
"uid":"PD8C576611E62080A"
},
"format": "table"
"format": "table",
"maxDataPoints":1848,
"intervalMs":200,
"stringInput":"1,20,90,30,5,0",
"stringInput":"1,20,90,30,5,0"
}
],
"from":"now-5m",