WIP cozy
This commit is contained in:
parent
91da89a4e8
commit
a15cc00595
4 changed files with 20 additions and 36 deletions
|
|
@ -18,6 +18,7 @@ namespace PlanTempus.Components.Users.Create
|
|||
}
|
||||
|
||||
var result = await handler.Handle(command);
|
||||
|
||||
return CreatedAtAction(
|
||||
nameof(CreateUserCommand),
|
||||
"GetUser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue