mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 10:51:46 +03:00
11 lines
225 B
JSON
11 lines
225 B
JSON
|
{
|
||
|
"method_label": "Method",
|
||
|
"url_placeholder": "URL",
|
||
|
"searchParams": "Search Params",
|
||
|
"headers": "Headers",
|
||
|
"params": "Params",
|
||
|
"key": "Key",
|
||
|
"type": "Type (string or number)",
|
||
|
"description": "Description"
|
||
|
}
|