chore: auto-commit (4 archivos)
- .gitignore - CAPABILITIES_TODO.md - CHROMIUM_SYSTEM.md - hoppscotch/ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,182 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user