-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Use
@JsonDeserialize(contentAs= String.class)for Action interface.
Unable to convert JSON to Object. objectMapper.readValue(string, toValueType);
- Use @JsonProperty("requestId") as well and for other variables.
Metadata
Metadata
Assignees
Labels
No labels