Analyze if a static model tree can be compressed
Returns information about which options can be compressed into exhaustive branches
AuthorizationBearer <token>
In: header
Path Parameters
typeId*string
staticModelTreeId*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/types/static-model/string/string/analyze-compression"{
"canCompress": true,
"compressibleOptions": [
{
"branchCount": 0,
"codesCount": 0,
"optionName": "string"
}
],
"message": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}