diff --git a/schemas/v3.1/schema.json b/schemas/v3.1/schema.json index 3fe58f2623..a77dfd57a0 100644 --- a/schemas/v3.1/schema.json +++ b/schemas/v3.1/schema.json @@ -552,9 +552,6 @@ }, "then": { "properties": { - "name": { - "pattern": "[^/#?]+$" - }, "style": { "default": "simple", "enum": [ diff --git a/schemas/v3.1/schema.yaml b/schemas/v3.1/schema.yaml index 791f53dfde..02959da25c 100644 --- a/schemas/v3.1/schema.yaml +++ b/schemas/v3.1/schema.yaml @@ -381,8 +381,6 @@ $defs: - in then: properties: - name: - pattern: '[^/#?]+$' style: default: simple enum: