Skip to content

Conversation

VsevolodX
Copy link
Member

No description provided.

dict: updated entity.
"""
return self.request("PATCH", "/".join((self.name, id_)), data=json.dumps(modifier), headers=self.headers)
return self.request("PATCH", "/".join((self.name, id_)), data=json.dumps(modifier), params=parameters, headers=self.headers)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add parameters as last

timurbazhirov
timurbazhirov previously approved these changes Sep 12, 2025
@timurbazhirov timurbazhirov merged commit 8bec937 into dev Sep 13, 2025
3 checks passed
@timurbazhirov timurbazhirov deleted the feature/SOF-7708 branch September 13, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants