blob: 1b432bc90f5d9b77a9cf4729d02b07b5d149ba1a [file] [log] [blame]
openapi: '3.0.2'
info:
title: API Title
version: '1.0'
servers:
- url: https://api.server.test/api
paths:
/consume/qrcode/init:
$ref: consumeapi.yaml#/components/paths/qrcodePayInit
/consume/qrcode/confirm:
$ref: consumeapi.yaml#/components/paths/qrcodePayConfirm
/consume/qrcode/query/{refno}:
$ref: consumeapi.yaml#/components/paths/qrcodePayQuery