Files
Knots/Knots/Endpoints/Group/GetGroupEndpoint.cs
2026-03-12 16:17:21 +01:00

6 lines
72 B
C#

namespace Knots.Endpoints.Group;
public class GetGroupEndpoint
{
}