Skip to content

Commit 39745f4

Browse files
Update openapispecgeneratorplugin.schema.json
Co-authored-by: Copilot <[email protected]>
1 parent 9ef9439 commit 39745f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/v1.0.0/openapispecgeneratorplugin.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"items": {
3737
"type": "string"
3838
},
39-
"description": "Defines the list of query string parameters to include in the generated OpenAPI spec, along with their default values. Default: []"
39+
"description": "Defines the list of query string parameters to include in the generated OpenAPI spec, along with their default values. Default: []",
40+
"default": []
4041
}
4142
},
4243
"additionalProperties": false

0 commit comments

Comments
 (0)