Skip to content

Conversation

787B-R26B
Copy link

ユーザー操作

  • ユーザーの追加

    POST /api/users

  • ユーザー一覧の取得

    GET /api/users

  • ユーザー情報の変更

    PATCH /api/users/[userId]

@787B-R26B 787B-R26B requested a review from polyacetal September 7, 2025 16:38
@787B-R26B 787B-R26B self-assigned this Sep 7, 2025
@787B-R26B 787B-R26B linked an issue Sep 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ユーザー登録と一覧を取得するAPIの作成
1 participant