Skip to content

Commit

Permalink
Fix image transaction data
Browse files Browse the repository at this point in the history
  • Loading branch information
GubinAlexander committed Feb 20, 2024
1 parent 4014dfc commit 3cf4c22
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,9 @@ components:

ImageTransactionData:
type: object
items:
$ref: './rt-images.yml#/components/schemas/ImagesFieldValue'
properties:
image:
$ref: './rt-images.yml#/components/schemas/ImagesFieldValue'

ImageBase64:
description: "Base64 encoded image"
Expand Down

0 comments on commit 3cf4c22

Please sign in to comment.