diff --git a/example/src/Demo.jsx b/example/src/Demo.jsx index a0474fb9f..5df7889a7 100644 --- a/example/src/Demo.jsx +++ b/example/src/Demo.jsx @@ -32,7 +32,7 @@ function Demo({ fetchSwagger, status, docs, oas, oauth }) { }} baseUrl={'/'} // Uncomment this if you want to test enterprise-structured URLs - // baseUrl={'/child/v1.0/'} + // baseUrl={'/child/v1.0'} Logs={Logs} flags={{ correctnewlines: false }} // Uncomment this in for column layout