diff options
Diffstat (limited to 'typespec/tspconfig.yaml')
| -rw-r--r-- | typespec/tspconfig.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/typespec/tspconfig.yaml b/typespec/tspconfig.yaml new file mode 100644 index 0000000..8903035 --- /dev/null +++ b/typespec/tspconfig.yaml @@ -0,0 +1,4 @@ +options: + "@typespec/openapi3": + output-file: openapi.yaml + emitter-output-dir: "{project-root}/../openapi" |
