gcat/src/main/resources/api-docs-examples/profile/read-profile-response.json

11 lines
174 B
JSON
Raw Normal View History

2022-09-30 13:55:59 +02:00
{
"metadataformat": {
"metadatafield": {
"note": "Test field",
"fieldName": "test",
"dataType": "String",
"mandatory": false
},
"type": "EmptyProfile"
}
}