This commit is contained in:
Ravi Prasad
2025-06-24 01:06:26 -05:00
parent ad4450fa7d
commit 8ef07dfa98
4 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -378,7 +378,7 @@ var SwaggerInfo = &swag.Spec{
Version: "1.0",
Host: "",
BasePath: "/",
Schemes: []string{"http", "https"},
Schemes: []string{"https"},
Title: "NBA_Go API",
Description: "Stats service, now with public access!",
InfoInstanceName: "swagger",