Skip to content

Improve performance of Api::ProgramProjectSerializer by using Panko

Luis Arias requested to merge fix/programs_controller_index_projects into develop

Improves performance of Api::ProgramProjectSerializer by using Panko instead of AMS.

Fixes #33

Merge request reports