Closed ArtyomyuS closed 2 months ago
running datacontract test datacontract.yaml
datacontract test datacontract.yaml
model
categories: type: array items: type: string
(/) to be supported
(!) Fail result with:
│ failed │ Check that field categories has type ARRAY │ │ Type Mismatch, Expected Type: ARRAY; Actual Type: │ │ │ │ │ varchar[] │
Closing this one as it was fixed here: https://github.com/datacontract/datacontract-cli/pull/393
Having
When
running
datacontract test datacontract.yaml
Expect
model
(/) to be supported
Actual
(!) Fail result with: