Skip to content

Recent breaking base64 change #56

@NathanBaulch

Description

@NathanBaulch

The strfmt.Base64 JSON marshalers were recently switched from base64.StdEncoding to base64.URLEncoding in f620df9. This breaks a Go client I'm working on which consumes a third party .net service.
If this was intended then perhaps there needs to be a way to configure the preferred base64 encoder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions