We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824d615 commit 9ef9439Copy full SHA for 9ef9439
1 file changed
schemas/v1.0.0/openapispecgeneratorplugin.schema.json
@@ -36,7 +36,7 @@
36
"items": {
37
"type": "string"
38
},
39
- "description": "Specifies the list of query string parameters to include in generated OpenAPI spec with their default values. Default: []"
+ "description": "Defines the list of query string parameters to include in the generated OpenAPI spec, along with their default values. Default: []"
40
}
41
42
"additionalProperties": false
0 commit comments