fix: Fix tag on getTradeBlocByID

This commit is contained in:
Yaroslav Rogov 2021-06-15 15:52:40 +03:00
parent 27800cf4ae
commit 6c5f444404
No known key found for this signature in database
GPG Key ID: 5159F2A85653816B

View File

@ -1,7 +1,7 @@
get:
description: Получить данные торгового блока по его ID
tags:
- PaymentInstitutions
- TradeBlocs
operationId: getTradeBlocByID
parameters:
- $ref: '#/parameters/requestID'