Elia Abu Nassar

Results 1 issues of Elia Abu Nassar

**Describe the bug** Given the following OpenAPI yaml: ``` openapi: 3.0.0 components: schemas: InventoryItem: type: object properties: item-id: type: string external-ids: type: array items: type: string oneOf: - required: [...