Added new schema - base.RegistryObject
Also please make additional check to the field
registryObjectItems:
type: object
anyOf:
- $ref: '#/components/schemas/registry.RealEstate'
- $ref: '#/components/schemas/registry.JointPropertyComplex'
- $ref: '#/components/schemas/registry.VehicleNew'
- $ref: '#/components/schemas/registry.OtherProperty'