Skip to content

Commit c5a0fa6

Browse files
committed
Remove table of contents, the new tools don't need it
1 parent 057f1da commit c5a0fa6

File tree

1 file changed

+0
-54
lines changed

1 file changed

+0
-54
lines changed

versions/3.1.1.md

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -16,60 +16,6 @@ For examples of OpenAPI usage and additional documentation, please visit [learn.
1616

1717
For extension registries and other specifications published by the OpenAPI Initiative, as well as the authoritative rendering of this specification, please visit [spec.openapis.org](https://spec.openapis.org/).
1818

19-
## Table of Contents
20-
21-
<!-- TOC depthFrom:1 depthTo:3 withLinks:1 updateOnSave:1 orderedList:0 -->
22-
23-
* [Definitions](#definitions)
24-
* [OpenAPI Description](#openapi-description)
25-
* [Path Templating](#path-templating)
26-
* [Media Types](#media-types)
27-
* [HTTP Status Codes](#http-status-codes)
28-
* [Specification](#specification)
29-
* [Versions](#versions)
30-
* [Format](#format)
31-
* [OpenAPI Description Structure](#openapi-description-structure)
32-
* [Data Types](#data-types)
33-
* [Rich Text Formatting](#rich-text-formatting)
34-
* [Relative References In URIs](#relative-references-in-api-description-uris)
35-
* [Relative References In URLs](#relative-references-in-api-urls)
36-
* [Schema](#schema)
37-
* [OpenAPI Object](#openapi-object)
38-
* [Info Object](#info-object)
39-
* [Contact Object](#contact-object)
40-
* [License Object](#license-object)
41-
* [Server Object](#server-object)
42-
* [Server Variable Object](#server-variable-object)
43-
* [Components Object](#components-object)
44-
* [Paths Object](#paths-object)
45-
* [Path Item Object](#path-item-object)
46-
* [Operation Object](#operation-object)
47-
* [External Documentation Object](#external-documentation-object)
48-
* [Parameter Object](#parameter-object)
49-
* [Request Body Object](#request-body-object)
50-
* [Media Type Object](#media-type-object)
51-
* [Encoding Object](#encoding-object)
52-
* [Responses Object](#responses-object)
53-
* [Response Object](#response-object)
54-
* [Callback Object](#callback-object)
55-
* [Example Object](#example-object)
56-
* [Link Object](#link-object)
57-
* [Header Object](#header-object)
58-
* [Tag Object](#tag-object)
59-
* [Reference Object](#reference-object)
60-
* [Schema Object](#schema-object)
61-
* [Discriminator Object](#discriminator-object)
62-
* [XML Object](#xml-object)
63-
* [Security Scheme Object](#security-scheme-object)
64-
* [OAuth Flows Object](#oauth-flows-object)
65-
* [OAuth Flow Object](#oauth-flow-object)
66-
* [Security Requirement Object](#security-requirement-object)
67-
* [Specification Extensions](#specification-extensions)
68-
* [Security Filtering](#security-filtering)
69-
* [Appendix A: Revision History](#appendix-a-revision-history)
70-
71-
<!-- /TOC -->
72-
7319
## Definitions
7420

7521
### OpenAPI Description

0 commit comments

Comments
 (0)