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

11 lines
174 B
JSON

{
"metadataformat": {
"metadatafield": {
"note": "Test field",
"fieldName": "test",
"dataType": "String",
"mandatory": false
},
"type": "EmptyProfile"
}
}