Skip to content

Commit 42a261a

Browse files
committed
Remove table of contents, new tools don't need it
1 parent 254abae commit 42a261a

File tree

1 file changed

+0
-53
lines changed

1 file changed

+0
-53
lines changed

versions/3.0.4.md

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -16,59 +16,6 @@ For examples of OpenAPI usage and additional documentation, please visit [[?Open
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](#oasDocument)
25-
* [Path Templating](#pathTemplating)
26-
* [Media Types](#mediaTypes)
27-
* [HTTP Status Codes](#httpCodes)
28-
* [Specification](#specification)
29-
* [Versions](#versions)
30-
* [Format](#format)
31-
* [OpenAPI Description Structure](#documentStructure)
32-
* [Data Types](#dataTypes)
33-
* [Rich Text Formatting](#richText)
34-
* [Relative References In URLs](#relativeReferences)
35-
* [Schema](#schema)
36-
* [OpenAPI Object](#oasObject)
37-
* [Info Object](#infoObject)
38-
* [Contact Object](#contactObject)
39-
* [License Object](#licenseObject)
40-
* [Server Object](#serverObject)
41-
* [Server Variable Object](#serverVariableObject)
42-
* [Components Object](#componentsObject)
43-
* [Paths Object](#pathsObject)
44-
* [Path Item Object](#pathItemObject)
45-
* [Operation Object](#operationObject)
46-
* [External Documentation Object](#externalDocumentationObject)
47-
* [Parameter Object](#parameterObject)
48-
* [Request Body Object](#requestBodyObject)
49-
* [Media Type Object](#mediaTypeObject)
50-
* [Encoding Object](#encodingObject)
51-
* [Responses Object](#responsesObject)
52-
* [Response Object](#responseObject)
53-
* [Callback Object](#callbackObject)
54-
* [Example Object](#exampleObject)
55-
* [Link Object](#linkObject)
56-
* [Header Object](#headerObject)
57-
* [Tag Object](#tagObject)
58-
* [Reference Object](#referenceObject)
59-
* [Schema Object](#schemaObject)
60-
* [Discriminator Object](#discriminatorObject)
61-
* [XML Object](#xmlObject)
62-
* [Security Scheme Object](#securitySchemeObject)
63-
* [OAuth Flows Object](#oauthFlowsObject)
64-
* [OAuth Flow Object](#oauthFlowObject)
65-
* [Security Requirement Object](#securityRequirementObject)
66-
* [Specification Extensions](#specificationExtensions)
67-
* [Security Filtering](#securityFiltering)
68-
* [Appendix A: Revision History](#revisionHistory)
69-
70-
<!-- /TOC -->
71-
7219
## Definitions
7320

7421
### <a name="oasDocument"></a>OpenAPI Description

0 commit comments

Comments
 (0)