dal + other

This commit is contained in:
Mikhail Kuznetsov
2023-05-17 16:30:13 +10:00
parent 5338c489aa
commit 868af2dd0e
27 changed files with 346 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.OpenApi.Models;
using System.Reflection;
namespace PARR_API.Installers
namespace PARR.API.Installers
{
public static class SwaggerInstaller
{