Skip to content

Commit

Permalink
Update configure-renovate-bitbucket-server.md (#484)
Browse files Browse the repository at this point in the history
Typos in JSON body of force job endpoint
  • Loading branch information
hugh-mend committed Apr 8, 2024
1 parent ca050e7 commit a30c6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configure-renovate-bitbucket-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ If there are repos with Renovate Bot installed, watch the logs to see it run. Op
- Call the task queue - GET /api/task/queue
- Call the job queue - GET /api/job/queue
- Force an app sync - POST /api/sync
- Force a Renovate job on a repo - POST /api/job/add { “repositories”: ”org/repo” }
- Force a Renovate job on a repo - POST /api/job/add { "repository": ”PROJECT/repo” }

<a id="stg_3"></a>
# Install Renovate Bot and Webhooks on BitBucket project or repository
Expand Down

0 comments on commit a30c6de

Please sign in to comment.