0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Katharina Irrgang dcb2aa9ad4
Improved forwarding model options in the API layer (#9380)
no issue

- our API layer uses a unit to combine incoming data and options
- e.g. `options.data` is the end result
- we have to take care that we don't pass data into the model layer

Credits: Olivier Arteau
2018-01-09 13:26:09 +01:00
..
client@b8c614af4e Updated Ghost-Admin to 1.19.2 2018-01-04 17:21:55 +07:00
server Improved forwarding model options in the API layer (#9380) 2018-01-09 13:26:09 +01:00
test Added test for images w/o extensions for image size util (#9367) 2018-01-04 12:03:41 +01:00
index.js