Skip to content

Commit 1c4fda9

Browse files
authored
Merge pull request OAI#915 from paulhill/patch-25
grammar
2 parents 9253d71 + 4f9fe25 commit 1c4fda9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,9 +1682,9 @@ Example representation for application/json media type of a Pet data type:
16821682

16831683
#### <a name="linksObject"></a>Links Object
16841684
The links object represents a set of possible design-time links for a response.
1685-
The presence of a link does not guarantee the caller's ability to successfully call invoke it, rather it provides a known relationship and traversal mechanism between responses and other operations.
1685+
The presence of a link does not guarantee the caller's ability to successfully invoke it, rather it provides a known relationship and traversal mechanism between responses and other operations.
16861686

1687-
As opposed to _dynamic_ links--that is, links provided **in** the response payload, the OAS linking mechanism does not require that link information be provided in a specific response format at runtime.
1687+
As opposed to _dynamic_ links (links provided **in** the response payload), the OAS linking mechanism does not require that link information be provided in a specific response format at runtime.
16881688

16891689
For computing links, and providing instructions to execute them, a mechanism is defined for accessing values in a response and using them as variables while invoking the linked operation.
16901690

0 commit comments

Comments
 (0)