json/v1.0/recurring.json in sk_api_schema-0.8.3 vs json/v1.0/recurring.json in sk_api_schema-0.8.4

- old
+ new

@@ -271,9 +271,12 @@ "description": "Copies the source(excl. number,date) and returns a new draft document. Fields passed with the object(e.g. notes, title, address_field) are not overwritten.", "type" : "string" } } }, + { "rel": "invoices", + "href": "invoices?filter[recurring_ids]={id}" + }, { "rel": "attachments", "href": "recurrings/{id}/attachments" }, { "rel": "comments", "href": "recurrings/{id}/comments"