From 890ef3c884ad62f4c4133040fd78e36aff479bb1 Mon Sep 17 00:00:00 2001 From: dphuang2 Date: Mon, 25 Mar 2024 17:57:48 -0700 Subject: [PATCH] update --- generator/konfig-docs/src/pages/sdk/companies.json | 4 ++-- .../pages/sdk/gusto/app-integrations/typescript/index.tsx | 2 +- .../pages/sdk/gusto/embedded-payroll/typescript/index.tsx | 2 +- generator/konfig-docs/src/pages/sdk/sdk-links.json | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/generator/konfig-docs/src/pages/sdk/companies.json b/generator/konfig-docs/src/pages/sdk/companies.json index eb3fa81fb..f8c9798b2 100644 --- a/generator/konfig-docs/src/pages/sdk/companies.json +++ b/generator/konfig-docs/src/pages/sdk/companies.json @@ -642,10 +642,10 @@ }, { "parentCategories": [ - "Commerce" + "Human Resources" ], "subCategories": [ - "Accounting" + "HR Talent & Recruitment" ], "favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/gusto/app-integrations/favicon.png", "metaDescription": "Launched in 2011 as ZenPayroll, Gusto serves more than 300,000 businesses nationwide. Each year we process tens of billions of dollars of payroll and provide employee benefits—like health insurance and 401(k) accounts—while helping companies create incredible work places.\n\nThrough one refreshingly easy, integrated platform, we automate and simplify your payroll, benefits, and HR, all while providing expert support. You and your employees will get the peace of mind you need to do your best work.", diff --git a/generator/konfig-docs/src/pages/sdk/gusto/app-integrations/typescript/index.tsx b/generator/konfig-docs/src/pages/sdk/gusto/app-integrations/typescript/index.tsx index 907cba681..aa367a7e0 100644 --- a/generator/konfig-docs/src/pages/sdk/gusto/app-integrations/typescript/index.tsx +++ b/generator/konfig-docs/src/pages/sdk/gusto/app-integrations/typescript/index.tsx @@ -19,7 +19,7 @@ Through one refreshingly easy, integrated platform, we automate and simplify you companyKebabCase="gusto" clientNameCamelCase="gustoAppIntegrations" homepage="gusto.com" - lastUpdated={new Date("2024-03-26T00:52:31.854Z")} + lastUpdated={new Date("2024-03-26T00:57:19.559Z")} faviconUrl="https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/gusto/app-integrations/favicon.png" // Missing contactUrl contactEmail="developer@gusto.com" diff --git a/generator/konfig-docs/src/pages/sdk/gusto/embedded-payroll/typescript/index.tsx b/generator/konfig-docs/src/pages/sdk/gusto/embedded-payroll/typescript/index.tsx index 2dd055eb1..ba177a3c1 100644 --- a/generator/konfig-docs/src/pages/sdk/gusto/embedded-payroll/typescript/index.tsx +++ b/generator/konfig-docs/src/pages/sdk/gusto/embedded-payroll/typescript/index.tsx @@ -19,7 +19,7 @@ Through one refreshingly easy, integrated platform, we automate and simplify you companyKebabCase="gusto" clientNameCamelCase="gustoEmbeddedPayroll" homepage="gusto.com" - lastUpdated={new Date("2024-03-26T00:52:31.854Z")} + lastUpdated={new Date("2024-03-26T00:57:19.559Z")} faviconUrl="https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/gusto/embedded-payroll/favicon.png" // Missing contactUrl contactEmail="developer@gusto.com" diff --git a/generator/konfig-docs/src/pages/sdk/sdk-links.json b/generator/konfig-docs/src/pages/sdk/sdk-links.json index e3a3640fd..ef0b3b120 100644 --- a/generator/konfig-docs/src/pages/sdk/sdk-links.json +++ b/generator/konfig-docs/src/pages/sdk/sdk-links.json @@ -1142,8 +1142,8 @@ "compliance" ], "favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/gusto/app-integrations/favicon.png", - "parentCategory": "Commerce", - "subCategory": "Accounting", + "parentCategory": "Human Resources", + "subCategory": "HR Talent & Recruitment", "apiVersion": "2024-03-01" }, { @@ -1161,8 +1161,8 @@ "human_resources" ], "favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/gusto/embedded-payroll/favicon.png", - "parentCategory": "Commerce", - "subCategory": "Accounting", + "parentCategory": "Human Resources", + "subCategory": "HR Talent & Recruitment", "apiVersion": "2024-03-01" }, {