Skip to content

Add status filter for list serverless api - #1374

Merged
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2842_376df26
Aug 18, 2026
Merged

Add status filter for list serverless api#1374
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2842_376df26

Conversation

@Rader

@Rader Rader commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • Added status query parameter support to the GET /user/{username}/run/serverless endpoint to fulfill Issue #1395.
  • Implemented status IN database filtering in ListServerless and parsed the new query parameter in the handler layer.
  • Removed redundant admin permission checks from the component layer, as this validation is already handled by middleware.

@Rader

Rader commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator Author

Depends on #1373

@HaiHui886 HaiHui886 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@HaiHui886
HaiHui886 merged commit c920815 into main Aug 18, 2026
7 checks passed
@HaiHui886
HaiHui886 deleted the sync_mr_2842_376df26 branch August 18, 2026 03:18
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

Successfully merging this pull request may close these issues.

2 participants