chore(readme): fix json documentation
This commit is contained in:
parent
cd39e58040
commit
d4589925ca
1 changed files with 2 additions and 1 deletions
|
|
@ -267,7 +267,8 @@ pub enum Response {
|
|||
#### JSON Equivalent
|
||||
|
||||
- `"Close"`
|
||||
- `{ "DesktopEntry": string }`
|
||||
- `{ "Context": { "id": number, "options": Array<ContextOption> }}`
|
||||
- `{ "DesktopEntry": { "path": string, "gpu_preference": GpuPreference }}`
|
||||
- `{ "Update": Array<SearchResult>}`
|
||||
- `{ "Fill": string }`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue