From e6412c39dcd712852a40e99df4a07d9c5235f168 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 22 Aug 2024 00:37:56 -0500 Subject: [PATCH] Documentation edits made through Mintlify web editor --- mint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mint.json b/mint.json index defb8df..053455f 100644 --- a/mint.json +++ b/mint.json @@ -29,11 +29,11 @@ ] } ], - "openapi": "openapi-with-code-samples.yaml", + "openapi": "/openapi-with-code-samples.yaml", "tabs": [ { "name": "Plex API Reference", - "openapi": "openapi-with-code-samples.yaml", + "openapi": "/openapi-with-code-samples.yaml", "url": "api-reference" } ],