Package com.skava.promotion.constant
Class PromotionDocumentationConstants
java.lang.Object
com.skava.promotion.constant.PromotionDocumentationConstants
This class is a constants manager holding all the constants to be used for swagger/any documentation.
- Since:
- 8.0
- Version:
- 8.0
- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
PROJECT WORKFLOW Describes project workflow for swagger descriptionstatic final String
PROMOTION INTRODUCTION - SWAGGER DOCUMENTATION Holds the list of major operations that is carried outstatic final String
Holds the version value of the servicestatic final String
Holds the API key valuestatic final String
Holds the version value of the API -
Method Summary
-
Field Details
-
VERSION_VALUE
Holds the version value of the service- See Also:
-
PROMOTION_INTRO
PROMOTION INTRODUCTION - SWAGGER DOCUMENTATION Holds the list of major operations that is carried out- See Also:
-
PROJECT_WORKFLOW
PROJECT WORKFLOW Describes project workflow for swagger description- See Also:
-
X_VERSION_VALUE
Holds the version value of the API- See Also:
-
X_API_KEY_DESC
Holds the API key value- See Also:
-