cli/pkg/cmd/api
William Martin fd4f2c9c1f
Merge pull request #8620 from heaths/merge-json
Merge JSON responses from `gh api`
2024-04-17 11:45:13 +02:00
..
api.go Merge pull request #8620 from heaths/merge-json 2024-04-17 11:45:13 +02:00
api_test.go Merge pull request #8620 from heaths/merge-json 2024-04-17 11:45: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