Création des Endpoints

This commit is contained in:
oistig
2026-03-12 16:17:21 +01:00
parent 2258e5ad8e
commit 7bf2a01a4f
33 changed files with 254 additions and 135 deletions

View File

@@ -0,0 +1,6 @@
namespace Knots.Endpoints.Key;
public class DeleteKeyEndpoint
{
}