json/v1.0/email.json in sk_api_schema-0.9.4 vs json/v1.0/email.json in sk_api_schema-0.9.5
- old
+ new
@@ -89,10 +89,11 @@
"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.",
+ "description": "A team uuid taken from the related object. If set only the team and its parent teams can see the record.",
+ "readonly" :true,
"type":"string",
"maxLength": 22,
"minLength":22
}
},
\ No newline at end of file