typespec-drf project

This commit is contained in:
2025-03-04 07:39:44 -05:00
parent b4469eab8b
commit 05414dc29d
13 changed files with 4594 additions and 1 deletions

View File

@@ -23,6 +23,6 @@
"@typespec/http-server-js": "latest",
"counterfact": "^1.2.0",
"multiview": "^3.0.1",
"@pojagi/typespec-drf": "../../typespec-drf"
"@pojagi/typespec-drf": "../typespec-drf"
}
}