docs fix
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
components:
|
||||
parameters:
|
||||
PaymentMethodsRef:
|
||||
Payment MethodsRef:
|
||||
name: payment_methods_ref
|
||||
in: path
|
||||
required: true
|
||||
description: Payment method reference (Mongo ObjectId, 24 hex chars).
|
||||
schema:
|
||||
$ref: ../../models/objectid.yaml#/components/schemas/ObjectId
|
||||
|
||||
Reference in New Issue
Block a user