1 reference to TodoFomInterface
Sample (1)
Endpoints\MapXmlEndpoints.cs (1)
14group.MapPost("/todo", (TodoFomInterface todo) => { });