I have this component:
components: schemas: book: type: object required: - id properties: id: type: string