From e22375c47f48ceea3509a27ef1cb005060400775 Mon Sep 17 00:00:00 2001 From: khushalps Date: Fri, 2 Jan 2026 11:55:45 +0000 Subject: [PATCH] Update 'thecaoffice-hr.py' --- thecaoffice-hr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thecaoffice-hr.py b/thecaoffice-hr.py index c66c381..88b848f 100644 --- a/thecaoffice-hr.py +++ b/thecaoffice-hr.py @@ -59,7 +59,7 @@ "idDepartment": 1, # ... Required (??) 'role': 'Software Engineer', # ... Required (Category Name) '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") 'address': '123 Main St, Mumbai, Maharashtra', "website": 'http://company.com',