diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2022-10-27 23:03:28 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2022-10-27 23:03:28 -0700 |
commit | 7ba5eec5a87c14f8cfe944131d6fb7229648d81f (patch) | |
tree | f6def4f470ddd8242f7aa37f1c485a9b588b9038 /adenosine-cli/plan.txt | |
parent | dc24074377875b7f500b20e4f6088930f2eef4ea (diff) | |
download | adenosine-7ba5eec5a87c14f8cfe944131d6fb7229648d81f.tar.gz adenosine-7ba5eec5a87c14f8cfe944131d6fb7229648d81f.zip |
cli: parse fields as body or query params from args
Diffstat (limited to 'adenosine-cli/plan.txt')
-rw-r--r-- | adenosine-cli/plan.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/adenosine-cli/plan.txt b/adenosine-cli/plan.txt index 668a746..32e5070 100644 --- a/adenosine-cli/plan.txt +++ b/adenosine-cli/plan.txt @@ -63,7 +63,3 @@ file; '-' to read a JSON file from stdin. profile <name>? search-users <query> ---- - -plan: -- first version which uses entirely schema-less / generic XRPC client |