Package dev.restate.sdk.annotation
Annotation Interface Json
Serialize/Deserialize the annotated element as Json
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionContent-type to use in request/responses.
-
Element Details
-
contentType
String contentTypeContent-type to use in request/responses.- Default:
"application/json"
-