diff --git a/documents/spec.openapis.org/oas/3.0/schema.yaml b/documents/spec.openapis.org/oas/3.0/schema.yaml index 077c05c..f788612 100644 --- a/documents/spec.openapis.org/oas/3.0/schema.yaml +++ b/documents/spec.openapis.org/oas/3.0/schema.yaml @@ -975,7 +975,6 @@ definitions: type: string operationRef: type: string - format: uri-reference parameters: type: object additionalProperties: {} diff --git a/documents/spec.openapis.org/oas/3.1/schema.yaml b/documents/spec.openapis.org/oas/3.1/schema.yaml index 79c4365..a852ae1 100644 --- a/documents/spec.openapis.org/oas/3.1/schema.yaml +++ b/documents/spec.openapis.org/oas/3.1/schema.yaml @@ -119,7 +119,6 @@ $defs: properties: url: type: string - format: uri-reference description: type: string variables: @@ -623,7 +622,6 @@ $defs: properties: operationRef: type: string - format: uri-reference operationId: type: string parameters: