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 7817060 commit c2915e6Copy full SHA for c2915e6
schemas/v3.1/schema.json
@@ -552,9 +552,6 @@
552
},
553
"then": {
554
"properties": {
555
- "name": {
556
- "pattern": "[^/#?]+$"
557
- },
558
"style": {
559
"default": "simple",
560
"enum": [
schemas/v3.1/schema.yaml
@@ -381,8 +381,6 @@ $defs:
381
- in
382
then:
383
properties:
384
- name:
385
- pattern: '[^/#?]+$'
386
style:
387
default: simple
388
enum:
0 commit comments