v0.5.0
Changed
parseDescriptions
config option was changed toparseDocBlock
parseDocBlock
now takes the first part of your docBlock as the summary ifparseDocBlock
is true, it will default to empty if false.parseDocBlock
will take the rest of the docBlock (other than annotations) as the route's description.depracated
will now default to false ifparseDocBlock
is false