Skip to content

Commit

Permalink
updated the name to match the client
Browse files Browse the repository at this point in the history
  • Loading branch information
Guthyerrz Silva committed Aug 31, 2023
1 parent 4ba81b4 commit 97e3690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leaderboard/enriching/enricher.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
)

const enrichWebhookEndpoint = "/leaderboards/enrich"
const cloudSaveEndpoint = "/get-public-documents/PlayerProfile"
const cloudSaveEndpoint = "/get-public-documents/wildlife-platform-player-profile"

type (
EnrichmentConfig struct {
Expand Down

0 comments on commit 97e3690

Please sign in to comment.