@@ -18,56 +18,7 @@ For extension registries and other specifications published by the OpenAPI Initi
18
18
19
19
## Table of Contents
20
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 -->
21
+ <!-- toc -->
71
22
72
23
## Definitions
73
24
0 commit comments