From 8aa6f6aeebb68213bf4ba0dd86c63b992d5a5e14 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 17 Apr 2024 23:12:53 +0200 Subject: [PATCH] [bugfix] missing quote --- paths/qoc_checkupList_{setKey}.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paths/qoc_checkupList_{setKey}.yaml b/paths/qoc_checkupList_{setKey}.yaml index 2c3a8bd..edad14b 100644 --- a/paths/qoc_checkupList_{setKey}.yaml +++ b/paths/qoc_checkupList_{setKey}.yaml @@ -104,7 +104,7 @@ get: type: object properties: patid: - $ref: '../schemas/PatIdentity.yaml#/patid + $ref: '../schemas/PatIdentity.yaml#/patid' doctor: type: integer format: int32