Alejandro Amura

Results 1 issues of Alejandro Amura

Validating this RAML ``` #%RAML 1.0 title: Sample API version: v1 mediaType: application/json types: ValueListType: type: object properties: id: string label: string external: boolean discriminator: external KnowledgeValueListType: type: ValueListType discriminatorValue:...

v2
RAML 1.0