1 2 3 4 5 6 7 8 9 10 11 12
version: "3.1.0" apiVersion: "v3.1.0" kind: "DataContract" id: "invalid-schema-array-without-items" status: "active" schema: - name: "customers" logicalType: "object" properties: - name: "tags" logicalType: "array"