@@ -222,7 +222,7 @@ run();
222222* [ createEmployeeSkill] ( docs/sdks/hris/README.md#createemployeeskill ) - Create Employee Skill
223223* [ createEmployeeTimeOffRequest] ( docs/sdks/hris/README.md#createemployeetimeoffrequest ) - Create Employee Time Off Request
224224* [ createEmployeeWorkEligibilityRequest] ( docs/sdks/hris/README.md#createemployeeworkeligibilityrequest ) - Create Employee Work Eligibility Request
225- * [ createTimeOffRequest] ( docs/sdks/hris/README.md#createtimeoffrequest ) - Creates a time off request
225+ * [ ~~ createTimeOffRequest~~ ] ( docs/sdks/hris/README.md#createtimeoffrequest ) - Creates a time off request : warning : ** Deprecated **
226226* [ downloadEmployeeDocument] ( docs/sdks/hris/README.md#downloademployeedocument ) - Download Employee Document
227227* [ getBenefit] ( docs/sdks/hris/README.md#getbenefit ) - Get Benefit
228228* [ getCompany] ( docs/sdks/hris/README.md#getcompany ) - Get Company
@@ -245,7 +245,7 @@ run();
245245* [ getTimeEntries] ( docs/sdks/hris/README.md#gettimeentries ) - Get Time Entry
246246* [ getTimeOffPolicy] ( docs/sdks/hris/README.md#gettimeoffpolicy ) - Get Time Off Policy
247247* [ getTimeOffRequest] ( docs/sdks/hris/README.md#gettimeoffrequest ) - Get time off request
248- * [ getTimeOffType] ( docs/sdks/hris/README.md#gettimeofftype ) - Get time off type
248+ * [ ~~ getTimeOffType~~ ] ( docs/sdks/hris/README.md#gettimeofftype ) - Get time off type : warning : ** Deprecated **
249249* [ inviteEmployee] ( docs/sdks/hris/README.md#inviteemployee ) - Invite Employee
250250* [ listBenefits] ( docs/sdks/hris/README.md#listbenefits ) - List benefits
251251* [ listCompanies] ( docs/sdks/hris/README.md#listcompanies ) - List Companies
@@ -268,11 +268,12 @@ run();
268268* [ listTimeEntries] ( docs/sdks/hris/README.md#listtimeentries ) - List Time Entries
269269* [ listTimeOffPolicies] ( docs/sdks/hris/README.md#listtimeoffpolicies ) - List Time Off Policies
270270* [ listTimeOffRequests] ( docs/sdks/hris/README.md#listtimeoffrequests ) - List time off requests
271- * [ listTimeOffTypes] ( docs/sdks/hris/README.md#listtimeofftypes ) - List time off types
271+ * [ ~~ listTimeOffTypes~~ ] ( docs/sdks/hris/README.md#listtimeofftypes ) - List time off types : warning : ** Deprecated **
272272* [ updateEmployee] ( docs/sdks/hris/README.md#updateemployee ) - Updates an employee
273273* [ updateEmployeeEmployment] ( docs/sdks/hris/README.md#updateemployeeemployment ) - Update Employee Employment
274+ * [ updateEmployeeTimeOffRequest] ( docs/sdks/hris/README.md#updateemployeetimeoffrequest ) - Update Employee Time Off Request
274275* [ updateEmployeeWorkEligibilityRequest] ( docs/sdks/hris/README.md#updateemployeeworkeligibilityrequest ) - Update Employee Work Eligibility Request
275- * [ updateTimeOffRequest] ( docs/sdks/hris/README.md#updatetimeoffrequest ) - Update time off request
276+ * [ ~~ updateTimeOffRequest~~ ] ( docs/sdks/hris/README.md#updatetimeoffrequest ) - Update time off request : warning : ** Deprecated **
276277* [ uploadEmployeeDocument] ( docs/sdks/hris/README.md#uploademployeedocument ) - Upload Employee Document
277278
278279### [ iam] ( docs/sdks/iam/README.md )
@@ -756,7 +757,6 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
756757- [ ` hrisCreateEmployeeSkill ` ] ( docs/sdks/hris/README.md#createemployeeskill ) - Create Employee Skill
757758- [ ` hrisCreateEmployeeTimeOffRequest ` ] ( docs/sdks/hris/README.md#createemployeetimeoffrequest ) - Create Employee Time Off Request
758759- [ ` hrisCreateEmployeeWorkEligibilityRequest ` ] ( docs/sdks/hris/README.md#createemployeeworkeligibilityrequest ) - Create Employee Work Eligibility Request
759- - [ ` hrisCreateTimeOffRequest ` ] ( docs/sdks/hris/README.md#createtimeoffrequest ) - Creates a time off request
760760- [ ` hrisDownloadEmployeeDocument ` ] ( docs/sdks/hris/README.md#downloademployeedocument ) - Download Employee Document
761761- [ ` hrisGetBenefit ` ] ( docs/sdks/hris/README.md#getbenefit ) - Get Benefit
762762- [ ` hrisGetCompany ` ] ( docs/sdks/hris/README.md#getcompany ) - Get Company
@@ -779,7 +779,6 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
779779- [ ` hrisGetTimeEntries ` ] ( docs/sdks/hris/README.md#gettimeentries ) - Get Time Entry
780780- [ ` hrisGetTimeOffPolicy ` ] ( docs/sdks/hris/README.md#gettimeoffpolicy ) - Get Time Off Policy
781781- [ ` hrisGetTimeOffRequest ` ] ( docs/sdks/hris/README.md#gettimeoffrequest ) - Get time off request
782- - [ ` hrisGetTimeOffType ` ] ( docs/sdks/hris/README.md#gettimeofftype ) - Get time off type
783782- [ ` hrisInviteEmployee ` ] ( docs/sdks/hris/README.md#inviteemployee ) - Invite Employee
784783- [ ` hrisListBenefits ` ] ( docs/sdks/hris/README.md#listbenefits ) - List benefits
785784- [ ` hrisListCompanies ` ] ( docs/sdks/hris/README.md#listcompanies ) - List Companies
@@ -802,11 +801,10 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
802801- [ ` hrisListTimeEntries ` ] ( docs/sdks/hris/README.md#listtimeentries ) - List Time Entries
803802- [ ` hrisListTimeOffPolicies ` ] ( docs/sdks/hris/README.md#listtimeoffpolicies ) - List Time Off Policies
804803- [ ` hrisListTimeOffRequests ` ] ( docs/sdks/hris/README.md#listtimeoffrequests ) - List time off requests
805- - [ ` hrisListTimeOffTypes ` ] ( docs/sdks/hris/README.md#listtimeofftypes ) - List time off types
806804- [ ` hrisUpdateEmployee ` ] ( docs/sdks/hris/README.md#updateemployee ) - Updates an employee
807805- [ ` hrisUpdateEmployeeEmployment ` ] ( docs/sdks/hris/README.md#updateemployeeemployment ) - Update Employee Employment
806+ - [ ` hrisUpdateEmployeeTimeOffRequest ` ] ( docs/sdks/hris/README.md#updateemployeetimeoffrequest ) - Update Employee Time Off Request
808807- [ ` hrisUpdateEmployeeWorkEligibilityRequest ` ] ( docs/sdks/hris/README.md#updateemployeeworkeligibilityrequest ) - Update Employee Work Eligibility Request
809- - [ ` hrisUpdateTimeOffRequest ` ] ( docs/sdks/hris/README.md#updatetimeoffrequest ) - Update time off request
810808- [ ` hrisUploadEmployeeDocument ` ] ( docs/sdks/hris/README.md#uploademployeedocument ) - Upload Employee Document
811809- [ ` iamDeleteUser ` ] ( docs/sdks/iam/README.md#deleteuser ) - Delete User
812810- [ ` iamGetGroup ` ] ( docs/sdks/iam/README.md#getgroup ) - Get Group
@@ -868,6 +866,10 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
868866- [ ` marketingUpdatePushTemplate ` ] ( docs/sdks/marketing/README.md#updatepushtemplate ) - Update Push Template
869867- [ ` marketingUpdateSmsTemplate ` ] ( docs/sdks/marketing/README.md#updatesmstemplate ) - Update SMS Template
870868- [ ` proxyProxyRequest ` ] ( docs/sdks/proxy/README.md#proxyrequest ) - Proxy Request
869+ - ~~ [ ` hrisCreateTimeOffRequest ` ] ( docs/sdks/hris/README.md#createtimeoffrequest ) ~~ - Creates a time off request :warning : ** Deprecated**
870+ - ~~ [ ` hrisGetTimeOffType ` ] ( docs/sdks/hris/README.md#gettimeofftype ) ~~ - Get time off type :warning : ** Deprecated**
871+ - ~~ [ ` hrisListTimeOffTypes ` ] ( docs/sdks/hris/README.md#listtimeofftypes ) ~~ - List time off types :warning : ** Deprecated**
872+ - ~~ [ ` hrisUpdateTimeOffRequest ` ] ( docs/sdks/hris/README.md#updatetimeoffrequest ) ~~ - Update time off request :warning : ** Deprecated**
871873- ~~ [ ` marketingCreateOmniChannelTemplate ` ] ( docs/sdks/marketing/README.md#createomnichanneltemplate ) ~~ - Create Omni-Channel Template :warning : ** Deprecated**
872874- ~~ [ ` marketingGetOmniChannelTemplate ` ] ( docs/sdks/marketing/README.md#getomnichanneltemplate ) ~~ - Get Omni-Channel Template :warning : ** Deprecated**
873875- ~~ [ ` marketingListOmniChannelTemplates ` ] ( docs/sdks/marketing/README.md#listomnichanneltemplates ) ~~ - List Omni-Channel Templates :warning : ** Deprecated**
0 commit comments