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

wordSearch method without words doesn't make sense #102

Open
Swimburger opened this issue Apr 23, 2024 · 0 comments
Open

wordSearch method without words doesn't make sense #102

Swimburger opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
kind/bug Something isn't working triage/confirmed Issue is well-defined and understood.

Comments

@Swimburger
Copy link
Contributor

The wordSearch method has an overload without any words which doesn't make sense:

public WordSearchResponse wordSearch(String transcriptId) {

This overload should be removed, not generated.

@Swimburger Swimburger added the kind/bug Something isn't working label Apr 23, 2024
@marcusolsson marcusolsson added the triage/confirmed Issue is well-defined and understood. label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/confirmed Issue is well-defined and understood.
Projects
None yet
Development

No branches or pull requests

3 participants