cli/pkg/cmd/api
Mislav Marohnić b099bb3037 api command: accept full URLs as path input
This is to allow file uploads to `https://uploads.github.com`
2020-06-10 16:26:23 +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 api command: accept full URLs as path input 2020-06-10 16:26:23 +02:00
http_test.go gh api: fix passing file/stdin contents via field arguments 2020-06-03 16:00:52 +02:00