Closed miili closed 1 year ago
A ReadableBytes alias for int that can serialize from a string which is suffixed with K, M, G, T...
ReadableBytes
int
Additional min/max constraints can be added.
Selected Assignee: @tiangolo
Covered by ByteSize https://docs.pydantic.dev/latest/usage/types/bytesize/
ByteSize
A
ReadableBytes
alias forint
that can serialize from a string which is suffixed with K, M, G, T...Additional min/max constraints can be added.
Selected Assignee: @tiangolo