Skip to content

Commit

Permalink
Revert unnecessary change to user_controller
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuhot authored and moxley committed Dec 27, 2020
1 parent 640743e commit 4cbe7e0
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ defmodule PhoenixAppWeb.UserController do
end

@doc """
API Spec for :show action
Show user.
Show a user by ID.
"""
@doc parameters: [
id: [
Expand Down

0 comments on commit 4cbe7e0

Please sign in to comment.