Skip to content
New issue

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

Implementation of StateModelDef access in rest 2.0 #338

Closed
kaisun2000 opened this issue Jul 16, 2019 · 4 comments
Closed

Implementation of StateModelDef access in rest 2.0 #338

kaisun2000 opened this issue Jul 16, 2019 · 4 comments

Comments

@kaisun2000
Copy link
Contributor

Current implementation of Rest 2.0 does not support stateModelDef modification. Here, we will implement

delete -- remove the stateModelDef with the input id.

put -- create new statemodeldef if no existing one with same input id

set -- replace the content of node with input id

@huizhilu
Copy link
Contributor

@kaisun2000 Are you working on this? If not, I am considering to contribute to this ticket. Thanks.

@kaisun2000
Copy link
Contributor Author

#339 has a diff for the implementation, pending review

@huizhilu
Copy link
Contributor

I saw the diff right after leaving the comment. Thanks.

@kaisun2000
Copy link
Contributor Author

Code merged into #339.

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

No branches or pull requests

2 participants