Ettore Giallaurito

Results 1 issues of Ettore Giallaurito

The below JSON schema produce the below RAML library which displays the records item not as an array: ``` yaml #%RAML 1.0 Library types: account.raml: type: object additionalProperties: true properties:...