Skip to content

Support for downloading data safety labels#5

Merged
baltpeter merged 5 commits intomainfrom
b_data-safety-labels
Sep 6, 2022
Merged

Support for downloading data safety labels#5
baltpeter merged 5 commits intomainfrom
b_data-safety-labels

Conversation

@baltpeter
Copy link
Copy Markdown
Owner

No description provided.

baltpeter and others added 5 commits June 21, 2022 00:07
This results in a breaking change (examples are for en_DE, other
locales will differ):

Previously, the price of free apps was extracted as `0 EUR` and the
price for paid apps was (incorrectly) extracted e.g. as
`4990000 EUR €4.99`.

Now, the price is also correctly extracted for paid apps and
consistently formatted for both using `Intl.NumberFormat`. This is
necessary because the `batchexecute` endpoint returns a formatted
price string for paid apps but not for free ones.
@baltpeter baltpeter added the feature New feature or request label Sep 6, 2022
@baltpeter baltpeter merged commit 00af641 into main Sep 6, 2022
@baltpeter baltpeter deleted the b_data-safety-labels branch September 6, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants