Skip to content

Commit 0e13e78

Browse files
authored
Merge pull request #3455 from davishmcclurg/uri-reference
Merging per today's TDC call
2 parents 54a7c9f + 5f765f2 commit 0e13e78

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

schemas/v3.0/schema.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,6 @@ definitions:
980980
type: string
981981
operationRef:
982982
type: string
983-
format: uri-reference
984983
parameters:
985984
type: object
986985
additionalProperties: {}

schemas/v3.1/schema.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ $defs:
119119
properties:
120120
url:
121121
type: string
122-
format: uri-reference
123122
description:
124123
type: string
125124
variables:
@@ -623,7 +622,6 @@ $defs:
623622
properties:
624623
operationRef:
625624
type: string
626-
format: uri-reference
627625
operationId:
628626
type: string
629627
parameters:

0 commit comments

Comments
 (0)