Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
JensPiegsa committed Mar 1, 2019
2 parents ff0b15c + 401deec commit 10a2aaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ Request body example:

#### `GET https://example.com/jira/rest/essentials/1.0/workflowscheme?projectKey=EXAMPLE`

* returns all workflow scheme id for given project
* returns workflow scheme id for given project

---

### Build the Add-on ###

* Use Maven to build a deployable jar file: `mvn clean package`
* Use Maven to build a deployable jar file: `mvn clean package`

0 comments on commit 10a2aaa

Please sign in to comment.