Skip to content

Conversation

rubenhoenle
Copy link
Member

Description

relates to STACKITSDK-238

Checklist

  • Issue was linked above
  • No generated code was adjusted manually
  • Changelogs
    • Changelog in the root directory was adjusted
    • Changelog(s) of the service(s) were adjusted
  • VERSION file(s) of the service(s) were adjusted
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@rubenhoenle rubenhoenle requested a review from a team as a code owner September 18, 2025 15:07
@rubenhoenle rubenhoenle self-assigned this Sep 18, 2025
*
* The example shows how to set the authorization header in the OkHttpClient object (required!).
*
* NOTE: Passing the http client is optional, see our other examples where no OkHttpClient object is passed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add this note in our README to make our customers aware of this and that's especially important if multiple services are used at the same time.

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.

2 participants