package wcs-api

  1. Overview
  2. Docs

Parameters

Signature

val version : string
. Check workspaces
val ws_check : Wcs_lib.Wcs_t.workspace -> bool
. Utility functions
val parameters_of_json : Wcs_lib.Wcs_t.json -> string
. Generic functions
val post : Wcs_lib.Wcs_t.credential -> string -> string -> string
val get : Wcs_lib.Wcs_t.credential -> string -> string -> string
val delete : Wcs_lib.Wcs_t.credential -> string -> string

Watson Conversation API

val delete_workspace : Wcs_lib.Wcs_t.credential -> string -> unit
val update_workspace : Wcs_lib.Wcs_t.credential -> string -> Wcs_lib.Wcs_t.workspace -> unit
Logs