Remove PATCH route and code

This commit is contained in:
2020-05-13 19:24:18 +00:00
parent 2f58cab0a8
commit cbc73f1602
43 changed files with 42 additions and 113 deletions

View File

@@ -1,6 +1,6 @@
using System.Threading.Tasks;
using Microsoft.EntityFrameworkCore;
using Microsoft.AspNetCore.JsonPatch;
using AyaNova.Util;
using AyaNova.Api.ControllerHelpers;
using AyaNova.Models;