Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
klu909 authored May 27, 2020
1 parent b5d8d4b commit b97c912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/pipelines/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Can search by build status
`GET /pipelines/{id}/jobs/{jobName}/latestBuild?status=SUCCESS`

#### Open pull request
`POST /pipelines/openPr`
`POST /pipelines/{id}/openPr`

### Access to Factory methods
The server supplies factories to plugins in the form of server settings:
Expand Down

0 comments on commit b97c912

Please sign in to comment.