5197ad1481a075a2588b56ef9e04b06d83a12567
BaseCrudApi is now defined as BaseCrudApi<TCreate, TUpdate, TDelete>, with each CRUD method using its respective type parameter. This improves type safety and clarity for API payloads. Method signatures and XML documentation have been updated accordingly.
Description
Languages
C#
100%