json/v1.0/order.json in sk_api_schema-0.9.4 vs json/v1.0/order.json in sk_api_schema-0.9.5
- old
+ new
@@ -119,10 +119,11 @@
"type":"string",
"maxLength": 22,
"minLength":22
},
"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 contact. If set only the team and its parent teams can see the record.",
+ "readonly" :true,
"type":"string",
"maxLength": 22,
"minLength":22
},
"line_items":{