@@ -23,6 +23,6 @@ Now, you can install the Swagger WebService for serving the Swagger specificatio
Notes
--
-Use RouteBuilder.Operation(..) to set the Nickname field of the API spec
-The Nickname of an Operation is automatically set by finding the name of the function. You can override it using RouteBuilder.Operation(..)
- The WebServices field of swagger.Config can be used to control which service you want to expose and document ; you can have multiple configs and therefore multiple endpoints.
- Use tag "description" to annotate a struct field with a description to show in the UI