Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce7911a

Browse files
author
Gauvain Pocentek
committed
Deployment: add list filters
1 parentc19ad90 commitce7911a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎gitlab/v4/objects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,6 +2525,7 @@ class ProjectDeploymentManager(RetrieveMixin, RESTManager):
25252525
_path='/projects/%(project_id)s/deployments'
25262526
_obj_cls=ProjectDeployment
25272527
_from_parent_attrs= {'project_id':'id'}
2528+
_list_filters= ('order_by','sort')
25282529

25292530

25302531
classProjectProtectedBranch(ObjectDeleteMixin,RESTObject):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp