Skip to content

Commit 8b31694

Browse files
dretwebronMikeRalphson
committed
minor clarification for operationId usage in link objects (OAI#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 <mike.ralphson@gmail.com> Co-authored-by: Ron <ron@swagger.io> Co-authored-by: Mike Ralphson <mike.ralphson@gmail.com> Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>
1 parent 310b65c commit 8b31694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.0.md

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

21282128
```yaml
21292129
links:

0 commit comments

Comments
 (0)