Skip to content

Commit

Permalink
fixed terminal description pseo
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiechayes committed Mar 11, 2024
1 parent 348dce8 commit 66612ac
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hash: ffe7dd47c20d3f6075909bed1253b78d46610141989284cf59ff1c825fe550c3
hash: 48dcef3c92501c3c973e68f86ea32e0c4ff289c47a888c5eed47728383b1b742
methodObjects:
- url: /public-token/exchange
method: exchangeToken
Expand Down
11 changes: 1 addition & 10 deletions sdks/db/fixed-specs-cache/terminal-fixed-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@ publishJson:
Terminal is Plaid for Telematics in commercial trucking. Companies building
the next generation of insurance products, financial services and fleet
software for trucking use our Universal API to access GPS data, speeding
data and vehicle stats.
We are a fast growing, venture-backed startup supported by top investors
including Y Combinator, Golden Ventures and Wayfinder Ventures (+ latest
investors to be announced soon!). Our exceptionally talented team spans
across San Francisco, Toronto and Vancouver.
For more details, check us out at https://withterminal.com
data and vehicle stats.Check us out at https://withterminal.com
apiStatusUrls: inherit
homepage: withterminal.com
developerDocumentation: docs.withterminal.com/api-reference/overview
Expand Down
4 changes: 2 additions & 2 deletions sdks/db/published/from-custom-request_withterminal.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"company": "Terminal",
"sdkName": "terminal-{language}-sdk",
"clientName": "Terminal",
"metaDescription": "Terminal is Plaid for Telematics in commercial trucking. Companies building the next generation of insurance products, financial services and fleet software for trucking use our Universal API to access GPS data, speeding data and vehicle stats.\n\nWe are a fast growing, venture-backed startup supported by top investors including Y Combinator, Golden Ventures and Wayfinder Ventures (+ latest investors to be announced soon!). Our exceptionally talented team spans across San Francisco, Toronto and Vancouver.\n\nFor more details, check us out at https://withterminal.com",
"metaDescription": "Terminal is Plaid for Telematics in commercial trucking. Companies building the next generation of insurance products, financial services and fleet software for trucking use our Universal API to access GPS data, speeding data and vehicle stats.Check us out at https://withterminal.com",
"apiStatusUrls": "inherit",
"homepage": "withterminal.com",
"developerDocumentation": "docs.withterminal.com/api-reference/overview",
Expand Down Expand Up @@ -1278,7 +1278,7 @@
"previewLinkImage": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/terminal/imagePreview.png",
"faviconUrl": "https://raw.githubusercontent.com/konfig-sdks/openapi-examples/HEAD/terminal/favicon.png",
"clientNameCamelCase": "terminal",
"lastUpdated": "2024-03-11T19:23:56.542Z",
"lastUpdated": "2024-03-11T19:35:12.010Z",
"typescriptSdkUsageCode": "import { Terminal } from 'terminal-typescript-sdk';\n\nconst terminal = new Terminal({\n token: \"TOKEN\",\n})",
"fixedSpecFileName": "terminal-fixed-spec.yaml"
}
2 changes: 1 addition & 1 deletion sdks/publish.json
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@
"company": "Terminal",
"developerDocumentation": "docs.withterminal.com/api-reference/overview",
"apiStatusUrls": "inherit",
"metaDescription": "Terminal is Plaid for Telematics in commercial trucking. Companies building the next generation of insurance products, financial services and fleet software for trucking use our Universal API to access GPS data, speeding data and vehicle stats.\n\nWe are a fast growing, venture-backed startup supported by top investors including Y Combinator, Golden Ventures and Wayfinder Ventures (+ latest investors to be announced soon!). Our exceptionally talented team spans across San Francisco, Toronto and Vancouver.\n\nFor more details, check us out at https://withterminal.com",
"metaDescription": "Terminal is Plaid for Telematics in commercial trucking. Companies building the next generation of insurance products, financial services and fleet software for trucking use our Universal API to access GPS data, speeding data and vehicle stats.Check us out at https://withterminal.com",
"categories": [
"developer_tools",
"telematics",
Expand Down

0 comments on commit 66612ac

Please sign in to comment.