Skip to content

Commit 54913ab

Browse files
authored
Notes on deprecating fields.
1 parent 2d9587b commit 54913ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DEVELOPER.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Developer Notes
22

3+
#### Deprecation Strategies
4+
If we remove a field via deprecation, the field can still be passed in, but we will no longer deserialize it. As an example see [PR 204](https://github.com/rosette-api/java/pull/204).
5+
36
#### Building and Releasing
47
To be updated..
58

0 commit comments

Comments
 (0)