@Deprecated public class SwaggerConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_TYPE_JSON
Deprecated.
Content type "application/json" string for JSON messages
|
static String |
CONTENT_TYPE_YAML
Deprecated.
Content type "application/x-yaml" string for YAML messages
|
static String |
DEFAULT_ENCODING
Deprecated.
Default encoding for response messages generated from swagger generation
|
static int |
HTTP_OK
Deprecated.
Success response code for swagger responses
|
Constructor and Description |
---|
SwaggerConstants()
Deprecated.
|
public static final String CONTENT_TYPE_JSON
public static final String CONTENT_TYPE_YAML
public static final String DEFAULT_ENCODING
public static final int HTTP_OK
Copyright © 2022 WSO2. All rights reserved.