chore: generate
This commit is contained in:
parent
0e14404e5f
commit
dda69d77e8
1 changed files with 10 additions and 0 deletions
|
|
@ -10326,6 +10326,16 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"404": {
|
||||||
|
"description": "NotFoundError",
|
||||||
|
"content": {
|
||||||
|
"application/json": {
|
||||||
|
"schema": {
|
||||||
|
"$ref": "#/components/schemas/NotFoundError"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Move a session's sync history into the target workspace, or detach it to the local project.",
|
"description": "Move a session's sync history into the target workspace, or detach it to the local project.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue