✨ feat: enhance validation rules and improve content structure across collections
This commit is contained in:
Vendored
-2
@@ -124,13 +124,11 @@ interface ContentEntry {
|
||||
from?: string | Date
|
||||
to?: string | Date
|
||||
}
|
||||
type?: string
|
||||
lang?: string
|
||||
translationKey?: string
|
||||
name?: string
|
||||
path?: string
|
||||
alternativePaths?: { path?: string }[]
|
||||
teaserText?: string
|
||||
blocks?: ContentBlockEntry[]
|
||||
meta?: {
|
||||
title?: string
|
||||
|
||||
Reference in New Issue
Block a user