From 077909e749a1ea341cb023527fae7acacb3c2f88 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 22 Aug 2024 00:36:36 -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 708809f..defb8df 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" } ],