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

Improve typings for API calls in the persona bar module template #744

Open
valadas opened this issue Aug 31, 2024 · 0 comments
Open

Improve typings for API calls in the persona bar module template #744

valadas opened this issue Aug 31, 2024 · 0 comments

Comments

@valadas
Copy link
Owner

valadas commented Aug 31, 2024

The persona bar has functions to send API calls and display a progress on top while waiting on the response. This is nice and looks like the other PB modules but is not type. Generics were created to be able to describe the expected success responses but that is not as great as what we have with NSwag generator of typescript clients. It would be nice to figure out a way to combine both things somehow and at the same time bet better completions for localization.

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