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

[ENHANCEMENT] Backend has piping to update saved searches #1347

Open
jcscottiii opened this issue Mar 31, 2025 · 0 comments
Open

[ENHANCEMENT] Backend has piping to update saved searches #1347

jcscottiii opened this issue Mar 31, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jcscottiii
Copy link
Collaborator

Resolves this TODO:

func (s *Server) UpdateSavedSearch(
ctx context.Context, request backend.UpdateSavedSearchRequestObject) (
backend.UpdateSavedSearchResponseObject, error) {
return backend.UpdateSavedSearch400JSONResponse{
Code: http.StatusBadRequest,
Message: "TODO",
}, nil
}

@jcscottiii jcscottiii added the enhancement New feature or request label Mar 31, 2025
@jcscottiii jcscottiii added this to the Q1 '25 - #1 Saved Searches milestone Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant