We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1e57d commit 820bb50Copy full SHA for 820bb50
README.md
@@ -35,7 +35,7 @@ The `draft` file contains your definition of the components to generate. By defa
35
models:
36
Post:
37
title: string:400
38
- content: bigtext
+ content: longtext
39
published_at: nullable timestamp
40
41
controllers:
0 commit comments