Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OP-5062: Add new methods and schemas in ReferralSystem service #58

Merged
merged 11 commits into from
Feb 23, 2024

Conversation

TheJuze
Copy link
Contributor

@TheJuze TheJuze commented Feb 20, 2024

No description provided.

A new paginationInfo schema and methods for getting leaderboard data, account details, and account referrals have been added to the ReferralSystem service. The types and schemas have been updated to accommodate these changes. These new methods and data structures will support better handling of referral data in our system.
@TheJuze TheJuze changed the title OP:5062 Add new methods and schemas in ReferralSystem service OP-5062: Add new methods and schemas in ReferralSystem service Feb 20, 2024
Bumped version to 0.2.7-rc5 in package.json. In file src/services/ReferralSystem/index.ts, adjusted paths for fetchWithValidation calls. This involved removing /referral-api from the URLs.
Deleted distinctAnalyticsSchema, globalAnalyticsSchema, miniStatsSchema and ratingSchema files. The corresponding imports and usages in the ReferralSystem service were removed. Also upgraded package version to 0.2.7-rc6.
This commit removes unused schemas related to the referral system and their associated methods. It also includes an update to the package version from 0.2.7-rc6 to 0.2.7-rc7. These changes help to simplify the codebase by removing unutilized resources.
# Conflicts:
#	package-lock.json
#	package.json
@TheJuze TheJuze merged commit 40ad77e into main Feb 23, 2024
1 check failed
@TheJuze TheJuze deleted the feat/OP-5062-new-referral-system branch February 23, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant