Skip to content

Commit 3bfaef9

Browse files
committed
Mention default in changeset
1 parent 9cfe04d commit 3bfaef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.changeset/improved_property_merging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ When using `allOf` to extend a base object type, `openapi-python-client` is now
1111
- Combining a generic numeric type with `int` (resulting in `int`).
1212
- Adding a `format` to a string.
1313
- Combining `any` with a specific type (resulting in that specific type).
14+
- Adding or overriding a `default`
1415

1516
> [!NOTE]
1617
> `pattern` and `max_length` are no longer fields on `StringProperty`, which may impact custom templates.

0 commit comments

Comments
 (0)