From 2fdfa88897bdd9fb52c7215e4af1617611900e32 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 22 Aug 2024 00:35:29 -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 053455f..708809f 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" } ],