From d31aae167edd4da1753931042bdb0e21cc20ce39 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 4 Dec 2020 16:08:47 -0500 Subject: [PATCH] fix(spec): broken link to status component --- public/openapi/read/post/upload.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/openapi/read/post/upload.yaml b/public/openapi/read/post/upload.yaml index 5ffdc7afbb..6b4c6438dc 100644 --- a/public/openapi/read/post/upload.yaml +++ b/public/openapi/read/post/upload.yaml @@ -12,7 +12,7 @@ post: type: object properties: status: - $ref: ../components/schemas/Status.yaml#/Status + $ref: ../../components/schemas/Status.yaml#/Status response: type: object properties: