feat: follow llm.txt
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"quyun/v2/pkg/consts"
|
||||
)
|
||||
|
||||
// ContentCreateForm defines payload for tenant-admin to create a new content draft.
|
||||
type ContentCreateForm struct {
|
||||
// Title is the content title.
|
||||
Title string `json:"title,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user