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

6 lines
71 B
C#

namespace Knots.Endpoints.Key;
public class CreateKeyEndpoint
{
}