Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -368,7 +368,7 @@ async def play():
|
|
368 |
<script>
|
369 |
const ui = SwaggerUIBundle({{
|
370 |
dom_id: 'swagger-ui',
|
371 |
-
spec:
|
372 |
layout: 'BaseLayout',
|
373 |
presets: [
|
374 |
SwaggerUIBundle.presets.apis,
|
|
|
368 |
<script>
|
369 |
const ui = SwaggerUIBundle({{
|
370 |
dom_id: 'swagger-ui',
|
371 |
+
spec: {display},
|
372 |
layout: 'BaseLayout',
|
373 |
presets: [
|
374 |
SwaggerUIBundle.presets.apis,
|