Skip to content

Commit

Permalink
Add documentation to name parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetrergeru committed May 24, 2024
1 parent 1af5216 commit b3a5194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moira_client/models/contact.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def add(self, value, contact_type, name=None):
:param value: str contact value
:param contact_type: str contact type (one of CONTACT_* constants)
:param name: str contact name
:return: Contact
:raises: ResponseStructureError
Expand Down

0 comments on commit b3a5194

Please sign in to comment.