@@ -39,53 +39,53 @@ if res.company_info is not None:
3939## Available Resources and Operations
4040
4141
42- ### [ company_info] ( docs/companyinfo/README.md )
42+ ### [ company_info] ( docs/sdks/ companyinfo/README.md )
4343
44- * [ get] ( docs/companyinfo/README.md#get ) - Get company info
44+ * [ get] ( docs/sdks/ companyinfo/README.md#get ) - Get company info
4545
46- ### [ customers] ( docs/customers/README.md )
46+ ### [ customers] ( docs/sdks/ customers/README.md )
4747
48- * [ get] ( docs/customers/README.md#get ) - Get customer
49- * [ list] ( docs/customers/README.md#list ) - List customers
48+ * [ get] ( docs/sdks/ customers/README.md#get ) - Get customer
49+ * [ list] ( docs/sdks/ customers/README.md#list ) - List customers
5050
51- ### [ disputes] ( docs/disputes/README.md )
51+ ### [ disputes] ( docs/sdks/ disputes/README.md )
5252
53- * [ get] ( docs/disputes/README.md#get ) - Get dispute
54- * [ list] ( docs/disputes/README.md#list ) - List disputes
53+ * [ get] ( docs/sdks/ disputes/README.md#get ) - Get dispute
54+ * [ list] ( docs/sdks/ disputes/README.md#list ) - List disputes
5555
56- ### [ locations] ( docs/locations/README.md )
56+ ### [ locations] ( docs/sdks/ locations/README.md )
5757
58- * [ get] ( docs/locations/README.md#get ) - Get location
59- * [ list] ( docs/locations/README.md#list ) - List locations
58+ * [ get] ( docs/sdks/ locations/README.md#get ) - Get location
59+ * [ list] ( docs/sdks/ locations/README.md#list ) - List locations
6060
61- ### [ orders] ( docs/orders/README.md )
61+ ### [ orders] ( docs/sdks/ orders/README.md )
6262
63- * [ get] ( docs/orders/README.md#get ) - Get order
64- * [ list] ( docs/orders/README.md#list ) - List orders
63+ * [ get] ( docs/sdks/ orders/README.md#get ) - Get order
64+ * [ list] ( docs/sdks/ orders/README.md#list ) - List orders
6565
66- ### [ payments] ( docs/payments/README.md )
66+ ### [ payments] ( docs/sdks/ payments/README.md )
6767
68- * [ get] ( docs/payments/README.md#get ) - Get payment
69- * [ get_method] ( docs/payments/README.md#get_method ) - Get payment method
70- * [ list] ( docs/payments/README.md#list ) - List payments
71- * [ list_methods] ( docs/payments/README.md#list_methods ) - List payment methods
68+ * [ get] ( docs/sdks/ payments/README.md#get ) - Get payment
69+ * [ get_method] ( docs/sdks/ payments/README.md#get_method ) - Get payment method
70+ * [ list] ( docs/sdks/ payments/README.md#list ) - List payments
71+ * [ list_methods] ( docs/sdks/ payments/README.md#list_methods ) - List payment methods
7272
73- ### [ products] ( docs/products/README.md )
73+ ### [ products] ( docs/sdks/ products/README.md )
7474
75- * [ get] ( docs/products/README.md#get ) - Get product
76- * [ get_category] ( docs/products/README.md#get_category ) - Get product category
77- * [ list] ( docs/products/README.md#list ) - List products
78- * [ list_categories] ( docs/products/README.md#list_categories ) - List product categories
75+ * [ get] ( docs/sdks/ products/README.md#get ) - Get product
76+ * [ get_category] ( docs/sdks/ products/README.md#get_category ) - Get product category
77+ * [ list] ( docs/sdks/ products/README.md#list ) - List products
78+ * [ list_categories] ( docs/sdks/ products/README.md#list_categories ) - List product categories
7979
80- ### [ tax_components] ( docs/taxcomponents/README.md )
80+ ### [ tax_components] ( docs/sdks/ taxcomponents/README.md )
8181
82- * [ get] ( docs/taxcomponents/README.md#get ) - Get tax component
83- * [ list] ( docs/taxcomponents/README.md#list ) - List tax components
82+ * [ get] ( docs/sdks/ taxcomponents/README.md#get ) - Get tax component
83+ * [ list] ( docs/sdks/ taxcomponents/README.md#list ) - List tax components
8484
85- ### [ transactions] ( docs/transactions/README.md )
85+ ### [ transactions] ( docs/sdks/ transactions/README.md )
8686
87- * [ get] ( docs/transactions/README.md#get ) - Get transaction
88- * [ list] ( docs/transactions/README.md#list ) - List transactions
87+ * [ get] ( docs/sdks/ transactions/README.md#get ) - Get transaction
88+ * [ list] ( docs/sdks/ transactions/README.md#list ) - List transactions
8989<!-- End SDK Available Operations -->
9090
9191### SDK Generated by [ Speakeasy] ( https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks )
0 commit comments