feat(api,templateActivator): обновлена логика templateActivator

This commit is contained in:
Mikhail Trubnikov
2025-11-26 14:34:03 +10:00
parent 2823823784
commit 276f534636
19 changed files with 520 additions and 313 deletions

View File

@@ -1,8 +1,11 @@
namespace PARR.Constants
using System.Text.Json.Serialization;
namespace PARR.Constants
{
/// <summary>
/// Компоненты ПАРР
/// </summary>
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ParrComponentsEnum
{
// Тут указываем только Worker`ы