Skip to content

CCM-13280: Add missing authorization header#273

Merged
masl2 merged 9 commits intomainfrom
add-missing-authorization-header
Nov 27, 2025
Merged

CCM-13280: Add missing authorization header#273
masl2 merged 9 commits intomainfrom
add-missing-authorization-header

Conversation

@masl2
Copy link
Contributor

@masl2 masl2 commented Nov 25, 2025

Description

Add the authorization header explicitly to API calls
Generates the SDK based of production variant of the specification

Context

Specification and SDKs do not include Authorization header

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@masl2 masl2 changed the title Add missing authorization header CCM-13280: Add missing authorization header Nov 25, 2025
@masl2 masl2 marked this pull request as ready for review November 25, 2025 16:58
@masl2 masl2 requested review from a team as code owners November 25, 2025 16:58
timireland
timireland previously approved these changes Nov 26, 2025
@masl2 masl2 enabled auto-merge (squash) November 27, 2025 12:36
@masl2 masl2 merged commit 0e41aa2 into main Nov 27, 2025
33 checks passed
@masl2 masl2 deleted the add-missing-authorization-header branch November 27, 2025 14:37
@masl2 masl2 restored the add-missing-authorization-header branch November 27, 2025 14:41
masl2 added a commit that referenced this pull request Nov 27, 2025
masl2 added a commit that referenced this pull request Nov 27, 2025
masl2 added a commit that referenced this pull request Jan 5, 2026
* auth header

* remove required for published spec simplicity

* authorization variants by apim env

* change defaults to prod

* use make for spec build

* try to increase timeout

* revert timeout experiment

* change dynamic envs to use apikey header

Signed-off-by: Mark Slowey <mark.slowey1@nhs.net>
masl2 added a commit that referenced this pull request Jan 5, 2026
This reverts commit 0e41aa2.

Signed-off-by: Mark Slowey <mark.slowey1@nhs.net>
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