grav-plugin-api
grav-plugin-api copied to clipboard
feat: create configs update endpoint
Closes #73
- [x] Creates new endpoint to update configs
- [x] Updates API specification for new endpoint
- [x] Documents new custom event for config update
- [x] Updates postman collection with new endpoint
- [ ] Add tests to cover new endpoint functionality