Skip to content

Commit

Permalink
Update post.py (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
LivCurtis authored Oct 28, 2024
1 parent 6715555 commit eaeffc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odins_spear/methods/post.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def group_admin(self, service_provider_id: str, group_id: str, user_id: str, pas
payload (dict, optional): Admin configuration data.
Returns:
Dict: Returns the device profile.
Dict: Returns the admin profile.
"""

endpoint = "/groups/admins"
Expand Down

0 comments on commit eaeffc0

Please sign in to comment.