This commit is contained in:
かっこかり 2024-11-12 03:08:24 +09:00 committed by GitHub
commit 3d55e8a160
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 69 additions and 18 deletions

View file

@ -1227,13 +1227,6 @@ export type paths = {
post: operations['charts___user___drive'];
};
'/charts/user/following': {
/**
* charts/user/following
* @description No description provided.
*
* **Credential required**: *No*
*/
get: operations['charts___user___following'];
/**
* charts/user/following
* @description No description provided.