Skip to content

unknown format "base64" ignored in schema at path #8

@gotorresgt18

Description

@gotorresgt18

I am working with this json:

{
"type": "object",
"properties": {
"file": {
"type": "string" ,
"format":"base64" ,
"maxSize":"500000" ,
"title":"Upload file"
}
}
}

And I have this issue:

unknown format "base64" ignored in schema at path "#/properties/file"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions