Skip to content

feat: [Orchestration] Enable adding multiple custom headers at once#940

Merged
Jonas-Isr merged 5 commits into
mainfrom
add-multiple-headers
Jul 9, 2026
Merged

feat: [Orchestration] Enable adding multiple custom headers at once#940
Jonas-Isr merged 5 commits into
mainfrom
add-multiple-headers

Conversation

@Jonas-Isr

@Jonas-Isr Jonas-Isr commented Jul 9, 2026

Copy link
Copy Markdown
Member

Context

Joule asked us via Teams to add a method that adds multiple headers at once to an OrchestrationClient. I also added it to OpenAiClient.

Feature scope:

  • added .withHeaders() method
  • unit tests

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated (TBD)
  • Release notes updated

@Jonas-Isr Jonas-Isr merged commit fcd202f into main Jul 9, 2026
6 checks passed
@Jonas-Isr Jonas-Isr deleted the add-multiple-headers branch July 9, 2026 12:00
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