Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
Commits
7ee7e064
Commit
7ee7e064
authored
7 months ago
by
Mohammad Torkashvand
Browse files
Options
Downloads
Patches
Plain Diff
make vale happy again
parent
0e984b92
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!238
add tasks for partner creation, modification and deletion
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gso/services/subscriptions.py
+1
-1
1 addition, 1 deletion
gso/services/subscriptions.py
with
1 addition
and
1 deletion
gso/services/subscriptions.py
+
1
−
1
View file @
7ee7e064
...
...
@@ -42,7 +42,7 @@ def get_subscriptions(
:param SubscriptionLifecycle lifecycles: The lifecycles that the products must be in.
:param list[str] includes: List of fields to be included in the returned Subscription objects.
:param list[str] excludes: List of fields to be excluded from the returned Subscription objects.
:param UUIDstr partner_id: The
partn
er
_
id of subscriptions.
:param UUIDstr partner_id: The
custom
er
id of subscriptions.
:return: A list of Subscription objects that match the query.
:rtype: list[Subscription]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment