rename annonymous to anonymous
This commit is contained in:
@@ -24,7 +24,7 @@ class ArticleTest {
|
||||
"version_id" : "fff2311c-07cc-43a6-bab1-aec6b649a903",
|
||||
"version_number" : null,
|
||||
"title" : "Hello world!",
|
||||
"annonymous" : true,
|
||||
"anonymous" : true,
|
||||
"content" : "bla bla bla",
|
||||
"description" : "this is the changement !",
|
||||
"tags" : [ ],
|
||||
@@ -37,8 +37,8 @@ class ArticleTest {
|
||||
},
|
||||
"birthday" : "2019-08-03T13:43:13.765Z",
|
||||
"user_id" : null,
|
||||
"vote_annonymous" : null,
|
||||
"follow_annonymous" : null,
|
||||
"vote_anonymous" : null,
|
||||
"follow_anonymous" : null,
|
||||
"user" : {
|
||||
"id" : "151ec430-3aad-4792-9a14-e394b2be491b",
|
||||
"username" : "jaque",
|
||||
|
||||
Reference in New Issue
Block a user