Skip to content

Commit e32baaa

Browse files
authored
Added wording to clarify scope of references (#2435)
* Added wording to clarify scope of references * Added wording based on conversations in OAI TSC Meeting * Update versions/3.1.0.md
1 parent 2e10c7a commit e32baaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2235,7 +2235,7 @@ description: Pets operations
22352235

22362236
#### <a name="referenceObject"></a>Reference Object
22372237

2238-
A simple object to allow referencing other components in the OpenAPI document, internally and externally.
2238+
A simple object to allow referencing other objects in the OpenAPI document, internally and externally. Targets of a reference do not need to be contained in a components section and for external references, targets MAY exist within any compatible resource. Targets are subject to the same constraints as inline objects.
22392239

22402240
##### Fixed Fields
22412241
Field Name | Type | Description

0 commit comments

Comments
 (0)