Skip to content

Commit

Permalink
yarn pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Mar 28, 2024
1 parent b83a09c commit 13c096b
Show file tree
Hide file tree
Showing 8 changed files with 245 additions and 182 deletions.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions generator/konfig-docs/src/pages/sdk/clay-hr/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Company } from '../../../components/Company';
const sdks = [
{
"name": "ClayHR",
"numberOfMethods": 143,
"numberOfMethods": 142,
"categories": [
"hr",
"human_resources",
Expand All @@ -24,7 +24,7 @@ const sdks = [
},
{
"name": "ClayHR",
"numberOfMethods": 143,
"numberOfMethods": 142,
"categories": [
"hr",
"human_resources",
Expand All @@ -44,7 +44,7 @@ const sdks = [
},
{
"name": "ClayHR",
"numberOfMethods": 143,
"numberOfMethods": 142,
"categories": [
"hr",
"human_resources",
Expand Down
45 changes: 5 additions & 40 deletions generator/konfig-docs/src/pages/sdk/clay-hr/typescript/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Completely cloud based application available via your favorite web browsers and
companyKebabCase="clay-hr"
clientNameCamelCase="clayHr"
homepage="clayhr.com"
lastUpdated={new Date("2024-03-25T23:38:15.229Z")}
lastUpdated={new Date("2024-03-28T16:25:40.616Z")}
faviconUrl="https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/clayhr/favicon.png"
// Missing contactUrl
// Missing contactEmail
Expand Down Expand Up @@ -6347,41 +6347,6 @@ Completely cloud based application available via your favorite web browsers and
}
]
},
{
"url": "/deletegoal",
"method": "deleteGoal",
"httpMethod": HttpMethodsEnum.DELETE,
"tag": "Goals",
"typeScriptTag": "goals",
"description": "Delete Goal",
"parameters": [
{
"name": "goalId",
"schema": "integer",
"required": true,
"description": "GoalId to delete a goal",
"example": 0
}
],
"responses": [
{
"statusCode": "200",
"description": ""
},
{
"statusCode": "401",
"description": ""
},
{
"statusCode": "403",
"description": ""
},
{
"statusCode": "404",
"description": ""
}
]
},
{
"url": "/invoice",
"method": "getByProjectId",
Expand Down Expand Up @@ -7336,10 +7301,10 @@ Completely cloud based application available via your favorite web browsers and
apiTitle="Expense Reports"
apiBaseUrl="https://acmecompany.bizmerlin.net/rm/api"
apiVersion="1.0"
endpoints={138}
sdkMethods={143}
schemas={425}
parameters={921}
endpoints={137}
sdkMethods={142}
schemas={421}
parameters={918}
difficulty="Hard"
openApiRaw="https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/clayhr/openapi.yaml"
openApiGitHubUi="https://github.com/konfig-sdks/openapi-examples/tree/HEAD/clayhr/openapi.yaml"
Expand Down
80 changes: 40 additions & 40 deletions generator/konfig-docs/src/pages/sdk/companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@
"hr_automation"
],
"numberOfApis": 1,
"difficultyScore": 411.25,
"difficultyScore": 409.5,
"subpath": "/sdk/clay-hr"
},
{
Expand Down Expand Up @@ -1935,26 +1935,6 @@
"difficultyScore": 191.5,
"subpath": "/sdk/spotify"
},
{
"parentCategories": [
"Sales & CRM"
],
"subCategories": [
"Forms & Surveys"
],
"favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/qualtrics/survey/favicon.png",
"metaDescription": "Know what your customers and employees need, when they need it, and deliver it every time with powerful, AI driven Experience Management (XM) software.",
"services": [
"Survey"
],
"company": "Qualtrics",
"keywords": [
"survey"
],
"numberOfApis": 1,
"difficultyScore": 190.25,
"subpath": "/sdk/qualtrics"
},
{
"parentCategories": [
"Human Resources"
Expand Down Expand Up @@ -1984,9 +1964,29 @@
"recruitment_software_business_process_outsourcing"
],
"numberOfApis": 1,
"difficultyScore": 186,
"difficultyScore": 191.25,
"subpath": "/sdk/hi-bob"
},
{
"parentCategories": [
"Sales & CRM"
],
"subCategories": [
"Forms & Surveys"
],
"favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/qualtrics/survey/favicon.png",
"metaDescription": "Know what your customers and employees need, when they need it, and deliver it every time with powerful, AI driven Experience Management (XM) software.",
"services": [
"Survey"
],
"company": "Qualtrics",
"keywords": [
"survey"
],
"numberOfApis": 1,
"difficultyScore": 190.25,
"subpath": "/sdk/qualtrics"
},
{
"parentCategories": [
"Sales & CRM"
Expand Down Expand Up @@ -2987,6 +2987,24 @@
"difficultyScore": 99,
"subpath": "/sdk/sound-cloud"
},
{
"parentCategories": [
"Sales & CRM"
],
"subCategories": [
"Signatures"
],
"favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/signwell/favicon.png",
"metaDescription": "When I started SignWell in 2019, I saw there was a need for an alternative to the hard-to-use and expensive e-signature software already out there. Documents can be complicated enough, but getting a document signed shouldn't be complicated too.\n\nAt SignWell, we pride ourselves not only on the ease and affordability of our e-signature process but also on our personalized and industry-leading customer support — whether it's for individual use or larger team accounts, SignWell is here to help you feel comfortable and confident getting your documents signed.\n\nThe SignWell mission? Simplify how documents get signed for millions of people and businesses. We're excited to help you continue to move toward the future of paperless document signing.\n\nRuben Gamez\nFounder, SignWell",
"services": [],
"company": "SignWell",
"keywords": [
"electronic_signature"
],
"numberOfApis": 1,
"difficultyScore": 98.75,
"subpath": "/sdk/sign-well"
},
{
"parentCategories": [
"Data"
Expand Down Expand Up @@ -3075,24 +3093,6 @@
"difficultyScore": 96.25,
"subpath": "/sdk/one-login"
},
{
"parentCategories": [
"Sales & CRM"
],
"subCategories": [
"Signatures"
],
"favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/signwell/favicon.png",
"metaDescription": "When I started SignWell in 2019, I saw there was a need for an alternative to the hard-to-use and expensive e-signature software already out there. Documents can be complicated enough, but getting a document signed shouldn't be complicated too.\n\nAt SignWell, we pride ourselves not only on the ease and affordability of our e-signature process but also on our personalized and industry-leading customer support — whether it's for individual use or larger team accounts, SignWell is here to help you feel comfortable and confident getting your documents signed.\n\nThe SignWell mission? Simplify how documents get signed for millions of people and businesses. We're excited to help you continue to move toward the future of paperless document signing.\n\nRuben Gamez\nFounder, SignWell",
"services": [],
"company": "SignWell",
"keywords": [
"electronic_signature"
],
"numberOfApis": 1,
"difficultyScore": 95,
"subpath": "/sdk/sign-well"
},
{
"parentCategories": [
"IT Operations"
Expand Down
6 changes: 3 additions & 3 deletions generator/konfig-docs/src/pages/sdk/hi-bob/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Company } from '../../../components/Company';
const sdks = [
{
"name": "HiBob",
"numberOfMethods": 91,
"numberOfMethods": 93,
"categories": [
"hr",
"human_resources",
Expand All @@ -30,7 +30,7 @@ const sdks = [
},
{
"name": "HiBob",
"numberOfMethods": 91,
"numberOfMethods": 93,
"categories": [
"hr",
"human_resources",
Expand All @@ -56,7 +56,7 @@ const sdks = [
},
{
"name": "HiBob",
"numberOfMethods": 91,
"numberOfMethods": 93,
"categories": [
"hr",
"human_resources",
Expand Down
85 changes: 77 additions & 8 deletions generator/konfig-docs/src/pages/sdk/hi-bob/typescript/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Since late 2015, trusted and empowered "Bobbers" from around the world have brou
companyKebabCase="hi-bob"
clientNameCamelCase="hiBob"
homepage="hibob.com"
lastUpdated={new Date("2024-03-27T20:13:36.016Z")}
lastUpdated={new Date("2024-03-28T16:25:40.616Z")}
faviconUrl="https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/hibob/favicon.png"
// Missing contactUrl
// Missing contactEmail
Expand Down Expand Up @@ -92,7 +92,7 @@ Since late 2015, trusted and empowered "Bobbers" from around the world have brou
{
"name": "humanReadable",
"schema": "boolean",
"description": "Whether to supply humanReadable values in JSON instead of machine-readable format (default).",
"description": "Whether to supply humanReadable values in JSON instead of machine-readable format (https://apidocs.hibob.com/reference/getting-started-1.",
"default": false
},
{
Expand Down Expand Up @@ -175,12 +175,12 @@ Since late 2015, trusted and empowered "Bobbers" from around the world have brou
"name": "fields",
"schema": "array",
"required": true,
"description": "Whether to supply fields (paths) instead of empty list as a default in order to not exceed data permitted."
"description": "Whether to supply fields (https://apidocs.hibob.com/reference/getting-started-1 instead of empty list as a default in order to not exceed data permitted."
},
{
"name": "humanReadable",
"schema": "boolean",
"description": "Whether to supply humanReadable values in JSON instead of machine-readable (default) format.",
"description": "Whether to supply humanReadable values in JSON instead of machine-readable (https://apidocs.hibob.com/reference/getting-started-1 format.",
"default": false
},
{
Expand Down Expand Up @@ -2064,6 +2064,75 @@ Since late 2015, trusted and empowered "Bobbers" from around the world have brou
}
]
},
{
"url": "/hiring/job-ads",
"method": "listActiveJobAds",
"httpMethod": HttpMethodsEnum.POST,
"tag": "Hiring",
"typeScriptTag": "hiring",
"description": "Get a list of all active job ads.",
"parameters": [
{
"name": "preferredLanguage",
"schema": "string",
"description": "Preferred language code for the language results will be returned in if available, otherwise language specified on the job ad will be used."
},
{
"name": "fields",
"schema": "array",
"required": true,
"description": ""
},
{
"name": "filters",
"schema": "array",
"required": true,
"description": ""
}
],
"responses": [
{
"statusCode": "200",
"description": ""
},
{
"statusCode": "default",
"description": ""
}
]
},
{
"url": "/hiring/job-ads/{id}",
"method": "jobAdDetails",
"httpMethod": HttpMethodsEnum.GET,
"tag": "Hiring",
"typeScriptTag": "hiring",
"description": "Get the details of the job ad.",
"parameters": [
{
"name": "id",
"schema": "string",
"required": true,
"description": "Job Ad ID.",
"example": "ID"
},
{
"name": "preferredLanguage",
"schema": "string",
"description": "Preferred language code for the language results will be returned in if available, otherwise language specified on the job ad will be used."
}
],
"responses": [
{
"statusCode": "200",
"description": ""
},
{
"statusCode": "default",
"description": ""
}
]
},
{
"url": "/people/{id}/work",
"method": "getWorkHistory",
Expand Down Expand Up @@ -2795,10 +2864,10 @@ Since late 2015, trusted and empowered "Bobbers" from around the world have brou
apiTitle="Bob API"
apiBaseUrl="https://api.hibob.com/v1"
apiVersion="1.0.0"
endpoints={70}
sdkMethods={91}
schemas={93}
parameters={210}
endpoints={72}
sdkMethods={93}
schemas={97}
parameters={215}
difficulty="Medium"
openApiRaw="https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/hibob/openapi.yaml"
openApiGitHubUi="https://github.com/konfig-sdks/openapi-examples/tree/HEAD/hibob/openapi.yaml"
Expand Down
2 changes: 1 addition & 1 deletion generator/konfig-docs/src/pages/sdk/sdk-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
"favicon": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/atlassian/jira/favicon.png",
"parentCategory": "Productivity",
"subCategory": "Project Management",
"apiVersion": "1001.0.0-SNAPSHOT-a572a3fccec16cd1001dd8745ee0a174a9866605"
"apiVersion": "1001.0.0-SNAPSHOT-e207e3a88e19bebfd0fd5834088a20d22d89a0a2"
},
{
"index": "bamboo-hr/typescript",
Expand Down
Loading

0 comments on commit 13c096b

Please sign in to comment.