Add forceSlug to teks

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-03-23 09:08:25 +04:00
parent c543542567
commit c9242d7e20
6 changed files with 30 additions and 3 deletions
+6
View File
@@ -832,6 +832,9 @@
}
}
},
"forceSlug": {
"type": "boolean"
},
"published_at": {
"type": "string",
"format": "date-time"
@@ -966,6 +969,9 @@
"type": "string"
}
},
"forceSlug": {
"type": "boolean"
},
"published_at": {
"type": "string",
"format": "date-time"