Mislav Marohnić
|
b329919b19
|
api command: support raw body passed in via --input <file>
This is to support file uploads or to pass in JSON bodies constructed
elsewhere.
|
2020-06-10 15:53:06 +02:00 |
|
Mislav Marohnić
|
292b428465
|
Add test for showing response headers
|
2020-05-20 16:28:27 +02:00 |
|
Mislav Marohnić
|
bef62faaea
|
Make NewCmdApi testable
|
2020-05-20 15:21:35 +02:00 |
|
Mislav Marohnić
|
f58e0bf710
|
Add api tests
|
2020-05-20 15:21:32 +02:00 |
|
Mislav Marohnić
|
a7100b1fdd
|
Extract parseFields to a func
|
2020-05-20 15:21:31 +02:00 |
|
Mislav Marohnić
|
90fa193eaf
|
Promote api command to a pkg/cmd/api package
|
2020-05-20 15:21:31 +02:00 |
|