**v 0.2.1** For JSON schema like this: ``` "gender": { "description": "User's gender", "type": "string", "enum": [ "male", "female", "unspecified" ] } ``` Ramlo produces this:  While raml2boot gives this: 
v 0.2.1
For JSON schema like this:
Ramlo produces this:
While raml2boot gives this: