Skip to content

Commit d8510fb

Browse files
committed
handle v3.1.0 while detecting openapi schema file
1 parent 4587076 commit d8510fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reverse_engineering/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"openapi": {
1515
"type": "string",
1616
"enum": [
17+
"3.1.0",
1718
"3.0.3",
1819
"3.0.2",
1920
"3.0.1",

0 commit comments

Comments
 (0)