mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 05:55:13 +00:00
swagger
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"schemes": [
|
||||
"http",
|
||||
"https"
|
||||
],
|
||||
"swagger": "2.0",
|
||||
|
||||
@@ -243,6 +243,5 @@ paths:
|
||||
tags:
|
||||
- PlayerTotals
|
||||
schemes:
|
||||
- http
|
||||
- https
|
||||
swagger: "2.0"
|
||||
|
||||
Reference in New Issue
Block a user