Skip to content

Commit

Permalink
SP-11417: Missing results for DocBarCodeInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
GubinAlexander committed Sep 14, 2023
1 parent e61723a commit 3d78858
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rt-barcodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ components:
DocBarCodeInfo:
title: "Document BarCode Info"
description: "Raw data from BarCodes"
required:
- DocBarCodeInfo
allOf:
- type: object
properties:
Expand Down
1 change: 1 addition & 0 deletions rt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ components:

DocumentTypesCandidatesResult:
$ref: "./rt-doc-type-old.yml#/components/schemas/DocumentTypesCandidatesResult"

ChosenDocumentTypeResult:
$ref: "./rt-doc-type-old.yml#/components/schemas/ChosenDocumentTypeResult"

Expand Down

0 comments on commit 3d78858

Please sign in to comment.