Skip to content

Commit 32acf07

Browse files
themr0chmanwani-rh
andauthored
Apply suggestions from code review
Co-authored-by: Heena Manwani <[email protected]>
1 parent 427ccdb commit 32acf07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Tracks `POST` requests to the `/imports` endpoint, which allows to submit reques
3030
Tracks `GET` requests to the `/import/by-repo` endpoint, which fetches details about the import job for the specified repository.
3131

3232
`BulkImportDeleteImportByRepo`::
33-
Tracks `DELETE` requests to the `/import/by-repo` endpoint, which deletes any existing import job for the specified repository, by closing any open import Pull Request that could have been created.
33+
Tracks `DELETE` requests to the `/import/by-repo` endpoint, which deletes any existing import job for the specified repository, by closing any open import pull request that could have been created.
3434

35-
.Example
35+
.Example bulk import audit logs
3636
[code,json]
3737
----
3838
{

0 commit comments

Comments
 (0)