Update supported file tags

This commit is contained in:
Rory Powell 2021-12-02 14:24:10 +00:00
parent 9d49839513
commit cd05903253
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
gallery={false}
bind:value={data.file}
on:change={() => (lastTouched = "file")}
fileTags={["OpenAPI", "Swagger 2.0"]}
fileTags={["OpenAPI 2.0", "Swagger 2.0", "cURL", "YAML", "JSON"]}
/>
</Tab>
<Tab title="Raw Text">