Ghost/core/server/api/v2/utils/serializers
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
..
input Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
output Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00