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

Take only a few fields #22

Open
thiagotalma opened this issue Jul 5, 2018 · 2 comments
Open

Take only a few fields #22

thiagotalma opened this issue Jul 5, 2018 · 2 comments

Comments

@thiagotalma
Copy link

It would be great to be able to filter only a few specific fields in the app details.

ie:
/api/apps/com.dxco.pandavszombies/?fields=title,updated,version

{
  "title": "Panda vs Zombies",
  "updated": 1432677999000,
  "version": "1.4"
}

Congratulations on the beautiful work!

@facundoolano
Copy link
Owner

This is relatively easy to add, but I'm not currently working on this project. PRs welcome!

@thiagotalma
Copy link
Author

I do not know nodejs, but if you show me the way I can try. 😉

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

No branches or pull requests

2 participants