Skip to content

Commit 1c23d8a

Browse files
committed
Remove table of contents, use placeholder
The TOC will get updated in a later step at the location of the placeholder
1 parent eb6e0d5 commit 1c23d8a

File tree

1 file changed

+1
-50
lines changed

1 file changed

+1
-50
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -18,56 +18,7 @@ For extension registries and other specifications published by the OpenAPI Initi
1818

1919
## Table of Contents
2020

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 -->
21+
<!-- toc -->
7122

7223
## Definitions
7324

0 commit comments

Comments
 (0)