Add upcoming release page

* Add HEAD support mention
* Add change for bulk call
This commit is contained in:
steve-chavez
2019-09-18 14:19:40 -05:00
parent 1a18ef5a20
commit 2186a7e1a8
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ All views and tables in the exposed schema and accessible by the active database
GET /people HTTP/1.1
There are no deeply/nested/routes. Each route provides OPTIONS, GET, POST, PATCH, and DELETE verbs depending entirely on database permissions.
There are no deeply/nested/routes. Each route provides OPTIONS, GET, HEAD, POST, PATCH, and DELETE verbs depending entirely on database permissions.
.. note::