cli/pkg/cmd/api
Mislav Marohnić 440b59f8c3 Add the api --preview flag to opt into GitHub API previews
This was previously available manually via the `-H` flag, but it was
verbose, especially when opting into multiple previews.
2021-03-03 20:12:51 +01:00
..
api.go Add the api --preview flag to opt into GitHub API previews 2021-03-03 20:12:51 +01:00
api_test.go Add the api --preview flag to opt into GitHub API previews 2021-03-03 20:12:51 +01:00
http.go Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
http_test.go Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
pagination.go Automatically add per_page=100 to paginated REST requests 2020-06-23 18:42:57 +02:00
pagination_test.go Automatically add per_page=100 to paginated REST requests 2020-06-23 18:42:57 +02:00