feat: doc engine writes openapi.yaml and API.md from samples

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-01 00:10:21 +08:00
parent 569eb04df5
commit cf022c5096
4 changed files with 128 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ dependencies = [
"genson>=1.3.0",
"mitmproxy>=12.2.3",
"playwright>=1.60.0",
"pyyaml>=6.0.3",
]
[project.scripts]