mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore(jira): add source for confluence pages exporting tool
This commit is contained in:
@@ -42,6 +42,8 @@ curl "https://${COMPANY}.atlassian.net/rest/api/2/issue" \
|
|||||||
|
|
||||||
## Further readings
|
## Further readings
|
||||||
|
|
||||||
|
- [Spenhouet/confluence-markdown-exporter]
|
||||||
|
|
||||||
### Sources
|
### Sources
|
||||||
|
|
||||||
- [Creating JIRA issue using curl from command line]
|
- [Creating JIRA issue using curl from command line]
|
||||||
@@ -53,3 +55,4 @@ curl "https://${COMPANY}.atlassian.net/rest/api/2/issue" \
|
|||||||
|
|
||||||
<!-- Others -->
|
<!-- Others -->
|
||||||
[creating jira issue using curl from command line]: https://stackoverflow.com/questions/31052721/creating-jira-issue-using-curl-from-command-line#31052990
|
[creating jira issue using curl from command line]: https://stackoverflow.com/questions/31052721/creating-jira-issue-using-curl-from-command-line#31052990
|
||||||
|
[Spenhouet/confluence-markdown-exporter]: https://github.com/Spenhouet/confluence-markdown-exporter
|
||||||
|
|||||||
Reference in New Issue
Block a user