Add slug to awtis
This commit is contained in:
@@ -735,6 +735,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
@@ -771,6 +774,9 @@
|
||||
"user": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
|
||||
Reference in New Issue
Block a user