Skip to content

Commit f71b7c4

Browse files
authored
fix false link (#424)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent dae7445 commit f71b7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1793,7 +1793,7 @@ If we have the following function definition:
17931793
```
17941794

17951795
The `authRef` property is used to reference an authentication definition in
1796-
the `auth` property and should be applied to access the "https://secure.resources.com/myapi.json"
1796+
the `auth` property and should be applied to access the `https://secure.resources.com/myapi.json`
17971797
OpenApi definition file.
17981798

17991799
The `functions` property can be either an in-line [function](#Function-Definition) definition array, or an URI reference to

0 commit comments

Comments
 (0)