Feat(booking): New payment mode - KTMWallet
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good

This commit is contained in:
2022-10-10 22:39:46 +08:00
parent dcfa34176e
commit 9c456b72b2
5 changed files with 49 additions and 35 deletions

View File

@@ -583,7 +583,7 @@ const docTemplate = `{
},
"ktmTrainCreditCardType": {
"type": "string",
"example": "Visa|Mastercard"
"example": "Visa|Mastercard|KTMWallet"
},
"ktmTrainPassword": {
"type": "string",

View File

@@ -575,7 +575,7 @@
},
"ktmTrainCreditCardType": {
"type": "string",
"example": "Visa|Mastercard"
"example": "Visa|Mastercard|KTMWallet"
},
"ktmTrainPassword": {
"type": "string",

View File

@@ -106,7 +106,7 @@ definitions:
example: 01/2022
type: string
ktmTrainCreditCardType:
example: Visa|Mastercard
example: Visa|Mastercard|KTMWallet
type: string
ktmTrainPassword:
example: password