Skip to content

feat: add application and action v2 service client to clients helper - #1015

Open
merotosc wants to merge 2 commits into
smartive:mainfrom
merotosc:feature/application_client_helper
Open

feat: add application and action v2 service client to clients helper#1015
merotosc wants to merge 2 commits into
smartive:mainfrom
merotosc:feature/application_client_helper

Conversation

@merotosc

@merotosc merotosc commented May 26, 2026

Copy link
Copy Markdown

The Clients helper class to instantiate the API service clients currently does not contain the method to create an instance of the new V2 ApplicationService.ApplicationServiceClient and ActionService.ActionServiceClient.
With this change a user can write Clients.ApplicationService(...) or Clients.ActionService(...) to instantiate the v2 application and action client.

EDIT: The test case ServiceAccountTest.Should_Throw_With_Meaningful_Error failed for me locally. I saw that also the renovate PRs failed for the same reason and also when running the tests locally on the main branch.

image

@merotosc merotosc changed the title feat: add application v2 service client to clients helper feat: add application and action v2 service client to clients helper May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant