Skip to content

Commit

Permalink
docs: adds removed docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Feb 6, 2024
1 parent 726b7ef commit fd5a542
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def orgs(self, request, **_kwargs) -> Response:
class ObjectTagOrgView(ObjectTagView):
"""
View to create and retrieve ObjectTags for a provided Object ID (object_id).
This view extends the ObjectTagView to add Organization filters for the results.
Refer to ObjectTagView docstring for usage details.
"""
Expand Down

0 comments on commit fd5a542

Please sign in to comment.