Add document - the beginning of implementation #33
@ -68,6 +68,8 @@ namespace InternshipSystem.Api.Controllers
|
|||||||
State = DocumentState.Submitted
|
State = DocumentState.Submitted
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
await Context.SaveChangesAsync();
|
||||||
return Ok();
|
return Ok();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user