App_config.JsonSourcetype kv_item = {etag : string;key : string;label : string option;content_type : string option;locked : bool;last_modified : string;}Serialize a value of type kv_item into a JSON string.
Input JSON data of type kv_item.
Serialize a value of type kv_result into a JSON string.
Input JSON data of type kv_result.