-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The Blob definition is defined here. A Blob is used in a few locations, one of which is in a Code object here. According to the AWS API Reference doc, this should be encoded as "Base64-encoded binary data object." Swagger has support for Base64 encoded content by using the format: byte property. The Blob format property is currently set to password. I believe it should be set to byte.
Metadata
Metadata
Assignees
Labels
No labels