@@ -40,15 +40,15 @@ if res.company is not None:
4040## Available Resources and Operations
4141
4242
43- ### [ companies ] ( docs/sdks/companies/README.md )
43+ ### [ Companies ] ( docs/sdks/companies/README.md )
4444
4545* [ create] ( docs/sdks/companies/README.md#create ) - Create company
4646* [ delete] ( docs/sdks/companies/README.md#delete ) - Delete a company
4747* [ get] ( docs/sdks/companies/README.md#get ) - Get company
4848* [ list] ( docs/sdks/companies/README.md#list ) - List companies
4949* [ update] ( docs/sdks/companies/README.md#update ) - Update company
5050
51- ### [ connections ] ( docs/sdks/connections/README.md )
51+ ### [ Connections ] ( docs/sdks/connections/README.md )
5252
5353* [ create] ( docs/sdks/connections/README.md#create ) - Create connection
5454* [ delete] ( docs/sdks/connections/README.md#delete ) - Delete connection
@@ -57,27 +57,27 @@ if res.company is not None:
5757* [ unlink] ( docs/sdks/connections/README.md#unlink ) - Unlink connection
5858* [ update_authorization] ( docs/sdks/connections/README.md#update_authorization ) - Update authorization
5959
60- ### [ integrations ] ( docs/sdks/integrations/README.md )
60+ ### [ Integrations ] ( docs/sdks/integrations/README.md )
6161
6262* [ get] ( docs/sdks/integrations/README.md#get ) - Get integration
6363* [ get_branding] ( docs/sdks/integrations/README.md#get_branding ) - Get branding
6464* [ list] ( docs/sdks/integrations/README.md#list ) - List integrations
6565
66- ### [ push_data ] ( docs/sdks/pushdata/README.md )
66+ ### [ PushData ] ( docs/sdks/pushdata/README.md )
6767
6868* [ get_model_options] ( docs/sdks/pushdata/README.md#get_model_options ) - Get push options
6969* [ get_operation] ( docs/sdks/pushdata/README.md#get_operation ) - Get push operation
7070* [ list_operations] ( docs/sdks/pushdata/README.md#list_operations ) - List push operations
7171
72- ### [ refresh_data ] ( docs/sdks/refreshdata/README.md )
72+ ### [ RefreshData ] ( docs/sdks/refreshdata/README.md )
7373
7474* [ all] ( docs/sdks/refreshdata/README.md#all ) - Refresh all data
7575* [ by_data_type] ( docs/sdks/refreshdata/README.md#by_data_type ) - Refresh data type
7676* [ get] ( docs/sdks/refreshdata/README.md#get ) - Get data status
7777* [ get_pull_operation] ( docs/sdks/refreshdata/README.md#get_pull_operation ) - Get pull operation
7878* [ list_pull_operations] ( docs/sdks/refreshdata/README.md#list_pull_operations ) - List pull operations
7979
80- ### [ settings ] ( docs/sdks/settings/README.md )
80+ ### [ Settings ] ( docs/sdks/settings/README.md )
8181
8282* [ create_api_key] ( docs/sdks/settings/README.md#create_api_key ) - Create API key
8383* [ delete_api_key] ( docs/sdks/settings/README.md#delete_api_key ) - Delete api key
@@ -87,12 +87,12 @@ if res.company is not None:
8787* [ update_profile] ( docs/sdks/settings/README.md#update_profile ) - Update profile
8888* [ update_sync_settings] ( docs/sdks/settings/README.md#update_sync_settings ) - Update all sync settings
8989
90- ### [ supplemental_data ] ( docs/sdks/supplementaldata/README.md )
90+ ### [ SupplementalData ] ( docs/sdks/supplementaldata/README.md )
9191
9292* [ configure] ( docs/sdks/supplementaldata/README.md#configure ) - Configure
9393* [ get_configuration] ( docs/sdks/supplementaldata/README.md#get_configuration ) - Get configuration
9494
95- ### [ webhooks ] ( docs/sdks/webhooks/README.md )
95+ ### [ Webhooks ] ( docs/sdks/webhooks/README.md )
9696
9797* [ create] ( docs/sdks/webhooks/README.md#create ) - Create webhook
9898* [ get] ( docs/sdks/webhooks/README.md#get ) - Get webhook
0 commit comments