Dixed Bug in the API Controller

This commit is contained in:
schnulller
2022-06-05 00:22:03 +02:00
parent 9712574e13
commit abc27c6d04
3 changed files with 12 additions and 7 deletions

View File

@@ -4,3 +4,4 @@
@using HaDocument.Models
@using System.Text
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Microsoft.FeatureManagement.AspNetCore