Preferences
Help/Guide
About Trac
Wiki
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 15
and
Version 16
of
pyson
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/21/21 22:24:54 (
4 years
ago)
Author:
wouter
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
pyson
v15
v16
83
83
84
84
85
@JsonSubTypes(["
test.ObjectMapperTest
.Bear"])
85
@JsonSubTypes(["
__main__
.Bear"])
86
86
@JsonTypeInfo(use=Id.NAME, include=As.WRAPPER_OBJECT)
87
87
class Animal: