feat: stats

This commit is contained in:
2026-05-16 17:11:07 +02:00
parent d9e80f7603
commit 7b8ede2a1a
18 changed files with 254 additions and 53 deletions
+4 -5
View File
@@ -32,7 +32,6 @@ return [
'description' => '',
],
/*
* Customize Stoplight Elements UI
*/
@@ -90,10 +89,10 @@ return [
* ],
* ```
*/
// 'servers' => [
// 'Prod' => 'https://starter-api.leonmorival.xyz/api',
// 'Local' => 'http://localhost/api'
// ],
// 'servers' => [
// 'Prod' => 'https://starter-api.leonmorival.xyz/api',
// 'Local' => 'http://localhost/api'
// ],
/**
* Determines how Scramble stores the descriptions of enum cases.