Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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