swagger-samples
swagger-samples copied to clipboard
SUGGESTION: Scala example using @SwaggerDefinition annotation
It would be great to add a usage example of the @SwaggerDefinition annotation in Scala code like this one in Java: https://github.com/swagger-api/swagger-samples/blob/master/java/java-servlet/src/main/java/io/swagger/sample/servlet/SampleServlet.java#L27-L40
Related issue: https://github.com/swagger-api/swagger-play/issues/134