Skip to content

Commit

Permalink
Update qfieldcloud_sdk/sdk.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Ivanov <[email protected]>
  • Loading branch information
SeqLaz and suricactus authored Aug 30, 2024
1 parent 15e5115 commit 15ee0c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qfieldcloud_sdk/sdk.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ class JobTypes(str, Enum):
class ProjectCollaboratorRole(str, Enum):
"""Defines roles for project collaborators.
See project collaborator roles documentation: https://docs.qfield.org/reference/qfieldcloud/permissions/#roles_1
Attributes:
ADMIN (str): Administrator role.
MANAGER (str): Manager role.
Expand Down

0 comments on commit 15ee0c3

Please sign in to comment.