Ghost/core/server/web/api
Katharina Irrgang 0a70226128 Separated pages & posts in Admin API v2 (#10494)
refs #10438, refs #10106

* Renamed existing pages ctrl
* Splitted posts & pages for Admin API v2
* Added pages JSON input schema for Admin API v2
* Removed single author for Content & Admin API v2
  - single author is not documented
  - single author usage is deprecated in v0.1
  - single author usage is removed in API v2
* Splitted posts & postsPublic controller for v2
* Removed requirement to send `status=all` from Admin API v2
* Removed `status` option from pages Content API v2
* Removed `status` options from Users Admin API v2
2019-02-22 10:17:14 +07:00
..
v0.1 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00
v2 Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
index.js Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00