3864b0f68bf541a262e0779db888dc6b98c2ce1a
Introduced CommonController in the ReC.API.Controllers namespace with a POST endpoint at "api/common". The endpoint accepts an InsertObjectProcedure from the request body, sends it via MediatR, and returns a 201 Created response with the generated ID.
Description
Languages
C#
100%