feat: update lexicon

This commit is contained in:
Julien Calixte
2026-02-08 00:30:25 +01:00
parent d544eb2f04
commit f0456ca39d

View File

@@ -19,6 +19,10 @@
"description": "Markdown content of the blog post",
"maxLength": 10000
},
"publishedAt": {
"type": "string",
"format": "datetime"
},
"createdAt": {
"type": "string",
"format": "datetime"