Skip to content

Comments

Feature (issue #75): better ease of use / code cleanliness for supporting the EU service region #76

Draft
Deconstrained wants to merge 2 commits intomainfrom
feature-75-eu-ease-of-use
Draft

Feature (issue #75): better ease of use / code cleanliness for supporting the EU service region #76
Deconstrained wants to merge 2 commits intomainfrom
feature-75-eu-ease-of-use

Conversation

@Deconstrained
Copy link
Collaborator

@Deconstrained Deconstrained commented Feb 17, 2026

This adds a new base_url keyword argument to every client class' constructor, which in turn sets the url property. All of the same validation rules apply and the old method of selecting a different service region still apply.

This also:

  • (TODO) updates the documentation to more prominently feature service region selection.
  • Adds support for new endpoints in the Jira Cloud Integration API that were added since the client was created
    "/accounts_mappings/{id}/rules",
    "/accounts_mappings/{id}/rules/{rule_id}"

See issue #75

This also changes permitted methods and default base URL to be property methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant