Skip to content

Commit 427ccdb

Browse files
themr0chmanwani-rh
andauthored
Update modules/importing-repositories/procedure-understanding-bulk-import-audit-logs.adoc
Co-authored-by: Heena Manwani <[email protected]>
1 parent 0ae0071 commit 427ccdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/importing-repositories/procedure-understanding-bulk-import-audit-logs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Tracks requests to unknown endpoints.
1212
Tracks `GET` requests to the `/ping` endpoint, which allows us to make sure the bulk import backend is up and running.
1313

1414
`BulkImportFindAllOrganizations`::
15-
Tracks `GET` requests to the /organizations endpoint, which returns the list of organizations accessible from all configured GitHub Integrations.
15+
Tracks `GET` requests to the `/organizations` endpoint, which returns the list of organizations accessible from all configured GitHub Integrations.
1616

1717
`BulkImportFindRepositoriesByOrganization`::
1818
Tracks `GET` requests to the `/organizations/:orgName/repositories` endpoint, which returns the list of repositories for the specified organization (accessible from any of the configured GitHub Integrations).

0 commit comments

Comments
 (0)