misskey/packages/backend/src/server/api/endpoints/clips
yupix b50eb511b0
refactor: api/*/update系の必須キーを最低限に (#13824)
* refactor: clips/updateの必須キーをclipIdのみに

* refactor: admin/roles/update の必須キーをroleIdのみに

* feat: pages/update の必須キーをpageIdのみに

* refactor: gallery/posts/update の必須キーをpostidのみに

* feat: misskey-jsの型を更新

* feat: i/webhooks/updateの必須キーをwebhookIdのみに

* feat: admin/ad/updateの必須キーをidのみに

* feat: misskey-jsの型を更新

* chore: update CHANGELOG.md

* docs: update CHANGELOG.md

* fix: secretが更新できなくなる場合がある

Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>

* Update packages/backend/src/server/api/endpoints/gallery/posts/update.ts

---------

Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 14:52:27 +09:00
..
add-note.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
favorite.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
list.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
my-favorites.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
notes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
remove-note.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unfavorite.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
update.ts refactor: api/*/update系の必須キーを最低限に (#13824) 2024-06-22 14:52:27 +09:00