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

Added 'allVersions' with engines map to search entries #144

Merged
merged 1 commit into from
Jul 15, 2020
Merged

Conversation

spoenemann
Copy link
Member

Fixes #140. I also adapted the existing engines field in the extension detail API for consistency.

@spoenemann spoenemann requested a review from jbicker July 15, 2020 12:14
@jbicker jbicker requested a review from vince-fugnitto July 15, 2020 14:01
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me codewise, do you need me to test the pull-request?
Do you have an example response from the server after performing a search?

My main question is, does it return the list of engines for a given extension, or does it return the list of engines for all versions of an extension. In order to complete #140, we would require the latter.

@spoenemann
Copy link
Member Author

It returns the list of engines for all versions of an extension.

@vince-fugnitto
Copy link
Member

It returns the list of engines for all versions of an extension.

Okay perfect!

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.

api: update general api to pass engines along with extension version
2 participants