gg
Deploy Iddaai Backend / build-and-deploy (push) Successful in 2m45s

This commit is contained in:
2026-05-05 14:06:20 +03:00
parent 7a1cf14e2f
commit 9bb8f39bca
8 changed files with 404 additions and 157 deletions
@@ -829,6 +829,311 @@
}
]
},
{
"name": "AiProxy",
"item": [
{
"name": "DELETE /api/ai-engine/{path}",
"request": {
"method": "DELETE",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"description": "",
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
],
"query": []
}
},
"response": [
{
"name": "DELETE /api/ai-engine/{path} - 200",
"originalRequest": {
"method": "DELETE",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
]
}
},
"status": "",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{}"
}
]
},
{
"name": "GET /api/ai-engine/{path}",
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"description": "",
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
],
"query": []
}
},
"response": [
{
"name": "GET /api/ai-engine/{path} - 200",
"originalRequest": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
]
}
},
"status": "",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{}"
}
]
},
{
"name": "PATCH /api/ai-engine/{path}",
"request": {
"method": "PATCH",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"description": "",
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
],
"query": []
}
},
"response": [
{
"name": "PATCH /api/ai-engine/{path} - 200",
"originalRequest": {
"method": "PATCH",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
]
}
},
"status": "",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{}"
}
]
},
{
"name": "POST /api/ai-engine/{path}",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"description": "",
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
],
"query": []
}
},
"response": [
{
"name": "POST /api/ai-engine/{path} - 200",
"originalRequest": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
]
}
},
"status": "",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{}"
}
]
},
{
"name": "PUT /api/ai-engine/{path}",
"request": {
"method": "PUT",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"description": "",
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
],
"query": []
}
},
"response": [
{
"name": "PUT /api/ai-engine/{path} - 200",
"originalRequest": {
"method": "PUT",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"url": {
"raw": "{{beBaseUrl}}/api/ai-engine/{{path}}",
"host": [
"{{beBaseUrl}}"
],
"path": [
"api",
"ai-engine",
"{path}"
]
}
},
"status": "",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{}"
}
]
}
]
},
{
"name": "Analysis",
"item": [