add game engine openapi

This commit is contained in:
Ilia Denisov
2026-04-26 22:10:02 +02:00
parent b4591cabd4
commit e0a99b346b
8 changed files with 1298 additions and 5 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
go 1.26.1
go 1.26.2
use (
./authsession
@@ -21,6 +21,7 @@ use (
./pkg/storage
./pkg/transcoder
./pkg/util
./rtmanager
./user
)