From 6307b2d6b62699093b73ed120875259e7ba91f78 Mon Sep 17 00:00:00 2001 From: xyny Date: Sun, 12 May 2024 12:16:30 +0300 Subject: [PATCH] chore: switch to json jsonschema --- tspconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tspconfig.yaml b/tspconfig.yaml index 5c299ba..36f0104 100644 --- a/tspconfig.yaml +++ b/tspconfig.yaml @@ -3,7 +3,7 @@ emit: # Emitter name - "@typespec/json-schema" options: # Emitter options "@typespec/json-schema": - file-type: yaml + file-type: json int64-strategy: string # environment-variables: # Environment variables which can be used to interpolate emitter options # :