Skip to content

Commit

Permalink
docs: add uri as a supported data type (#2217)
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha authored Dec 14, 2024
1 parent 8fa6054 commit 45cb0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/supported-data-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Below are the data types and features recognized by datamodel-code-generator for
- ipv6
- hostname
- decimal
- uri

### Other schema
- enum (as enum.Enum or typing.Literal)
Expand Down

0 comments on commit 45cb0dd

Please sign in to comment.