chore: remove wechat remnants
This commit is contained in:
@@ -650,7 +650,7 @@ paths:
|
||||
type: number
|
||||
method:
|
||||
type: string
|
||||
enum: [wechat, alipay]
|
||||
enum: [alipay]
|
||||
responses:
|
||||
'200':
|
||||
description: Recharge initiated
|
||||
@@ -939,7 +939,7 @@ paths:
|
||||
properties:
|
||||
method:
|
||||
type: string
|
||||
enum: [wechat, alipay, balance]
|
||||
enum: [alipay, balance]
|
||||
responses:
|
||||
'200':
|
||||
content:
|
||||
@@ -1249,4 +1249,4 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/UploadResult'
|
||||
$ref: '#/components/schemas/UploadResult'
|
||||
|
||||
Reference in New Issue
Block a user