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

Incorrect return type for create and update calls #89

Closed
robdmoore opened this issue Jan 25, 2024 · 0 comments
Closed

Incorrect return type for create and update calls #89

robdmoore opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@robdmoore
Copy link
Contributor

@iskysun96 reported an error in the return type for create (and I confirmed the same is true for update) calls. The appId and appAddress fields are not in the returned type even though they are in the return value from the underlying AlgoKit Utils call.

@robdmoore robdmoore self-assigned this Jan 25, 2024
@robdmoore robdmoore added the bug Something isn't working label Jan 25, 2024
robdmoore added a commit that referenced this issue Jan 25, 2024
…rn-type-alt

fix: Correcting the return type of create and update calls, fixes #89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant