json/v1.0/estimate.json in sk_api_schema-0.0.5 vs json/v1.0/estimate.json in sk_api_schema-0.0.6

- old
+ new

@@ -183,9 +183,15 @@ "method": "POST" }, { "rel": "attachments", "href": "estimates/{id}/attachments" }, + { "rel": "comments", + "href": "estimates/{id}/comments" + }, + { "rel": "emails", + "href": "estimates/{id}/emails" + }, { "rel": "print", "href": "estimates/{id}/print", "method": "POST", "properties" : { "template_id" : {