dsp-api
                                
                                 dsp-api copied to clipboard
                                
                                    dsp-api copied to clipboard
                            
                            
                            
                        feat: Add text value type to all new instances of TextValue (DEV-3721)
Pull Request Checklist
Task Description/Number
Issue Number: DEV-
PR Type
- [ ] build/chore: maintenance tasks (no production code change)
- [ ] docs: documentation changes (no production code change)
- [ ] feat: represents new features
- [ ] fix: represents bug fixes
- [ ] perf: performance improvements
- [ ] refactor: represents production code refactoring
- [ ] test: adding or refactoring tests (no production code change)
- [ ] deprecated: Deprecation warning (ideally referencing a migration guide)
Basic requirements for bug fixes and features
- [ ] Tests for the changes have been added
- [ ] Docs have been added / updated
Does this PR introduce a breaking change?
- [ ] Yes