Update 20240719
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@using System.Collections.ObjectModel
|
||||
@using System.Web.Http.Description
|
||||
@using System.Threading
|
||||
@using EDOKAAPI_NetFramework.Areas.HelpPage.ModelDescriptions
|
||||
@using API_NetFramework.Areas.HelpPage.ModelDescriptions
|
||||
@model IList<ParameterDescription>
|
||||
|
||||
@if (Model.Count > 0)
|
||||
|
||||
Reference in New Issue
Block a user