cli/api
Kynan Ware 16c6500c82 Add godoc comments to exported symbols in api/
Add documentation comments to all exported types, functions, methods,
constants, and variables in the api/ package to satisfy the godoclint
require-doc rule.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-04 15:47:48 -07:00
..
client.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
client_test.go Merge pull request #12596 from elijahthis/fix/clarify-scope-error 2026-03-02 11:12:35 -07:00
export_pr.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
export_pr_test.go Add databaseId to assignees GraphQL fragment 2026-02-25 10:26:46 -05:00
export_repo.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
http_client.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
http_client_test.go pin REST API version to 2022-11-28 2026-02-13 19:46:16 +01:00
pull_request_test.go fix: resolve copyloopvar issues 2025-11-03 20:05:26 +00:00
queries_branch_issue_reference.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_comments.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_issue.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_org.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_pr.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_pr_review.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_pr_test.go Use unfiltered totalCount for reviewer 'more results' display 2026-01-29 12:54:04 -07:00
queries_projects_v2.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_projects_v2_test.go Add test to ensure null values are skipped 2025-12-22 10:16:21 -05:00
queries_repo.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
queries_repo_test.go refactor: use slices.Equal to simplify code (#11364) 2025-08-26 15:29:19 -06:00
queries_user.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
query_builder.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
query_builder_test.go feat(pr): add changeType field to files JSON output 2026-03-01 15:35:05 +05:30
reaction_groups.go Add godoc comments to exported symbols in api/ 2026-03-04 15:47:48 -07:00
reaction_groups_test.go Address PR comments 2020-12-08 10:24:02 -05:00