ed605c97f9
* ignore trailing slash in root URL check
* apply pr feedback
(cherry picked from commit 873e20b7ae)
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
17 lines
281 B
JSON
17 lines
281 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Test",
|
|
"id": "test",
|
|
"backend": true,
|
|
"executable": "test",
|
|
"state": "alpha",
|
|
"info": {
|
|
"version": "1.0.0",
|
|
"description": "Test",
|
|
"author": {
|
|
"name": "Will Browne",
|
|
"url": "https://willbrowne.com"
|
|
}
|
|
}
|
|
}
|