json/v1.0/client.json in sk_api_schema-0.6.1 vs json/v1.0/client.json in sk_api_schema-0.7.0
- old
+ new
@@ -1,8 +1,8 @@
{"type":"object",
"title": "client",
"name": "client",
- "description": "A client as seen by SalesKing",
+ "description": "A client as seen by SalesKing. This resource is DEPRECATED please use contacts instead with type-field set 'Client'",
"properties":{
"id":{
"description":"Unique identifier - UUID",
"identity":true,
"readonly":true,
\ No newline at end of file