Skip to content

Conversation

marceljk
Copy link
Contributor

Description

relates to STACKITSDK-183

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)

@marceljk marceljk requested a review from a team as a code owner September 12, 2025 12:15
@rubenhoenle
Copy link
Member

Please set the mainClassName property in examples/authentication/build.gradle so it's possible to run the example:

./gradlew examples:authentication:execute

see example below

ext.mainClassName = 'cloud.stackit.sdk.iaas.examples.IaaSExample'

rubenhoenle
rubenhoenle previously approved these changes Sep 16, 2025
@rubenhoenle rubenhoenle enabled auto-merge (squash) September 16, 2025 11:59
@rubenhoenle rubenhoenle merged commit 7e824cf into main Sep 16, 2025
4 checks passed
@rubenhoenle rubenhoenle deleted the docs/add-authentication-and-custom-endpoint-guide branch September 16, 2025 11:59
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