Fix endpoint swagger summary
Modified some swagger description for some of the endpoints - because the summary wasn't clear what the endpoint does.
(Turned out to have a new line in description you have to use double '\n' instead of a single '\r\n', otherwise new line will be "ignored")