diff --git a/common.yml b/common.yml index abaff43..d3232d0 100644 --- a/common.yml +++ b/common.yml @@ -102,7 +102,7 @@ components: ImageBase64: description: "Base64 encoded image" type: string - format: byte + format: base64 example: "Base64 encoded image" RectangleCoordinates: