Update 'thecaoffice-hr.py'

This commit is contained in:
2026-01-02 11:56:57 +00:00
parent e22375c47f
commit 4b0a54c5c3
+1 -1
View File
@@ -59,7 +59,7 @@
"idDepartment": 1, # ... Required (??)
'role': 'Software Engineer', # ... Required (Category Name)
'phoneNo': '9876543210', # ... Required (?? or "9876543210")
'username': 'john.smith', # ... UNIQUE/NON-CHANGEABLE - Required (User Name -> to lower and space becomes dot)
'username': 'john.smith', # ... UNIQUE/NON-CHANGEABLE - Required (User ID)
'password': 'password123', # ... Required ("9876543210")
'address': '123 Main St, Mumbai, Maharashtra',
"website": 'http://company.com',