mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-11 14:24:32 +00:00
Enable swagger
This commit is contained in:
parent
75f6e64a1f
commit
a1b2f2cd78
4 changed files with 25 additions and 5 deletions
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"name": "api",
|
||||
"name": "playt2-stats-api",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"author": "",
|
||||
"description": "Open-API powering stats.playt2.com",
|
||||
"authors": {
|
||||
"name": "Anthony Mineo",
|
||||
"email": "anthonymineo@gmail.com",
|
||||
"url": "https://anthonymineo.com"
|
||||
},
|
||||
"private": true,
|
||||
"license": "UNLICENSED",
|
||||
"scripts": {
|
||||
|
|
@ -75,4 +79,4 @@
|
|||
"coverageDirectory": "../coverage",
|
||||
"testEnvironment": "node"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue