commit | 164ddcbe6ef27b18a5c240b0bfcf4c5d89a9befc | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Thu Sep 03 11:14:10 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Thu Sep 03 11:14:10 2015 -0700 |
tree | ade111aa9c0f7213726547b445c7abe9038bc14e | |
parent | cbeae82ab0dd1dc2622511966a73583ecb5a51e3 [diff] |
services/application/application: replace Put by PutX, add Profiles command Since PutX only takes one profile at a time, we change putEnvelopeJSON to internally loop over the profiles and call PutX repeatedly. Also, fix cmdEdit to only allow one profile to be specified. MultiPart: 1/2 Change-Id: Ic89c20d112ec337e0e88b2dfe03368b42da2f9bc
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.