Skip to content

Commit 770c3bb

Browse files
U: yaml:samples
1 parent 7716468 commit 770c3bb

23 files changed

Lines changed: 35 additions & 35 deletions

File tree

docs/definitions/refundquery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ refundquery.response:
282282
refund_recv_accout_$n:
283283
type: string
284284
description: 退款入账账户
285-
example: 招商银行信用卡0403
285+
example: 招商银行信用卡
286286
maxLength: 64
287287
refund_success_time_$n:
288288
type: string

docs/hk/v3/refunds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ get:
324324
recv_account:
325325
type: string
326326
description: 退款入账账户
327-
example: 招商银行信用卡0403
327+
example: 招商银行信用卡
328328
fund_source:
329329
type: string
330330
description: 退款资金来源

docs/hk/v3/refunds/id/{refund_id}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ get:
7272
recv_account:
7373
type: string
7474
description: 退款入账账户
75-
example: 招商银行信用卡0403
75+
example: 招商银行信用卡
7676
fund_source:
7777
type: string
7878
description: 退款资金来源

docs/hk/v3/refunds/out-refund-no/{out_refund_no}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ get:
7373
recv_account:
7474
type: string
7575
description: 退款入账账户
76-
example: 招商银行信用卡0403
76+
example: 招商银行信用卡
7777
fund_source:
7878
type: string
7979
description: 退款资金来源

docs/v3/ecommerce/refunds/id/{refund_id}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ get:
6060
user_received_account:
6161
type: string
6262
description: 退款入账账户
63-
example: 招商银行信用卡0403
63+
example: 招商银行信用卡
6464
success_time:
6565
type: string
6666
format: rfc3339

docs/v3/ecommerce/refunds/out-refund-no/{out_refund_no}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ get:
6060
user_received_account:
6161
type: string
6262
description: 退款入账账户
63-
example: 招商银行信用卡0403
63+
example: 招商银行信用卡
6464
success_time:
6565
type: string
6666
format: rfc3339

docs/v3/ecommerce/refunds/{refund_id}/apply-abnormal-refund.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ post:
108108
user_received_account:
109109
type: string
110110
description: 退款入账账户
111-
example: 招商银行信用卡0403
111+
example: 招商银行信用卡
112112
success_time:
113113
type: string
114114
description: 退款成功时间

docs/v3/global/refunds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ get:
324324
recv_account:
325325
type: string
326326
description: 退款入账账户
327-
example: 招商银行信用卡0403
327+
example: 招商银行信用卡
328328
fund_source:
329329
type: string
330330
description: 退款资金来源

docs/v3/global/refunds/id/{refund_id}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ get:
7272
recv_account:
7373
type: string
7474
description: 退款入账账户
75-
example: 招商银行信用卡0403
75+
example: 招商银行信用卡
7676
fund_source:
7777
type: string
7878
description: 退款资金来源

docs/v3/global/refunds/out-refund-no/{out_refund_no}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ get:
7373
recv_account:
7474
type: string
7575
description: 退款入账账户
76-
example: 招商银行信用卡0403
76+
example: 招商银行信用卡
7777
fund_source:
7878
type: string
7979
description: 退款资金来源

0 commit comments

Comments
 (0)