chore: add step-by-step OpenAPI conversion demo

Add tools/api-format-to-openapi/demo-steps.mjs and npm scripts demo/demo:pause; ignore demo-output and document usage.
This commit is contained in:
time_
2026-03-25 11:01:20 +03:00
parent f46acf3bc8
commit 86692caddb
5 changed files with 149 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Generated OpenAPI (local runs; commit only if you want to publish the spec)
openapi.generated.json
openapi.llm.json
tools/api-format-to-openapi/demo-output/