mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 01:01:27 +02:00
Enable support to OpenAPI spec 3.1.0
This commit is contained in:
@@ -12,6 +12,7 @@ export default async function gen(inputFileName: string, outputDir: string) {
|
||||
case '3.0.0':
|
||||
case '3.0.1':
|
||||
case '3.0.3':
|
||||
case '3.1.0':
|
||||
await gen_v3(spec, outputDir)
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user