Skip to content

Commit 88a0c7e

Browse files
40380 - rename outData, inData
1 parent 6f75987 commit 88a0c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

p-transaction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@ components:
198198
title: "TransactionProcessResult"
199199
type: object
200200
properties:
201-
OutData:
201+
outData:
202202
$ref: '#/components/schemas/OutData'
203-
InData:
203+
inData:
204204
$ref: '#/components/schemas/InData'
205205
tag:
206206
type: string

0 commit comments

Comments
 (0)