mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
swagger order
This commit is contained in:
+18
-4
@@ -94,7 +94,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"x-order": 2
|
||||
}
|
||||
},
|
||||
"/api/playershotchart": {
|
||||
@@ -179,7 +180,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"x-order": 3
|
||||
}
|
||||
},
|
||||
"/api/playertotals": {
|
||||
@@ -264,7 +266,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"x-order": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -451,5 +454,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tags": [
|
||||
{
|
||||
"name": "PlayerTotals"
|
||||
},
|
||||
{
|
||||
"name": "PlayerStats"
|
||||
},
|
||||
{
|
||||
"name": "PlayerShotChart"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user