json/v1.0/email.json in sk_api_schema-0.0.7 vs json/v1.0/email.json in sk_api_schema-0.0.8

- old
+ new

@@ -72,9 +72,13 @@ "updated_at": { "description": "Date the object was edited in SK.", "format":"date-time", "readonly":true, "type":"string" + }, + "team_id":{ + "description": "A team uuid. If set only the team and its parent teams can see the record.", + "type":"string" } }, "links":[ { "rel": "self", "href": "emails/{id}" \ No newline at end of file