aboutsummaryrefslogtreecommitdiffhomepage
path: root/typespec/tspconfig.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'typespec/tspconfig.yaml')
-rw-r--r--typespec/tspconfig.yaml4
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"