docs: generate OAS for 2.11.2 (#13925)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
type: object
|
||||
description: The refund's details.
|
||||
properties:
|
||||
amount:
|
||||
type: number
|
||||
title: amount
|
||||
description: The amount to refund.
|
||||
refund_reason_id:
|
||||
type: string
|
||||
title: refund_reason_id
|
||||
description: The ID of a refund reason.
|
||||
note:
|
||||
type: string
|
||||
title: note
|
||||
description: A note to attach to the refund.
|
||||
x-schemaName: AdminRefundPayment
|
||||
Reference in New Issue
Block a user