json/v1.0/contact.json in sk_api_schema-0.9.4 vs json/v1.0/contact.json in sk_api_schema-0.9.5

- old
+ new

@@ -198,10 +198,10 @@ "description": "A client can have many addresses, sorted by date descending(new first). Default address is the most recent one.", "type":"array", "properties" : {"$ref":"./address.json#properties"} }, "team_id":{ - "description": "A team uuid. If set only the team and its parent teams can see the record.", + "description": "A team uuid. If set only the team and its parent teams can see the record. The team is set for all new documents and related objects like comments, attachments, emails. When changed ALL related objects are updated with the new team!!", "type":"string", "maxLength": 22, "minLength":22 }, "lead_source":{ \ No newline at end of file