Update 'thecaoffice-hr.py'
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
|||||||
"idDepartment": 1, # ... Required (??)
|
"idDepartment": 1, # ... Required (??)
|
||||||
'role': 'Software Engineer', # ... Required (Category Name)
|
'role': 'Software Engineer', # ... Required (Category Name)
|
||||||
'phoneNo': '9876543210', # ... Required (?? or "9876543210")
|
'phoneNo': '9876543210', # ... Required (?? or "9876543210")
|
||||||
'username': 'john.smith', # ... Required (User Name -> to lower and space becomes dot)
|
'username': 'john.smith', # ... UNIQUE/NON-CHANGEABLE - Required (User Name -> to lower and space becomes dot)
|
||||||
'password': 'password123', # ... Required ("9876543210")
|
'password': 'password123', # ... Required ("9876543210")
|
||||||
'address': '123 Main St, Mumbai, Maharashtra',
|
'address': '123 Main St, Mumbai, Maharashtra',
|
||||||
"website": 'http://company.com',
|
"website": 'http://company.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user