1 reference to ProjectBoard
Sample (1)
Endpoints\MapXmlEndpoints.cs (1)
16
group.MapPost("/board", (
ProjectBoard
.BoardItem boardItem) => { });