From 7c3e069ab862d9888100f4907d1fedfccaffbc11 Mon Sep 17 00:00:00 2001 From: Tihomir Surdilovic Date: Sun, 11 Jul 2021 01:03:31 -0400 Subject: [PATCH] fix false link Signed-off-by: Tihomir Surdilovic --- specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification.md b/specification.md index b81026de..6fd66585 100644 --- a/specification.md +++ b/specification.md @@ -1793,7 +1793,7 @@ If we have the following function definition: ``` The `authRef` property is used to reference an authentication definition in -the `auth` property and should be applied to access the "https://secure.resources.com/myapi.json" +the `auth` property and should be applied to access the `https://secure.resources.com/myapi.json` OpenApi definition file. The `functions` property can be either an in-line [function](#Function-Definition) definition array, or an URI reference to