Changes between Version 33 and Version 34 of pyson


Ignore:
Timestamp:
05/19/21 11:40:50 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v33 v34  
    6464=== {{{@JsonValue}}}
    6565indicates that the value of annotated accessor
    66     (either field or "getter" method [a method with non-void return type,
    67     no args]) is to be used as the single value to serialize for the
    68     instance, instead of the usual method of collecting properties
    69     of value.
     66(either field or "getter" method [a method with non-void return type,
     67no args]) is to be used as the single value to serialize for the
     68instance, instead of the usual method of collecting properties
     69of value.
    7070
    7171