From d2d2cfeb968ef456d8aa111262f4b02f84b2a722 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 1 Jul 2024 18:01:43 +0300 Subject: [PATCH] SP-16044: Add get transactions by tag endpoint --- p-transaction.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/p-transaction.yml b/p-transaction.yml index 1d6ff51..91354de 100644 --- a/p-transaction.yml +++ b/p-transaction.yml @@ -269,9 +269,6 @@ components: TransactionProcessRequest: type: object properties: - tag: - type: string - description: "session id" processParam: $ref: "./p-process.yml#/components/schemas/ProcessParams" List: