com.smartbear.swagger4j
Interface Constants


public interface Constants

Swagger constants


Nested Class Summary
static class Constants.Format
          Format of swagger files, either json or xml
 
Field Summary
static String DEFAULT_API_VERSION
           
static String SWAGGER_VERSION
           
 

Field Detail

SWAGGER_VERSION

static final String SWAGGER_VERSION
See Also:
Constant Field Values

DEFAULT_API_VERSION

static final String DEFAULT_API_VERSION
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.