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

Add getAppValue and getAppValues functionality #28

Closed
phil-davis opened this issue Sep 20, 2018 · 1 comment
Closed

Add getAppValue and getAppValues functionality #28

phil-davis opened this issue Sep 20, 2018 · 1 comment
Assignees
Labels

Comments

@phil-davis
Copy link
Contributor

phil-davis commented Sep 20, 2018

Currently we can setAppValue setAppValues deleteAppValue and deleteAppValues.

Code that wants to getAppValue or getAppValues is currently doing a remote occ command to display and return each app value that it cares about. It will be much more efficient to provide a get method where we already have a post and a delete method.

@paurakhsharma
Copy link
Member

paurakhsharma commented Sep 26, 2018

@phil-davis Can this be closed now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants