@@ -39,56 +39,56 @@ if res.company is not None:
3939
4040### [ companies] ( docs/companies/README.md )
4141
42- * [ create_company] ( docs/companies/createcompany .md ) - Create company
43- * [ delete_company] ( docs/companies/deletecompany .md ) - Delete a company
44- * [ get_company] ( docs/companies/getcompany .md ) - Get company
45- * [ list_companies] ( docs/companies/listcompanies .md ) - List companies
46- * [ update_company] ( docs/companies/updatecompany .md ) - Update company
42+ * [ create_company] ( docs/companies/README .md#create_company ) - Create company
43+ * [ delete_company] ( docs/companies/README .md#delete_company ) - Delete a company
44+ * [ get_company] ( docs/companies/README .md#get_company ) - Get company
45+ * [ list_companies] ( docs/companies/README .md#list_companies ) - List companies
46+ * [ update_company] ( docs/companies/README .md#update_company ) - Update company
4747
4848### [ connections] ( docs/connections/README.md )
4949
50- * [ create_data_connection] ( docs/connections/createdataconnection .md ) - Create a data connection
51- * [ delete_company_connection] ( docs/connections/deletecompanyconnection .md ) - Delete connection
52- * [ get_company_connection] ( docs/connections/getcompanyconnection .md ) - Get connection
53- * [ list_company_connections] ( docs/connections/listcompanyconnections .md ) - List connections
54- * [ unlink_company_connection] ( docs/connections/unlinkcompanyconnection .md ) - Unlink connection
55- * [ update_connection_authorization] ( docs/connections/updateconnectionauthorization .md ) - Update authorization
50+ * [ create_data_connection] ( docs/connections/README .md#create_data_connection ) - Create connection
51+ * [ delete_company_connection] ( docs/connections/README .md#delete_company_connection ) - Delete connection
52+ * [ get_company_connection] ( docs/connections/README .md#get_company_connection ) - Get connection
53+ * [ list_company_connections] ( docs/connections/README .md#list_company_connections ) - List connections
54+ * [ unlink_company_connection] ( docs/connections/README .md#unlink_company_connection ) - Unlink connection
55+ * [ update_connection_authorization] ( docs/connections/README .md#update_connection_authorization ) - Update authorization
5656
5757### [ data_status] ( docs/datastatus/README.md )
5858
59- * [ get_company_data_history] ( docs/datastatus/getcompanydatahistory .md ) - Get pull operations
60- * [ get_company_data_status] ( docs/datastatus/getcompanydatastatus .md ) - Get data status
61- * [ get_pull_operation] ( docs/datastatus/getpulloperation .md ) - Get pull operation
59+ * [ get_company_data_history] ( docs/datastatus/README .md#get_company_data_history ) - Get pull operations
60+ * [ get_company_data_status] ( docs/datastatus/README .md#get_company_data_status ) - Get data status
61+ * [ get_pull_operation] ( docs/datastatus/README .md#get_pull_operation ) - Get pull operation
6262
6363### [ integrations] ( docs/integrations/README.md )
6464
65- * [ get_integration] ( docs/integrations/getintegration .md ) - Get integration
66- * [ get_integrations_branding] ( docs/integrations/getintegrationsbranding .md ) - Get branding
67- * [ list_integrations] ( docs/integrations/listintegrations .md ) - List integrations
65+ * [ get_integration] ( docs/integrations/README .md#get_integration ) - Get integration
66+ * [ get_integrations_branding] ( docs/integrations/README .md#get_integrations_branding ) - Get branding
67+ * [ list_integrations] ( docs/integrations/README .md#list_integrations ) - List integrations
6868
6969### [ push_data] ( docs/pushdata/README.md )
7070
71- * [ get_company_push_history] ( docs/pushdata/getcompanypushhistory .md ) - List push operations
72- * [ get_create_update_model_options_by_data_type] ( docs/pushdata/getcreateupdatemodeloptionsbydatatype .md ) - List push options
73- * [ get_push_operation] ( docs/pushdata/getpushoperation .md ) - Get push operation
71+ * [ get_company_push_history] ( docs/pushdata/README .md#get_company_push_history ) - List push operations
72+ * [ get_create_update_model_options_by_data_type] ( docs/pushdata/README .md#get_create_update_model_options_by_data_type ) - List push options
73+ * [ get_push_operation] ( docs/pushdata/README .md#get_push_operation ) - Get push operation
7474
7575### [ refresh_data] ( docs/refreshdata/README.md )
7676
77- * [ create_pull_operation] ( docs/refreshdata/createpulloperation .md ) - Queue pull operation
78- * [ refresh_company_data] ( docs/refreshdata/refreshcompanydata .md ) - Queue pull operations
77+ * [ create_pull_operation] ( docs/refreshdata/README .md#create_pull_operation ) - Queue pull operation
78+ * [ refresh_company_data] ( docs/refreshdata/README .md#refresh_company_data ) - Queue pull operations
7979
8080### [ settings] ( docs/settings/README.md )
8181
82- * [ get_profile] ( docs/settings/getprofile .md ) - Get profile
83- * [ get_profile_sync_settings] ( docs/settings/getprofilesyncsettings .md ) - Get sync settings
84- * [ update_profile] ( docs/settings/updateprofile .md ) - Update profile
85- * [ update_sync_settings] ( docs/settings/updatesyncsettings .md ) - Update all sync settings
82+ * [ get_profile] ( docs/settings/README .md#get_profile ) - Get profile
83+ * [ get_profile_sync_settings] ( docs/settings/README .md#get_profile_sync_settings ) - Get sync settings
84+ * [ update_profile] ( docs/settings/README .md#update_profile ) - Update profile
85+ * [ update_sync_settings] ( docs/settings/README .md#update_sync_settings ) - Update all sync settings
8686
8787### [ webhooks] ( docs/webhooks/README.md )
8888
89- * [ create_rule] ( docs/webhooks/createrule .md ) - Create webhook
90- * [ get_webhook] ( docs/webhooks/getwebhook .md ) - Get webhook
91- * [ list_rules] ( docs/webhooks/listrules .md ) - List webhooks
89+ * [ create_rule] ( docs/webhooks/README .md#create_rule ) - Create webhook
90+ * [ get_webhook] ( docs/webhooks/README .md#get_webhook ) - Get webhook
91+ * [ list_rules] ( docs/webhooks/README .md#list_rules ) - List webhooks
9292<!-- End SDK Available Operations -->
9393
9494### SDK Generated by [ Speakeasy] ( https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks )
0 commit comments