cli/pkg/cmd/api
Andy Feller 313d20ba83 Ensure hostnames are visible in CLI website
This commit changes <github.com> and <ghe.com> references to `github.com` and `ghe.com` so they are visible on the GitHub CLI marketing website.

GitHub Pages will render URLs with a protocol as clickable links, however hostnames are treated as HTML elements and not rendered.
2025-07-14 08:33:20 -04:00
..
api.go Ensure hostnames are visible in CLI website 2025-07-14 08:33:20 -04:00
api_test.go Use active token stubbing on auth config 2025-06-17 15:53:13 +02:00
fields.go Add tests for non-happy field paths 2024-04-05 17:21:28 -04:00
fields_test.go Add tests for non-happy field paths 2024-04-05 17:21:28 -04:00
http.go Set default Accept header for api command when one is not specified (#8303) 2023-11-06 15:22:32 +01:00
http_test.go Set default Accept header for api command when one is not specified (#8303) 2023-11-06 15:22:32 +01:00
pagination.go Wrap JSON arrays, objects in array with --slurp 2024-04-04 01:26:05 -07:00
pagination_test.go Wrap JSON arrays, objects in array with --slurp 2024-04-04 01:26:05 -07:00