general-runtime
general-runtime copied to clipboard
feat: add set v3 handler (COR-2920)
Fixes or implements COR-2920
Brief description. What is this change?
Implementation details. How do you make this change?
Setup information
Deployment Notes
Related PRs
- https://github.com/voiceflow/XXXXXXXXX/pull/123
Checklist
- [ ] Breaking changes have been communicated, including:
- New required environment variables
- Renaming of interfaces (API routes, request/response interface, etc)
- [ ] New environment variables have been deployed
- [ ] Appropriate tests have been written
- Bug fixes are accompanied by an updated or new test
- New features are accompanied by a new test