mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
playoffs added to totals model
This commit is contained in:
@@ -90,6 +90,10 @@ paths:
|
||||
in: query
|
||||
name: ascending
|
||||
type: boolean
|
||||
- description: Whether the stats are for playoffs
|
||||
in: query
|
||||
name: isPlayoff
|
||||
type: boolean
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user