new payment by id method + shell scripts update + mntx removed
This commit is contained in:
10
interface/api/parameters/payments_ref.yaml
Normal file
10
interface/api/parameters/payments_ref.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
components:
|
||||
parameters:
|
||||
PaymentsRef:
|
||||
name: payments_ref
|
||||
in: path
|
||||
required: true
|
||||
description: Stable payment reference.
|
||||
schema:
|
||||
type: string
|
||||
minLength: 1
|
||||
Reference in New Issue
Block a user