0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/canary/utils
Naz Gargol 30326cbd2d
Added handling for PUT members endpoint (#11194)
no issue

- Adds the ability to edit `name` field for a specific member by using `PUT /members/:id` endpoint
2019-10-03 13:38:22 +02:00
..
serializers Added handling for PUT members endpoint (#11194) 2019-10-03 13:38:22 +02:00
validators Added handling for PUT members endpoint (#11194) 2019-10-03 13:38:22 +02:00
index.js
permissions.js