TaxNumberType field missing in response for Contacts #29
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: Update Jira Ticket Status To Done | |
on: | |
issues: | |
types: | |
- closed | |
jobs: | |
create_jira_issue: | |
uses: XeroAPI/Xero-OpenAPI/.github/workflows/jira_update_issue_closed.yml@master | |
secrets: inherit |