From 04349d9b0551d87815c58a3f47f266b202a3e2a5 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Mon, 31 Mar 2025 18:33:52 +0200 Subject: [PATCH] chore(core): remove redocs - It is not well maintained (no Laravel 12 Support) and does not work anyway. --- config/redoc.php | 28 ------------------- .../views/livewire/settings/index.blade.php | 2 -- routes/web.php | 8 ------ 3 files changed, 38 deletions(-) delete mode 100644 config/redoc.php diff --git a/config/redoc.php b/config/redoc.php deleted file mode 100644 index 439e93e7b..000000000 --- a/config/redoc.php +++ /dev/null @@ -1,28 +0,0 @@ - '', - - /* - |-------------------------------------------------------------------------- - | Variables - |-------------------------------------------------------------------------- - | - | You can automatically replace variables in your OpenAPI definitions by - | adding a key value pair to the array below. This will replace any - | instances of :key with the given value. - | - */ - - 'variables' => [], - -]; diff --git a/resources/views/livewire/settings/index.blade.php b/resources/views/livewire/settings/index.blade.php index 6ee9a7deb..76278bbca 100644 --- a/resources/views/livewire/settings/index.blade.php +++ b/resources/views/livewire/settings/index.blade.php @@ -90,8 +90,6 @@ class="px-4 py-2 text-gray-800 cursor-pointer hover:bg-gray-100 dark:hover:bg-co