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