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

Service return types Promise<any> #37

Open
kyletaylor1324 opened this issue Mar 22, 2024 · 0 comments
Open

Service return types Promise<any> #37

kyletaylor1324 opened this issue Mar 22, 2024 · 0 comments

Comments

@kyletaylor1324
Copy link

kyletaylor1324 commented Mar 22, 2024

Any possibility to get types added to all of the service functions? Right now they are all Promise<any> so it requires the user of this sdk to implement all of their own types and models which does not seem ideal.

@kyletaylor1324 kyletaylor1324 changed the title Service return types all as any Service return types Promise<any> Mar 22, 2024
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

No branches or pull requests

1 participant