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

Make .getAllowedInvokerTypes(); return a List instead of an Array #19

Closed
Zffu opened this issue Jul 20, 2024 · 0 comments · Fixed by #20
Closed

Make .getAllowedInvokerTypes(); return a List instead of an Array #19

Zffu opened this issue Jul 20, 2024 · 0 comments · Fixed by #20
Assignees
Labels
optimization Related to optimizations.
Milestone

Comments

@Zffu
Copy link
Owner

Zffu commented Jul 20, 2024

This will allow the api to not use Arrays.asList().contains(invoker.getType()); into validators

@Zffu Zffu added 1.0.0 optimization Related to optimizations. labels Jul 20, 2024
@Zffu Zffu self-assigned this Jul 20, 2024
@Zffu Zffu moved this to Todo in Hardened API Jul 20, 2024
@Zffu Zffu moved this from Todo to In Progress in Hardened API Jul 20, 2024
@Zffu Zffu closed this as completed in #20 Jul 20, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Hardened API Jul 20, 2024
@Zffu Zffu added this to the 1.0.0 milestone Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Related to optimizations.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant