> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# KeybindingUpdateSchema

# KeybindingUpdateSchema

Schema for updating a Keybinding.

## Properties

| Name                   | Type                          | Description | Notes       |
| ---------------------- | ----------------------------- | ----------- | ----------- |
| **name**               | **str**                       |             | \[optional] |
| **metadata**           | **Dict\[str, object]**        |             | \[optional] |
| **keyboard\_bindings** | **List\[Dict\[str, object]]** |             | \[optional] |
