curl --location '/custom-fields/select-pageable/?page=&size=&value='{
"content": [
{
"id": 0,
"value": "string"
}
],
"pageable": {
"page": 0,
"size": 0
},
"totalElements": 0
}