mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 16:24:22 +01:00
feat: ajouter une description des compétences et une nouvelle invite pour récupérer les compétences d'Arthur Danjou
This commit is contained in:
@@ -37,6 +37,7 @@ export default defineContentConfig({
|
||||
type: 'data',
|
||||
source: 'skills.json',
|
||||
schema: z.object({
|
||||
description: z.string(),
|
||||
body: z.array(z.object({
|
||||
id: z.string(),
|
||||
name: z.string(),
|
||||
|
||||
Reference in New Issue
Block a user