Package org.gwizard.swagger
Class SwaggerConfig
java.lang.Object
org.gwizard.swagger.SwaggerConfig
public final class SwaggerConfig
extends java.lang.Object
This is the root configuration object for the API specification.
All field names in the specification are case sensitive.
-
Constructor Summary
Constructors Constructor Description SwaggerConfig() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SwaggerConfig
public SwaggerConfig()
-