8000 Document `Base64Str` and `Base64Bytes` by Kludex · Pull Request #7192 · pydantic/pydantic · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@Kludex
Copy link
Member
@Kludex Kludex commented Aug 21, 2023

Selected Reviewer: @davidhewitt

@Kludex
Copy link
Member Author
Kludex commented Aug 21, 2023

please review

Comment on lines +1359 to +1361
"""A bytes type that is encoded and decoded using the base64 encoder."""
Base64Str = Annotated[str, EncodedStr(encoder=Base64Encoder)]
"""A str type that is encoded and decoded using the base64 encoder."""
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer, you are welcome to suggest a better description, if you have it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apply, and automerge as well, please.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c96f506
Status: ✅  Deploy successful!
Preview URL: https://41618324.pydantic-docs2.pages.dev
Branch Preview URL: https://document-base64.pydantic-docs2.pages.dev

View logs

@adriangb adriangb merged commit 820da6f into main Aug 23, 2023
@adriangb adriangb deleted the document-base64 branch August 23, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0