tools icon indicating copy to clipboard operation
tools copied to clipboard

Results 1 tools issues
Sort by recently updated
recently updated
newest added

Right now it's not possible to annotate a function with `@JsonProperty` and have it be included in the json. For example, following kotlin code will be serialized into an empty...