Skip to content

Commit 3579304

Browse files
authored
[ToC] Add Table of Contents
Signed-off-by: Rob Dolin <[email protected]>
1 parent 827f76a commit 3579304

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

versions/3.0.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ The OpenAPI Specification defines a set of files required to describe such an AP
1414
These files can then be used by the Swagger-UI project to display the API and Swagger-Codegen to generate clients in various languages.
1515
Additional utilities can also take advantage of the resulting files, such as testing tools.
1616

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+
1731
## Revision History
1832

1933
Version | Date | Notes

0 commit comments

Comments
 (0)