Skip to content

Commit 1ea1797

Browse files
committed
Fix link target
1 parent 5eefb52 commit 1ea1797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ In order to preserve the ability to round-trip between YAML and JSON formats, YA
115115

116116
**Note:** While APIs may be described by OpenAPI documents in either YAML or JSON format, the API request and response bodies and other content are not required to be JSON or YAML.
117117

118-
### Document Structure
118+
### OpenAPI Description Structure
119119

120120
An OpenAPI Description (OAD) MAY be made up of a single document or be divided into multiple, connected parts at the discretion of the author. In the latter case, [Reference Object](#reference-object), [Path Item Object](#path-item-object) and [Schema Object](#schema-object) `$ref` keywords, as well as the [Link Object](#link-object) `operationRef` keyword, are used.
121121

0 commit comments

Comments
 (0)