Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODTLR-10: Support for cross-tenant requests #10

Merged
merged 16 commits into from
Jan 26, 2024
Merged

Conversation

OleksandrVidinieiev
Copy link
Contributor

@OleksandrVidinieiev OleksandrVidinieiev commented Jan 24, 2024

Purpose

Add Circulation client able to create requests in a different tenant.

Approach

Replace value of header X-Okapi-Tenant in outgoing POST-requests to /circulation/request with ID of target tenant.

TODOS and Open Questions

  • Use GitHub checklists. When solved, check the box and explain the answer.

Learning

Describe the research stage. Add links to blog posts, patterns, libraries or addons used to solve this problem.

@roman-barannyk roman-barannyk self-requested a review January 26, 2024 16:16
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@OleksandrVidinieiev OleksandrVidinieiev merged commit 6b4093b into master Jan 26, 2024
8 checks passed
@OleksandrVidinieiev OleksandrVidinieiev deleted the MODTLR-10 branch January 26, 2024 17:14
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.

3 participants