Skip to content

Commit

Permalink
update changie log
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbloss committed Jan 3, 2025
1 parent 75f19e4 commit fee892e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/unreleased/Refactor-20241227-103359.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kind: Refactor
body: 'BREAKING CHANGE: "Nullable" type now wraps all optional struct fields of API input objects. This "Nullable" type enables fields to be set to the JSON "null" value.'
body: 'BREAKING CHANGE: "Nullable" type now wraps optional "string", "ID", "bool", and timestamp struct fields of API input objects. This "Nullable" type enables fields to be set to the JSON "null" value.'
time: 2024-12-27T10:33:59.906375-06:00

0 comments on commit fee892e

Please sign in to comment.