0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v2/utils
Nazar Gargol 9020293e61 Added posibility to accept html as an input source for post
closes #10471

- Allows accepting HTML input for /posts endpoint when `?source=html` is
present in query parameter along with `html` in request payload
2019-02-15 18:58:46 +00:00
..
serializers Added posibility to accept html as an input source for post 2019-02-15 18:58:46 +00:00
validators Added posibility to accept html as an input source for post 2019-02-15 18:58:46 +00:00
index.js Updated Content API to use members plans to determine permission (#10483) 2019-02-14 18:17:02 +01:00
permissions.js Added settings ctrl to v2 2018-10-12 21:13:20 +02:00