chore: switch to json jsonschema
This commit is contained in:
parent
939b79b992
commit
6307b2d6b6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
# <variable-name>:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue