Ghost/ghost/members-api/lib
Naz 05105e1173 Updated method signatures and added JSDocs
refs https://github.com/TryGhost/Team/issues/1674

- While preparing the changes had a look around and made small refactors to understand the codebase a little better. In general it's best to keep the method parameters as small and precise as possible instead of passing around a "bag-of-all-the-things" like "data" around
2022-07-14 12:54:58 +01:00
..
controllers Fixed checkout session creation for existing members (#403) 2022-06-01 10:40:52 +01:00
repositories Updated method signatures and added JSDocs 2022-07-14 12:54:58 +01:00
services Cleaned up multipleProducts and multipleNewsletters flags 2022-05-25 10:25:02 +02:00
MembersAPI.js Fixed checkout session creation for existing members (#403) 2022-06-01 10:40:52 +01:00