autogen: cherrypick-js api docs

This commit is contained in:
아르페 2024-02-15 22:19:42 +09:00
parent 735db46e5f
commit c214d27fe9
No known key found for this signature in database
GPG key ID: B1EFBBF5C93FF78F

View file

@ -17127,6 +17127,7 @@ export type operations = {
'application/json': {
password: string;
token?: string | null;
purgeDrive?: boolean | null;
};
};
};