Inlineable objects

This commit is contained in:
barsdeveloper
2023-04-06 19:23:20 +02:00
parent 323d3dd040
commit ba3e9fa592
11 changed files with 212 additions and 212 deletions

View File

@@ -68,7 +68,7 @@ export default class ComplexEntity extends IEntity {
},
romeo: {
type: SimpleObject,
inline: true,
inlined: true,
},
}