!wip added the api

This commit is contained in:
TidusJar 2018-12-03 21:36:46 +00:00
parent da5d4f0738
commit 75f43260c0
9 changed files with 1253 additions and 9 deletions

View file

@ -14,7 +14,7 @@ namespace Ombi.Store.Migrations
{
#pragma warning disable 612, 618
modelBuilder
.HasAnnotation("ProductVersion", "2.1.3-rtm-32065");
.HasAnnotation("ProductVersion", "2.1.4-rtm-31024");
modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRole", b =>
{