@@ -1,3 +1,6 @@
# generates the outline api in typescript from schemas/outline.json using openapi-generator
generate-outline-api:
npx @openapitools/openapi-generator-cli generate -i schemas/outline.json -g typescript-fetch -o src/gen/api/outline
start:
bun run start
The note is not visible to the blocked user.