raml-java-parser
raml-java-parser copied to clipboard
ERROR:Unexpected key 'name'. Options are : "description" or "displayName" or "strict" or "value" or /\((.+)\)/
Parser failing parse this 'name' element from response. Any help please. I think it as per RAML1.0 spec. ERROR:Unexpected key 'name'. Options are : "description" or "displayName" or "strict" or "value" or /((.+))/
responses: 200: body: application/json: examples: common: value: !include examples/accounts/accountId/get_200_common_account.json name: Common account displayName: Common account JSON output example description: JSON example output for a single common account
Aha! Link: https://mulesoft-roadmap.aha.io/features/APIRAML-82