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