#%RAML 1.0 DataType # LoginDTO type : object properties : username : string password : string