Commit Graph

5 Commits

Author SHA1 Message Date
time_
86692caddb 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.
2026-03-25 11:01:20 +03:00
time_
f46acf3bc8 docs: AID export README (usage and overview) 2026-03-19 16:59:30 +03:00
time_
2bc1aea56a Add AID export: OpenAPI from api-format and app generator bundle
Nest: POST /aid/export/openapi, POST /aid/export/app. Tools: api-format-to-openapi CLI. Generator: --print-bundle-json. Optional env: AID_EXPORT_API_KEY, AID_GENERATOR_ALLOW_APPLY.
2026-03-19 16:49:27 +03:00
time_
5b8d8a85c4 Generate filtering/sorting and searchable dropdowns
Includes backend q search + generated list UX from DSL.
2026-03-18 19:49:07 +03:00
MaKarin
33521016d3 git init 2026-03-15 17:29:37 +03:00