Pretty print Wcs data structures as JSON objects.
val workspace_response : Wcs_t.workspace_response ‑> string
workspace_response
val pagination_response : Wcs_t.pagination_response ‑> string
pagination_response
val list_workspaces_request : Wcs_t.list_workspaces_request ‑> string
list_workspaces_request
val list_workspaces_response : Wcs_t.list_workspaces_response ‑> string
list_workspaces_response
val intent_example : Wcs_t.intent_example ‑> string
intent_example
val intent_def : Wcs_t.intent_def ‑> string
intent_def
val entity_value : Wcs_t.entity_value ‑> string
entity_value
val entity_def : Wcs_t.entity_def ‑> string
entity_def
val next_step : Wcs_t.next_step ‑> string
next_step
val output_def : Wcs_t.output_def ‑> string
output_def
val dialog_node : Wcs_t.dialog_node ‑> string
dialog_node
val workspace : Wcs_t.workspace ‑> string
workspace
val input : Wcs_t.input ‑> string
input
val entity : Wcs_t.entity ‑> string
entity
val output : Wcs_t.output ‑> string
output
val message_request : Wcs_t.message_request ‑> string
message_request
val message_response : Wcs_t.message_response ‑> string
message_response
val create_response : Wcs_t.create_response ‑> string
create_response
val get_workspace_request : Wcs_t.get_workspace_request ‑> string
get_workspace_request
val action : Wcs_t.action ‑> string
action
val action_def : Wcs_t.action_def ‑> string
action_def
val log_entry : Wcs_t.log_entry ‑> string
log_entry
val logs_request : Wcs_t.logs_request ‑> string
logs_request
val logs_response : Wcs_t.logs_response ‑> string
logs_response