Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTENT_TYPE_JSON |
"application/json" |
public static final String |
CONTENT_TYPE_XML |
"application/xml" |
public static final String |
CONTENT_TYPE_YAML |
"application/x-yaml" |
public static final String |
DEFAULT_ENCODING |
"UTF-8" |
public static final int |
HTTP_OK |
200 |
public static final String |
SWAGGER_JSON_FILE_PATH |
"/swagger.json" |
Copyright © 2020 WSO2. All rights reserved.