Skip to content

Commit

Permalink
Add the "bytes" str-format
Browse files Browse the repository at this point in the history
  • Loading branch information
smondet committed Nov 25, 2024
1 parent 14c74a3 commit 45bc0a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/json_schema.atd
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ type str_format = [
| Email <json name="email">
| Idn_email <json name="idn-email">
| Decimal <json name="decimal">
| Bytes <json name="bytes">
| Field_mask <json name="field-mask">
]

Expand Down

0 comments on commit 45bc0a4

Please sign in to comment.