Skip to content

Commit d2cd322

Browse files
dretwebronMikeRalphson
authored
minor clarification for operationId usage in link objects (#1733)
* minor clarification it's a bit confusing that both the id and the reference are called "operationId", so this tweak makes the text a bit more explicit. * use right terminology Co-Authored-By: Mike Ralphson <[email protected]> Co-authored-by: Ron <[email protected]> Co-authored-by: Mike Ralphson <[email protected]>
1 parent 22f06e8 commit d2cd322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,7 @@ solely by the existence of a relationship.
21022102
##### OperationRef Examples
21032103
21042104
As references to `operationId` MAY NOT be possible (the `operationId` is an optional
2105-
value), references MAY also be made through a relative `operationRef`:
2105+
field in an [Operation Object](#operationObject)), references MAY also be made through a relative `operationRef`:
21062106

21072107
```yaml
21082108
links:

0 commit comments

Comments
 (0)