@@ -68,25 +68,25 @@ if res.create_account_response is not None:
6868## Available Resources and Operations
6969
7070
71- ### [ accounts ] ( docs/sdks/accounts/README.md )
71+ ### [ Accounts ] ( docs/sdks/accounts/README.md )
7272
7373* [ create] ( docs/sdks/accounts/README.md#create ) - Create account
7474
75- ### [ companies ] ( docs/sdks/companies/README.md )
75+ ### [ Companies ] ( docs/sdks/companies/README.md )
7676
7777* [ create] ( docs/sdks/companies/README.md#create ) - Create company
7878* [ delete] ( docs/sdks/companies/README.md#delete ) - Delete a company
7979* [ get] ( docs/sdks/companies/README.md#get ) - Get company
8080* [ list] ( docs/sdks/companies/README.md#list ) - List companies
8181* [ update] ( docs/sdks/companies/README.md#update ) - Update company
8282
83- ### [ configuration ] ( docs/sdks/configuration/README.md )
83+ ### [ Configuration ] ( docs/sdks/configuration/README.md )
8484
8585* [ get] ( docs/sdks/configuration/README.md#get ) - Get company configuration
8686* [ get_mapping_options] ( docs/sdks/configuration/README.md#get_mapping_options ) - Mapping options
8787* [ set] ( docs/sdks/configuration/README.md#set ) - Set company configuration
8888
89- ### [ connections ] ( docs/sdks/connections/README.md )
89+ ### [ Connections ] ( docs/sdks/connections/README.md )
9090
9191* [ create] ( docs/sdks/connections/README.md#create ) - Create connection
9292* [ create_partner_expense_connection] ( docs/sdks/connections/README.md#create_partner_expense_connection ) - Create Partner Expense connection
@@ -95,48 +95,48 @@ if res.create_account_response is not None:
9595* [ list] ( docs/sdks/connections/README.md#list ) - List connections
9696* [ unlink] ( docs/sdks/connections/README.md#unlink ) - Unlink connection
9797
98- ### [ customers ] ( docs/sdks/customers/README.md )
98+ ### [ Customers ] ( docs/sdks/customers/README.md )
9999
100100* [ create] ( docs/sdks/customers/README.md#create ) - Create customer
101101* [ get] ( docs/sdks/customers/README.md#get ) - Get customer
102102* [ list] ( docs/sdks/customers/README.md#list ) - List customers
103103* [ update] ( docs/sdks/customers/README.md#update ) - Update customer
104104
105- ### [ expenses ] ( docs/sdks/expenses/README.md )
105+ ### [ Expenses ] ( docs/sdks/expenses/README.md )
106106
107107* [ create] ( docs/sdks/expenses/README.md#create ) - Create expense transaction
108108* [ update] ( docs/sdks/expenses/README.md#update ) - Update expense-transactions
109109* [ upload_attachment] ( docs/sdks/expenses/README.md#upload_attachment ) - Upload attachment
110110
111- ### [ manage_data ] ( docs/sdks/managedata/README.md )
111+ ### [ ManageData ] ( docs/sdks/managedata/README.md )
112112
113113* [ get] ( docs/sdks/managedata/README.md#get ) - Get data status
114114* [ get_pull_operation] ( docs/sdks/managedata/README.md#get_pull_operation ) - Get pull operation
115115* [ list_pull_operations] ( docs/sdks/managedata/README.md#list_pull_operations ) - List pull operations
116116* [ refresh_all_data_types] ( docs/sdks/managedata/README.md#refresh_all_data_types ) - Refresh all data
117117* [ refresh_data_type] ( docs/sdks/managedata/README.md#refresh_data_type ) - Refresh data type
118118
119- ### [ push_operations ] ( docs/sdks/pushoperations/README.md )
119+ ### [ PushOperations ] ( docs/sdks/pushoperations/README.md )
120120
121121* [ get] ( docs/sdks/pushoperations/README.md#get ) - Get push operation
122122* [ list] ( docs/sdks/pushoperations/README.md#list ) - List push operations
123123
124- ### [ suppliers ] ( docs/sdks/suppliers/README.md )
124+ ### [ Suppliers ] ( docs/sdks/suppliers/README.md )
125125
126126* [ create] ( docs/sdks/suppliers/README.md#create ) - Create supplier
127127* [ get] ( docs/sdks/suppliers/README.md#get ) - Get supplier
128128* [ list] ( docs/sdks/suppliers/README.md#list ) - List suppliers
129129* [ update] ( docs/sdks/suppliers/README.md#update ) - Update supplier
130130
131- ### [ sync ] ( docs/sdks/sync/README.md )
131+ ### [ Sync ] ( docs/sdks/sync/README.md )
132132
133133* [ get] ( docs/sdks/sync/README.md#get ) - Get Sync status
134134* [ get_last_successful_sync] ( docs/sdks/sync/README.md#get_last_successful_sync ) - Last successful sync
135135* [ get_latest_sync] ( docs/sdks/sync/README.md#get_latest_sync ) - Latest sync status
136136* [ initiate_sync] ( docs/sdks/sync/README.md#initiate_sync ) - Initiate sync
137137* [ list] ( docs/sdks/sync/README.md#list ) - List sync statuses
138138
139- ### [ transaction_status ] ( docs/sdks/transactionstatus/README.md )
139+ ### [ TransactionStatus ] ( docs/sdks/transactionstatus/README.md )
140140
141141* [ get] ( docs/sdks/transactionstatus/README.md#get ) - Get Sync Transaction
142142* [ list] ( docs/sdks/transactionstatus/README.md#list ) - List sync transactions
0 commit comments