Language Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/{languageId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/languages/{languageId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 68
{
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/languages/{languageId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/languages/multi HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 70
[
{
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/languages HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 68
{
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/languages/import HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/languages/filter/pages HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 56
{
"lang": "text",
"dsc": "text",
"key": "text",
"value": "text"
}
{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/pages HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/pages/by-key HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/langs HTTP/1.1
Host: inscada.cloud
Accept: */*
[
"text"
]
false
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/export HTTP/1.1
Host: inscada.cloud
Accept: */*
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-lang HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-lang-and-keys HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-lang-and-key HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-key HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-09-11T06:17:34.355Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-09-11T06:17:34.355Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/languages/multi/by-ids HTTP/1.1
Host: inscada.cloud
Accept: */*
No content