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

The hero endpoint needs to return promoted for the addon #8004

Closed
bobsilverberg opened this issue Oct 15, 2020 · 2 comments · Fixed by mozilla/addons-server#15764
Closed
Assignees
Milestone

Comments

@bobsilverberg
Copy link
Contributor

In order to support #13853, we need to have access to the promoted property in the addon in the API response to the hero endpoint, but unfortunately that is not currently available.

@bobsilverberg
Copy link
Contributor Author

I'm bumping this up to a P2 as it blocks #13853, and hence the feature. Do you think you'll have time to take this on @eviljeff?

@ioanarusiczki
Copy link

@eviljeff The endpoint https://addons-dev.allizom.org/api/v4/hero/primary/ returns the promoted property for addons.

"promoted": {
"apps": [
"firefox"
],
"category": "recommended"

@KevinMind KevinMind transferred this issue from mozilla/addons-server May 4, 2024
@KevinMind KevinMind added repository:addons-server Issue relating to addons-server migration:2024 labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants