Skip to content
Closed
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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the following fields are editable: summary, description, deprecation_message. Other fields are automatically overwritten if edited. Please undo changes to the following fields:

  • events.0.parameters.3.name

⛔️ This change is a requirement. Please fix it before merging.

Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,11 @@ events:
default:
summary: |
The identifier for the recording.
- name: operationn
- name: operation
type: FinishRecordingOperation
default:
summary: ''
summary: |
Specifies the operation that was taken.
- name: finalOptions
type: Dictionary?
default:
Expand Down
Loading