Adding Swagger

This commit is contained in:
2026-03-29 23:56:11 +02:00
parent fce91fa465
commit fe1bcc0ff7
11 changed files with 1883 additions and 16 deletions
+1 -8
View File
@@ -1,12 +1,5 @@
# Environment files - keep .example files only
.env
.env.local
.env.development
.env.production
.env.test
.env*
# Keep example files for documentation
!.env.example
!.env.local.example
!.env.development.example
!.env.production.example