chore: update schema for coverImage 31f63f53
Steve · 2026-01-17 22:17 1 file(s) · +2 −2
packages/server/src/routes/now.ts +2 −2
152 152
				...(normalizedPath && { path: normalizedPath.trim() }),
153 153
				content: markdownContent,
154 154
				coverImage: {
155 -
					type: "blob",
155 +
					$type: "blob",
156 156
					ref: {
157 -
						link: "bafkreibuxyp2gth3igqik7fxu4cm4nducetgp67hhlx36bwahgnuw4xmoa",
157 +
						$link: "bafkreibuxyp2gth3igqik7fxu4cm4nducetgp67hhlx36bwahgnuw4xmoa",
158 158
					},
159 159
					mimeType: "image/png",
160 160
					size: 2522,