Skip to content

Commit

Permalink
Merge pull request #3749 from handrews/operationref-urlref
Browse files Browse the repository at this point in the history
operationRef is a URI-reference
  • Loading branch information
lornajane committed May 9, 2024
2 parents cce8d92 + 0035208 commit a920ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions schemas/v3.0/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,7 @@ definitions:
type: string
operationRef:
type: string
format: uri-reference
parameters:
type: object
additionalProperties: {}
Expand Down
1 change: 1 addition & 0 deletions schemas/v3.1/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ $defs:
properties:
operationRef:
type: string
format: uri-reference
operationId:
type: string
parameters:
Expand Down

0 comments on commit a920ed4

Please sign in to comment.