I can't find any more document or implementation on the parameter shorthand definition, but it would be nice to have a shorthand for required.
Something like:
* - (body) password? {String} User's Password
or
* - (body) password {String?} User's Password