Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: #920 アンテナ・リストに「お気に入りに登録」設定 #946

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

kmycode
Copy link
Owner

@kmycode kmycode commented Dec 9, 2024

Closes #920

POST /api/v1/lists/:id/favouritePOST /api/v1/lists/:id/unfavouriteのAPIはFedibird互換のために作ったものですが、kmyblueとしては非推奨とします(おそらく投稿APIにあわせたつもりだと思いますが、今回の場合はPUT /api/v1/lists/:idのほうが自然かと)
したがって、POST /api/v1/antennas/:id/favouritePOST /api/v1/antennas/:id/unfavouriteのAPIは作成しません

@kmycode kmycode added the enhancement New feature or request label Dec 9, 2024
@kmycode kmycode added this to the kb17 milestone Dec 9, 2024
@kmycode kmycode merged commit 9201eb1 into kb_development Dec 9, 2024
47 checks passed
@kmycode kmycode deleted the kbtopic-920-list-favourite branch December 9, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

リスト・アンテナに「PCの右サイドに表示する」設定を追加
1 participant