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.
2 parents 667d8f5 + c2915e6 commit 1d92ea1Copy full SHA for 1d92ea1
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