Update 20240719

This commit is contained in:
Stefan Hutter
2024-07-19 17:03:49 +02:00
parent 153fbef133
commit ea8d48ac9e
90 changed files with 1011 additions and 230 deletions

View File

@@ -2,9 +2,9 @@ using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Net.Http.Headers;
using System.Web.Http.Description;
using EDOKAAPI_NetFramework.Areas.HelpPage.ModelDescriptions;
using API_NetFramework.Areas.HelpPage.ModelDescriptions;
namespace EDOKAAPI_NetFramework.Areas.HelpPage.Models
namespace API_NetFramework.Areas.HelpPage.Models
{
/// <summary>
/// The model that represents an API displayed on the help page.