65ca2b3d43
- .gitignore - CAPABILITIES_TODO.md - CHROMIUM_SYSTEM.md - hoppscotch/ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
183 lines
3.8 KiB
JSON
183 lines
3.8 KiB
JSON
{
|
|
"v": 1,
|
|
"name": "registry_api",
|
|
"folders": [],
|
|
"requests": [
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/status",
|
|
"name": "status",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
},
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/search?q=slice",
|
|
"name": "search basico",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
},
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/search?q=http&lang=py&kind=function",
|
|
"name": "search filtrado (py/function)",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
},
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/locations",
|
|
"name": "locations (todos)",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
},
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/locations/<<pc>>",
|
|
"name": "locations por PC",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
},
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/functions/filter_slice_go_core",
|
|
"name": "show funcion",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
},
|
|
{
|
|
"v": "2",
|
|
"endpoint": "<<baseURL>>/api/search?q=metabase&kind=function",
|
|
"name": "search metabase",
|
|
"params": [],
|
|
"headers": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"active": true
|
|
}
|
|
],
|
|
"method": "GET",
|
|
"auth": {
|
|
"authType": "none",
|
|
"authActive": true
|
|
},
|
|
"preRequestScript": "",
|
|
"testScript": "",
|
|
"body": {
|
|
"contentType": null,
|
|
"body": null
|
|
},
|
|
"requestVariables": []
|
|
}
|
|
]
|
|
}
|