type: object required: - id - name properties: id: type: integer name: type: string age: nullable: true type: integer