Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Dto in ZeebeGrpcClient #74

Closed
jwulf opened this issue Mar 20, 2024 · 1 comment
Closed

Refactor Dto in ZeebeGrpcClient #74

jwulf opened this issue Mar 20, 2024 · 1 comment
Assignees
Milestone

Comments

@jwulf
Copy link
Member

jwulf commented Mar 20, 2024

This one is a stretch goal for the release.

The new clients have a clean structure with all interfaces in a Dto namespace.

The ZeebeGrpcClient has interfaces all over the place. It will be a significant documentation win to coalesce them all into a Dto namespace.

@jwulf jwulf self-assigned this Mar 20, 2024
@jwulf jwulf added this to the 8.5.0 milestone Mar 20, 2024
@jwulf
Copy link
Member Author

jwulf commented Mar 23, 2024

They are now documented in the <internal> namespace in the docs, and can be imported via @camunda8/sdk/zeebe/types if needed.

@jwulf jwulf closed this as completed Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant