From 8ce19a95b76f0266972452515781c49decf8f704 Mon Sep 17 00:00:00 2001 From: Nathan Bogale Date: Tue, 22 Oct 2024 17:31:37 +0300 Subject: [PATCH] fix: open api doc page display (#1016) * fix: open api doc page display * Delete catalyst-gateway/bin/src/service/docs/stoplight_elements/mod.rs The mods file has been taken out as its not needed in in the voices opneapi doc rendering * Restored the mod.rs file * added the mod.rs file --------- Co-authored-by: Steven Johnson --- docs/src/api/cat-gateway/openapi.md | 3 +-- docs/src/api/cat-gateway/stoplight_template.html | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/docs/src/api/cat-gateway/openapi.md b/docs/src/api/cat-gateway/openapi.md index 4657889cae9..43d5d16e7b5 100644 --- a/docs/src/api/cat-gateway/openapi.md +++ b/docs/src/api/cat-gateway/openapi.md @@ -7,5 +7,4 @@ icon: material/server + style="position: absolute; top: 115px; left: 0; width: 100%; height: 100%;"> diff --git a/docs/src/api/cat-gateway/stoplight_template.html b/docs/src/api/cat-gateway/stoplight_template.html index 651e0a32f38..582d1db5a62 100644 --- a/docs/src/api/cat-gateway/stoplight_template.html +++ b/docs/src/api/cat-gateway/stoplight_template.html @@ -12,8 +12,20 @@ - + + + +