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 4251ec5 commit 8e5e7ebCopy full SHA for 8e5e7eb
__tests__/fixtures/spec.json
@@ -454,6 +454,7 @@
454
"name": "userId",
455
"required": true,
456
"schema": {
457
+ "pattern": "[^\\/#\\?]+?",
458
"type": "string"
459
}
460
},
@@ -462,6 +463,7 @@
462
463
"name": "postId",
464
465
466
467
468
469
@@ -592,6 +594,7 @@
592
594
593
595
596
597
598
599
600
0 commit comments