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 9297463 commit 6999ed3Copy full SHA for 6999ed3
test/codegen/structure.test.js
@@ -70,7 +70,7 @@ const expectedOptions = {
70
},
71
quoteType: {
72
name: 'Quote Type',
73
- type: 'string',
+ type: 'enum',
74
default: 'single',
75
description: 'String denoting the quote type to use (single or double) for URL ' +
76
'(Use double quotes when running curl in cmd.exe and single quotes for the rest)'
0 commit comments