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
Is your feature request related to a problem? Please describe. As a user, I want to have the ability to preset Ketcher via API
Describe the solution you'd like Add setSetting(setting-json) and getSetting to the Ketcher
setSetting(setting-json)
getSetting
The text was updated successfully, but these errors were encountered:
Merge branch 'master' into #1754-add-method-set-get-setting-to-ketche…
3a7141c
…r-api
Merge pull request #1769 from epam/#1754-add-method-set-get-setting-t…
44766d6
…o-ketcher-api feat: implement get settig and setSetting API methods
evgeniiFrolov1
No branches or pull requests
Is your feature request related to a problem? Please describe.
As a user, I want to have the ability to preset Ketcher via API
Describe the solution you'd like
Add
setSetting(setting-json)
andgetSetting
to the KetcherThe text was updated successfully, but these errors were encountered: