Last active
May 5, 2025 17:29
-
-
Save thagler/1fb63bcaa291092e7220cdc7be498dc3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"openapi_spec_url": "https://gist.github.com/thagler/0bcd5c10001735d3d822e66308817ec4/raw/56bb920b9df93db63d3c70c548b0be56f9b5fb86/jira-export-api.yaml", | |
"auth": { | |
"type": "basic", | |
"username_label": "Jira Email", | |
"password_label": "Jira API Key" | |
}, | |
"description_for_model": "Use this action to fetch Jira projects and issue types using your Jira email and API key.", | |
"schema_version": "v1" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment