⚗️ Implement chat API
This commit is contained in:
@@ -10,6 +10,6 @@ const openApiDocument = generateOpenApiDocument(appRouter, {
|
||||
})
|
||||
|
||||
writeFileSync(
|
||||
'./openapi/builder.json',
|
||||
'./openapi/builder/_spec_.json',
|
||||
JSON.stringify(openApiDocument, null, 2)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user