We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4014dfc commit 3cf4c22Copy full SHA for 3cf4c22
common.yml
@@ -124,8 +124,9 @@ components:
124
125
ImageTransactionData:
126
type: object
127
- items:
128
- $ref: './rt-images.yml#/components/schemas/ImagesFieldValue'
+ properties:
+ image:
129
+ $ref: './rt-images.yml#/components/schemas/ImagesFieldValue'
130
131
ImageBase64:
132
description: "Base64 encoded image"
0 commit comments