File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 13161316 " timeOffPolicyUuid"
13171317 ]
13181318 },
1319- "UNSTABLE_TimeOff.HolidaySelectionForm " : {
1319+ "UNSTABLE_TimeOff.PolicyConfigurationForm " : {
13201320 "endpoints" : [
13211321 {
13221322 "method" : " POST" ,
1323- "path" : " /v1/companies/:companyUuid/holiday_pay_policy "
1323+ "path" : " /v1/companies/:companyUuid/time_off_policies "
13241324 }
13251325 ],
13261326 "variables" : [
13271327 " companyUuid"
13281328 ]
13291329 },
1330- "UNSTABLE_TimeOff.PolicyConfigurationForm " : {
1330+ "UNSTABLE_TimeOff.HolidaySelectionForm " : {
13311331 "endpoints" : [
13321332 {
13331333 "method" : " POST" ,
1334- "path" : " /v1/companies/:companyUuid/time_off_policies "
1334+ "path" : " /v1/companies/:companyUuid/holiday_pay_policy "
13351335 }
13361336 ],
13371337 "variables" : [
Original file line number Diff line number Diff line change @@ -248,8 +248,8 @@ import inventory from '@gusto/embedded-react-sdk/endpoint-inventory.json'
248248| ** UNSTABLE_TimeOff.PolicyList** | GET | ` /v1/companies/:companyUuid/time_off_policies ` |
249249| | PUT | ` /v1/time_off_policies/:timeOffPolicyUuid/deactivate ` |
250250| | GET | ` /v1/companies/:companyId/employees ` |
251- | ** UNSTABLE_TimeOff.HolidaySelectionForm** | POST | ` /v1/companies/:companyUuid/holiday_pay_policy ` |
252251| ** UNSTABLE_TimeOff.PolicyConfigurationForm** | POST | ` /v1/companies/:companyUuid/time_off_policies ` |
252+ | ** UNSTABLE_TimeOff.HolidaySelectionForm** | POST | ` /v1/companies/:companyUuid/holiday_pay_policy ` |
253253
254254## Flows
255255
You can’t perform that action at this time.
0 commit comments