json/v1.0/contact.json in sk_api_schema-0.9.2 vs json/v1.0/contact.json in sk_api_schema-0.9.3

- old
+ new

@@ -244,9 +244,14 @@ "filter[q]":{ "title" : "Search", "description": "Wildcard search in first, last_name, organisation, email, number", "type":"string" }, + "filter[organisation]":{ + "title" : "Organisation", + "description": "Search by organisation. Searches by organisation begins with name%", + "type":"string" + }, "filter[tags]":{ "title" : "Tags", "description": "Filter by a space delimited list of tags", "type":"string" }, \ No newline at end of file