Skip to content

Commit 9598c33

Browse files
authored
Add typespec-rust emitter options for test-proxy (#9628)
1 parent c7d1b42 commit 9598c33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
+7
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
emit:
22
- "@typespec/openapi3"
3+
4+
options:
5+
"@azure-tools/typespec-rust":
6+
crate-name: "azure_core_test"
7+
crate-version: "0.1.0"
8+
emitter-output-dir: "{project-root}/generated"
9+
service-dir: "sdk/core"

0 commit comments

Comments
 (0)