aboutsummaryrefslogtreecommitdiffhomepage
path: root/typespec/fortee/tspconfig.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'typespec/fortee/tspconfig.yaml')
-rw-r--r--typespec/fortee/tspconfig.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/typespec/fortee/tspconfig.yaml b/typespec/fortee/tspconfig.yaml
new file mode 100644
index 0000000..78ba744
--- /dev/null
+++ b/typespec/fortee/tspconfig.yaml
@@ -0,0 +1,8 @@
+output-dir: "{project-root}/tsp-output"
+emit:
+ - "@typespec/openapi3"
+options:
+ "@typespec/openapi3":
+ openapi-versions:
+ - "3.0.0"
+ output-file: openapi.yaml