[FEATURE] Update responses of RemoteFeedbackRecords #4328
Labels
area: api
Indicates that an issue or pull request is related to the Fast API server or REST endpoints
area: python sdk
Indicates that an issue or pull request is related to the Python SDK
language: python
Pull requests or issues that update Python code
status: help wanted
Indicates that a maintainer wants help on an issue or pull request
status: stale
Indicates that there is no activity on an issue or pull request
team: backend
Indicates that the issue or pull request is owned by the backend team
type: enhancement
Indicates new feature requests
Is your feature request related to a problem? Please describe.
We cannot update the
responses
ofRemoteFeedbackRecords
.Describe the solution you'd like
I would like to update the
responses
ofRemoteFeedbackRecords
using the current API.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Running the following code should result in the records' responses being updated, but it doesn't:
The update is done here
The text was updated successfully, but these errors were encountered: