File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,20 @@ The OpenAPI Specification defines a set of files required to describe such an AP
14
14
These files can then be used by the Swagger-UI project to display the API and Swagger-Codegen to generate clients in various languages.
15
15
Additional utilities can also take advantage of the resulting files, such as testing tools.
16
16
17
+ ## Table of Contents
18
+ <!-- TOC depthFrom:1 depthTo:3 withLinks:1 updateOnSave:1 orderedList:0 -->
19
+
20
+ - [ OpenAPI Specification] ( #openapi-specification )
21
+ - [ Introduction] ( #introduction )
22
+ - [ Table of Contents] ( #table-of-contents )
23
+ - [ Revision History] ( #revision-history )
24
+ - [ Definitions] ( #definitions )
25
+ - [ Specification] ( #specification )
26
+ - [Format](#format)
27
+ - [File Structure](#file-structure)
28
+
29
+ <!-- /TOC -->
30
+
17
31
## Revision History
18
32
19
33
Version | Date | Notes
You can’t perform that action at this time.
0 commit comments