jsonSchema

@Nullable
open fun jsonSchema(): @Nullable Serde.Schema

Return

a Draft 2020-12 Json Schema. It should be self-contained, and MUST not contain refs to files or HTTP. The schema is currently used by Restate to introspect the service contract and generate an OpenAPI definition.