Skip to content

Commit

Permalink
Add Trackers create,update
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubFrejlach committed May 23, 2024
1 parent c3ef71f commit 6a25f55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions osidb_bindings/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ def __init__(self, base_url, auth=None, verify_ssl=True):
allowed_operations=(
"retrieve",
"list",
"update",
"create",
),
)

Expand Down

0 comments on commit 6a25f55

Please sign in to comment.