Skip to content

support for type string, format base64url #606

Description

@amarzavery

Open API Spec supports base64 formatted string via "byte" format. However, it would be better if Open API Spec supports base64url instead of base64.

Base64Url is very similar to Base64, except that the value encoding for characters 62 and 63 is different as it is explained in https://tools.ietf.org/html/rfc4648#page-7.

This is much safer than base64. What do you guys think about this?

Some of our customers have requested support for this. Please find the corresponding issue over here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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