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

6 lines
75 B
C#

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