Add article json template
This commit is contained in:
parent
0b8af9f034
commit
49fe15995b
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"aid": null,
|
||||||
|
"character": null,
|
||||||
|
"title": null,
|
||||||
|
"turn": null,
|
||||||
|
"status": {
|
||||||
|
"ready": false,
|
||||||
|
"approved": false
|
||||||
|
},
|
||||||
|
"contents": null
|
||||||
|
}
|
Loading…
Reference in New Issue