You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently callers of the getListing and getAllListings API would get back all fields of the Listing resource. We should limit numPaid and numCompleted fields such that only the merchants who posted the listing can get those information.
Currently callers of the getListing and getAllListings API would get back all fields of the Listing resource. We should limit
numPaid
andnumCompleted
fields such that only the merchants who posted the listing can get those information.Requested by @ifhuang in one of the PR reviews
The text was updated successfully, but these errors were encountered: