Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support []byte as type string format base64 #117

Closed
wants to merge 1 commit into from

Conversation

trim21
Copy link

@trim21 trim21 commented Jun 24, 2024

golang's json package will encode and decode []byte to base64 string.

So I think we should generate schcma {"format":"base64","type":"string"} for []byte

@vearutop
Copy link
Member

Thank you for this PR, I've noticed it a bit too late, after I made #119.

Please try latest version v0.3.71.

@vearutop vearutop closed this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants