We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As of now, tie model is added/created upon tie creation and from that point it is immutable - the root pointer is impossible to change.
There are use-cases, where it is useful to completely replace the model. This action should be supported.
The text was updated successfully, but these errors were encountered:
issue #42: API to update model of a tie as a whole
4e372c9
issue #42: updated the version to publish
95d5e85
Implemented in 2.9.0
Sorry, something went wrong.
gullerya
No branches or pull requests
As of now, tie model is added/created upon tie creation and from that point it is immutable - the root pointer is impossible to change.
There are use-cases, where it is useful to completely replace the model. This action should be supported.
The text was updated successfully, but these errors were encountered: