Skip to content

Commit

Permalink
Merge pull request #425 from codatio/library-update
Browse files Browse the repository at this point in the history
Automated PR created by OAS bot
  • Loading branch information
dcoplowe authored Oct 5, 2023
2 parents cf4bdfe + 33cea88 commit 881f63c
Show file tree
Hide file tree
Showing 31 changed files with 48 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/accounting_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Accounting library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/assess_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Assess library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bank_feeds_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Bank Feeds library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/banking_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Banking library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commerce_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Commerce library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/common_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Common library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/files_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Files library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lending_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Lending library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/platform_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Platform library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_commerce_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Commerce library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Commerce version 1 library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_expenses_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Expenses library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Expenses version 1 library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_payables_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Payables library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_payroll_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Payroll library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div align="center">
<div align="center">
<picture>
<source srcset="https://user-images.githubusercontent.com/6267663/221800355-0995e4ad-a386-4943-a4c2-e620341a5155.svg" media="(prefers-color-scheme: dark)">
<img src="https://user-images.githubusercontent.com/6267663/221800359-b7f7776c-a44f-4384-8dd0-d9f7d5caef7d.svg">
Expand Down Expand Up @@ -48,7 +48,7 @@ To get your authorization header from the [Codat Portal](https://app.codat.io):
| **[Sync for Payroll](https://github.com/codatio/client-sdk-typescript/tree/main/sync-for-payroll)** | Push payroll to accounting platforms. | [@codat/sync-for-payroll](https://www.npmjs.com/package/@codat/sync-for-payroll) |
| **[Sync for Payables](https://github.com/codatio/client-sdk-typescript/tree/main/sync-for-payables)** | Streamline your customers' accounts payable workflow. | [@codat/sync-for-payables](https://www.npmjs.com/package/@codat/sync-for-payables) |

### Previous products and versions
### Alternative products and versions

| Library | Description | npm |
| :- | :- | :- |
Expand Down
4 changes: 2 additions & 2 deletions bank-feeds/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bank Feeds

<!-- Start Codat Library Description -->
Bank Feeds API enables your SMB users to set up bank feeds from accounts in your application to supported accounting platforms.
Bank Feeds API enables your SMB users to set up bank feeds from accounts in your application to supported accounting platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -90,4 +90,4 @@ sdk.accountMapping.create({
* [getCreateOperation](docs/sdks/transactions/README.md#getcreateoperation) - Get create operation
* [listCreateOperations](docs/sdks/transactions/README.md#listcreateoperations) - List create operations
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
2 changes: 1 addition & 1 deletion lending/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ sdk.accountingBankData.listTransactions({
* [get](docs/sdks/transactionstransfers/README.md#get) - Get transfer
* [list](docs/sdks/transactionstransfers/README.md#list) - List transfers
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion platform/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Platform

<!-- Start Codat Library Description -->
Manage the building blocks of Codat, including companies, connections, and more.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -106,4 +107,4 @@ sdk.companies.create({
* [get](docs/sdks/webhooks/README.md#get) - Get webhook
* [list](docs/sdks/webhooks/README.md#list) - List webhooks
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
5 changes: 3 additions & 2 deletions previous-versions/accounting/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Accounting

<!-- Start Codat Library Description -->
Codat's Accounting API is a flexible API for pulling and pushing up-to-date accounting data to your customer's accounting software.
Codat's Accounting API is a flexible API for pulling and pushing up-to-date accounting data to your customer's accounting software.
It gives you a simple way to view, create, update adn delete data without having to worry about each platform's specific complexities.

<!-- End Codat Library Description -->


Expand Down Expand Up @@ -254,4 +255,4 @@ sdk.accountTransactions.get({
* [list](docs/sdks/transfers/README.md#list) - List transfers
* [uploadAttachment](docs/sdks/transfers/README.md#uploadattachment) - Push invoice attachment
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions previous-versions/assess/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Assess

<!-- Start Codat Library Description -->
Assess helps you make smarter credit decisions on small businesses by enabling you to pull your customers' latest data from the operating systems they are already using.
Assess helps you make smarter credit decisions on small businesses by enabling you to pull your customers' latest data from the operating systems they are already using.
You can use that data for automating decisioning and surfacing new insights on the customer, all via one API.
<!-- End Codat Library Description -->

Expand Down Expand Up @@ -84,4 +84,4 @@ sdk.dataIntegrity.details({
* [listLoanTransactions](docs/sdks/reports/README.md#listloantransactions) - List enhanced loan transactions
* [requestRecurringRevenueMetrics](docs/sdks/reports/README.md#requestrecurringrevenuemetrics) - Generate key subscription revenue metrics
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions previous-versions/banking/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Banking

<!-- Start Codat Library Description -->
Use Codat's API to connect to your SMB customer's banks and pull up-to-date standardized account and transaction data from their bank accounts via our partner providers.
Use Codat's API to connect to your SMB customer's banks and pull up-to-date standardized account and transaction data from their bank accounts via our partner providers.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -73,4 +73,4 @@ sdk.accountBalances.list({
* [list](docs/sdks/transactions/README.md#list) - List transactions
* [~~listBankTransactions~~](docs/sdks/transactions/README.md#listbanktransactions) - List banking transactions :warning: **Deprecated** Use `list` instead.
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
5 changes: 3 additions & 2 deletions previous-versions/commerce/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Commerce

<!-- Start Codat Library Description -->
Codat's Commerce API enables you to pull up-date-date commerce data from several leading payments, point-of-sale, and eCommerce systems.
Codat's Commerce API enables you to pull up-date-date commerce data from several leading payments, point-of-sale, and eCommerce systems.
You can view your SMB customers' products, orders, payments, payouts, disputes, and more - all standardized to our Commerce data model.

<!-- End Codat Library Description -->


Expand Down Expand Up @@ -99,4 +100,4 @@ sdk.companyInfo.get({
* [get](docs/sdks/transactions/README.md#get) - Get transaction
* [list](docs/sdks/transactions/README.md#list) - List transactions
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion previous-versions/common/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Common

<!-- Start Codat Library Description -->
Manage the building blocks of Codat, including companies, connections, and more.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -106,4 +107,4 @@ sdk.companies.create({
* [get](docs/sdks/webhooks/README.md#get) - Get webhook
* [list](docs/sdks/webhooks/README.md#list) - List webhooks
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions previous-versions/files/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Files

<!-- Start Codat Library Description -->
Use Codat's Files API to upload your SMB customers' files.
Use Codat's Files API to upload your SMB customers' files.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -55,4 +55,4 @@ sdk.files.downloadFiles({
* [listFiles](docs/sdks/files/README.md#listfiles) - List all files uploaded by a company
* [uploadFiles](docs/sdks/files/README.md#uploadfiles) - Upload files for a company
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions previous-versions/sync-for-commerce-version-1/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Commerce version 1

<!-- Start Codat Library Description -->
Embedded accounting integrations for POS and eCommerce platforms.
Embedded accounting integrations for POS and eCommerce platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -210,4 +210,4 @@ sdk.accountingAccounts.createAccountingAccount({
* [updateConfigTextSyncFlow](docs/sdks/syncflowpreferences/README.md#updateconfigtextsyncflow) - Update preferences for text fields on sync flow
* [updateVisibleAccountsSyncFlow](docs/sdks/syncflowpreferences/README.md#updatevisibleaccountssyncflow) - Update the visible accounts on Sync Flow
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion previous-versions/sync-for-expenses-version-1/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Sync for Expenses version 1

<!-- Start Codat Library Description -->
Push expenses to accounting platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -96,4 +97,4 @@ sdk.companies.createCompany({
* [getSyncTransaction](docs/sdks/transactionstatus/README.md#getsynctransaction) - Get Sync Transaction
* [listSyncTransactions](docs/sdks/transactionstatus/README.md#listsynctransactions) - Get Sync transactions
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions sync-for-commerce/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Commerce

<!-- Start Codat Library Description -->
Embedded accounting integrations for POS and eCommerce platforms.
Embedded accounting integrations for POS and eCommerce platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -86,4 +86,4 @@ sdk.advancedControls.createCompany({
* [updateConfigTextSyncFlow](docs/sdks/syncflowsettings/README.md#updateconfigtextsyncflow) - Update preferences for text fields
* [updateVisibleAccountsSyncFlow](docs/sdks/syncflowsettings/README.md#updatevisibleaccountssyncflow) - Update visible accounts
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions sync-for-expenses/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Expenses

<!-- Start Codat Library Description -->
Embedded accounting integrations for corporate card providers.
Embedded accounting integrations for corporate card providers.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -176,4 +176,4 @@ Here's an example of one such pagination call:
<!-- Placeholder for Future Speakeasy SDK Sections -->


### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion sync-for-payables/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Sync for Payables

<!-- Start Codat Library Description -->
Streamline your customers' accounts payable workflow.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -205,4 +206,4 @@ Here's an example of one such pagination call:
<!-- Placeholder for Future Speakeasy SDK Sections -->


### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion sync-for-payroll/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Sync for Payroll

<!-- Start Codat Library Description -->
Push payroll to accounting platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -133,4 +134,4 @@ sdk.accounts.create({
* [get](docs/sdks/trackingcategories/README.md#get) - Get tracking categories
* [list](docs/sdks/trackingcategories/README.md#list) - List tracking categories
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)

0 comments on commit 881f63c

Please sign in to comment.