Ghost/core/server/web/api/v2/content
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
..
app.js Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
middleware.js Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
routes.js Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00