Skip to content

add TenantDomain - #1

Open
willkendall01 wants to merge 1 commit into
mainfrom
add-tenant-domain
Open

add TenantDomain#1
willkendall01 wants to merge 1 commit into
mainfrom
add-tenant-domain

Conversation

@willkendall01

Copy link
Copy Markdown
Collaborator

🔧 Changes

Adds support for the tenantDomain server URL variable so callers can target a specific tenant domain.

  • core.RequestOptions gains a TenantDomain field, substituted into the base URL template at construction time.
  • New option.WithTenantDomain(...) request option to set it.

📚 References

N/A

🔬 Testing

Covered by a unit test in management/core/request_option_test.go. go build ./... passes.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

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