mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2024-12-28 16:12:13 +00:00
add system update api
This commit is contained in:
parent
a5fea0c653
commit
80e08817bb
3
docs/README.md
Normal file
3
docs/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# DOCUMENT
|
||||
|
||||
[Here](http://docs.onlinejudge.me/)
|
16
docs/data.json
Normal file
16
docs/data.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"update": [
|
||||
{
|
||||
"version": "2017-12-25",
|
||||
"level": 1,
|
||||
"title": "Update at 2017-12-25",
|
||||
"details": [
|
||||
"Fix some issues under IE/Edge",
|
||||
"Add backend error reporter",
|
||||
"New email template",
|
||||
"A more flexible throttling function",
|
||||
"Other bugs and enhancements"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user