File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,21 @@ Additional utilities can also take advantage of the resulting files, such as tes
25
25
- [ Specification] ( #specification )
26
26
- [Format](#format)
27
27
- [File Structure](#file-structure)
28
+ - [Data Types](#data-types)
29
+ - [Schema](#schema)
30
+ - [OpenAPI Object](#openapi-object)
31
+ - [Info Object](#info-object)
32
+ - [Host Object](#host-object)
33
+ - [Contact Object](#contact-object)
34
+ - [License Object](#license-object)
35
+ - [Components Object](#components-object)
36
+ - [Paths Object](#paths-object)
37
+ ...
38
+ ...
39
+ - [Security Scheme Object](#security-scheme-object)
40
+ - [Specification Extensions](#specification-extensions)
41
+ - [Security Filtering](#security-filtering)
42
+
28
43
29
44
<!-- /TOC -->
30
45
You can’t perform that action at this time.
0 commit comments