Files
sendico/interface/api/parameters/payments_ref.yaml

11 lines
205 B
YAML

components:
parameters:
PaymentsRef:
name: payments_ref
in: path
required: true
description: Stable payment reference.
schema:
type: string
minLength: 1