Error when property is a number
pacafuentes opened this issue · 0 comments
pacafuentes commented
Error when parsing:
#%RAML 1.0
title: Test!
types:
type-with-number:
type: object
properties:
214:
displayName: "214"
/reosurce:
get:
body:
application/json:
type: type-with-number