Skip to content

Commit

Permalink
Merge pull request #162 from regulaforensics/SP-14246/Fix_feedback
Browse files Browse the repository at this point in the history
SP-14246: Fix feedback
  • Loading branch information
GubinAlexander committed Apr 11, 2024
2 parents 8e073a8 + 2cca451 commit 7a34400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions p-transaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ paths:
elapsedTime:
type: integer
description: "Time the document processing has taken, ms."
CoreLibResultCode:
type: integer

"400":
description: "Bad request. Check your input data."
Expand Down Expand Up @@ -259,8 +261,6 @@ components:
TransactionImagesFieldValue:
type: object
properties:
fieldType:
$ref: "./e-graphic-field-type.yml#/components/schemas/GraphicFieldType"
light:
$ref: "./common.yml#/components/schemas/Light"
listIdx:
Expand Down

0 comments on commit 7a34400

Please sign in to comment.