Profile API

This commit is contained in:
Valentin Ivanov
2018-04-20 15:39:33 -04:00
committed by Juha Ristolainen
parent 454fa33ce1
commit 35ce1e244f
5 changed files with 3007 additions and 67 deletions

View File

@ -34,8 +34,13 @@
},
"codestats.apiurl": {
"type": "string",
"default": "https://codestats.net/api/my/pulses",
"default": "https://codestats.net/api/",
"description": "Code::Stats API URL. Only change if you know what you are doing!"
},
"codestats.username": {
"type": "string",
"default": "",
"description": "Code::Stats User Name"
}
}
},