We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9638903 commit 50c4330Copy full SHA for 50c4330
features/open_api.feature
@@ -615,7 +615,6 @@ Feature: Generate Open API Specification from test examples
615
{
616
"name": "id",
617
"in": "path",
618
- "description": "",
619
"required": true,
620
"type": "integer"
621
}
@@ -670,7 +669,6 @@ Feature: Generate Open API Specification from test examples
670
669
671
672
673
674
675
676
},
@@ -772,7 +770,6 @@ Feature: Generate Open API Specification from test examples
772
770
773
771
774
775
776
777
778
0 commit comments