{
"components": {
"schemas": {
"SerializableEntity": {
"type": "object",
"properties": {
"__class": {
"type": "string"
},
"metaData": {
"type": "object"
}