Skip to content

Commit a980c24

Browse files
simplesagarfrankie567
authored andcommitted
fix: TOC misplaced
- Move TOC to appropriate position at top of README.
1 parent af9db45 commit a980c24

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@
77
</a>
88
</div>
99

10+
<!-- Start Table of Contents [toc] -->
11+
## Table of Contents
12+
<!-- $toc-max-depth=2 -->
13+
* [polar-sdk](#polar-sdk)
14+
* [SDK Installation](#sdk-installation)
15+
* [IDE Support](#ide-support)
16+
* [SDK Example Usage](#sdk-example-usage)
17+
* [Webhook support](#webhook-support)
18+
* [Available Resources and Operations](#available-resources-and-operations)
19+
* [Retries](#retries)
20+
* [Error Handling](#error-handling)
21+
* [Server Selection](#server-selection)
22+
* [Custom HTTP Client](#custom-http-client)
23+
* [Authentication](#authentication)
24+
* [Resource Management](#resource-management)
25+
* [Debugging](#debugging)
26+
* [Pagination](#pagination)
27+
* [Development](#development)
28+
* [Maturity](#maturity)
29+
* [Contributions](#contributions)
30+
31+
<!-- End Table of Contents [toc] -->
32+
1033
<!-- Start SDK Installation [installation] -->
1134
## SDK Installation
1235

@@ -1643,29 +1666,6 @@ Polar API: Polar HTTP and Webhooks API
16431666
Read the docs at https://docs.polar.sh/api-reference
16441667
<!-- End Summary [summary] -->
16451668

1646-
<!-- Start Table of Contents [toc] -->
1647-
## Table of Contents
1648-
<!-- $toc-max-depth=2 -->
1649-
* [polar-sdk](#polar-sdk)
1650-
* [SDK Installation](#sdk-installation)
1651-
* [IDE Support](#ide-support)
1652-
* [SDK Example Usage](#sdk-example-usage)
1653-
* [Webhook support](#webhook-support)
1654-
* [Available Resources and Operations](#available-resources-and-operations)
1655-
* [Retries](#retries)
1656-
* [Error Handling](#error-handling)
1657-
* [Server Selection](#server-selection)
1658-
* [Custom HTTP Client](#custom-http-client)
1659-
* [Authentication](#authentication)
1660-
* [Resource Management](#resource-management)
1661-
* [Debugging](#debugging)
1662-
* [Pagination](#pagination)
1663-
* [Development](#development)
1664-
* [Maturity](#maturity)
1665-
* [Contributions](#contributions)
1666-
1667-
<!-- End Table of Contents [toc] -->
1668-
16691669
<!-- Placeholder for Future Speakeasy SDK Sections -->
16701670

16711671
# Development

0 commit comments

Comments
 (0)