12 lines
287 B
YAML
12 lines
287 B
YAML
emit:
|
|
# - "@typespec/openapi3"
|
|
# - "@typespec/http-server-csharp"
|
|
# - "@typespec/http-server-js"
|
|
- "@pojagi/http-server-drf"
|
|
options:
|
|
# "@typespec/openapi3":
|
|
# # emitter-output-dir: "{project-root}"
|
|
# file-type: yaml
|
|
# "@typespec/http-server-js":
|
|
# express: true
|