cli/pkg/cmd/api
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
..
api.go api command: support raw body passed in via --input <file> 2020-06-10 15:53:06 +02:00
api_test.go api command: support raw body passed in via --input <file> 2020-06-10 15:53:06 +02:00
http.go gh api: fix passing file/stdin contents via field arguments 2020-06-03 16:00:52 +02:00
http_test.go gh api: fix passing file/stdin contents via field arguments 2020-06-03 16:00:52 +02:00