Error 500 when filtering by codes in listCoupons #2
This file contains 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
name: Create Jira Task | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
call-create-jira-task: | |
uses: maxio-com/ab-java-sdk/.github/workflows/sdk-issue-template.yaml@main | |
with: | |
sdk-name: "Typescript SDK" | |
secrets: inherit |