From c2f8c02103415eba672929f721e625c3fda140ec Mon Sep 17 00:00:00 2001 From: chatelao Date: Thu, 19 Apr 2018 14:02:22 +0200 Subject: [PATCH] Fix: Link-Object - operationRef instead of href A little bug --- data/3.0.1/Link_Object.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/3.0.1/Link_Object.yaml b/data/3.0.1/Link_Object.yaml index 66d2497..e7f698d 100644 --- a/data/3.0.1/Link_Object.yaml +++ b/data/3.0.1/Link_Object.yaml @@ -6,7 +6,7 @@ Link Object: isNew: true fields: - - name: href + name: operationRef type: string description: a relative or absolute URL to a linked resource. This field is mutually exclusive with the operationId field. - @@ -26,4 +26,4 @@ Link Object: type: string md: CommonMark description: a description of the link, supports CommonMark syntax. - \ No newline at end of file +