#%RAML 1.0 DataType # UserDTO type : object properties : username : string email : string role : UserRole phone : string