Tags: EDUlib/credentials
Tags
LEARNER-5550 Adding public/private view differences
Added view to clear cache This view will come in handy when we want to clear the cache without relying on a management command or script. ECOM-7068
Allowing users to list their own credentials ECOM-7039 and ECOM-6958
Corrected pagination class for API v2 All of our APIs should use page number pagination. This is now the default for the project. API v1 still retains limit-offset pagination to avoid breaking existing clients. ECOM-6808
Added V2 functionality to handle queries against a program_uuid inste… …ad of program_id Added unit tests for this V2 functionality Adjusted V1 unit tests to confirm it is a V1 request not a V2 ECOM-6482
PreviousNext