mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 02:41:51 +03:00
12903c4bb4
# Description https://github.com/StanGirard/quivr/issues/1569 ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate): --------- Co-authored-by: mamadoudicko <mamadoudicko100@gmail.com>
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"
|
|
}
|