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 methods for writing meta data as key/value pairs #5

Open
janflora opened this issue Jun 1, 2015 · 0 comments
Open

Add methods for writing meta data as key/value pairs #5

janflora opened this issue Jun 1, 2015 · 0 comments

Comments

@janflora
Copy link
Contributor

janflora commented Jun 1, 2015

We should support methods for writing case file and document meta data as key/value pairs. This is just helper functions that will just convert data back and forward between native objects and JSON objects (to be stored as a string through the API).
We should be aware that the values can be binary so doing a base64 encode/decode should be mandatory.

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

No branches or pull requests

1 participant