| ファイル | 修正項目 | 備考 | |
|---|---|---|---|
| post.json | "status": { "type": "string", "enum": ["published", "draft", "scheduled", "sent", "hidden"] }, |
hiddenを追加 | |
| post.json | "group_id": { "type": ["string", "null"], "maxLength": 24 }, |
group_idを追加 |
Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.