This PR fixes the parameter names within Swagger docs for various controllers.
Some of the operation parameters have been replaced with long descriptions. The parameter name was not visible in swagger.
This PR moves the parameter descriptions to the descriptions field and allows the parameter name to be shown.
This PR includes changes from PR #570. I have also search and fixes all other instances of this problem in Snowstorm controllers.
This PR fixes the parameter names within Swagger docs for various controllers.
Some of the operation parameters have been replaced with long descriptions. The parameter name was not visible in swagger. This PR moves the parameter descriptions to the descriptions field and allows the parameter name to be shown. This PR includes changes from PR #570. I have also search and fixes all other instances of this problem in Snowstorm controllers.