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

refactor(API): store query params app_platform & app_page in source field #658

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Dec 30, 2024

What

Following #533 we store the app_name & app_version query params in the Price/Proof/Location source field.
In this PR we now also store the app_platform (sent from mobile) and a app_page (soon to be sent from the web app).

Extra info

Will need to run a script to fix/adapt the past sources once the frontend sends the app_page info (instead of hacking the app_version param)

@raphodn raphodn merged commit 96215f4 into main Dec 30, 2024
6 checks passed
@raphodn raphodn deleted the raphodn/price-proof-source-app-page branch December 30, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Price/Proof source: store mobile app version
2 participants