You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
I know about the "fields" parameter where we can specify the exact fields being returned from the /search or /issue endpoints.
However, is there a similar way to limit (selectively choose) the returned fields resulting from using the "expand" parameter?
For example, I want to return the 100 latest changelog entries for each issue, so I am using "expand=changelog". But, each changelog entry returned is a glob of data that, for the most part, I do not need or want. Is there any way to refine what's being returned here?
Thanks,
victor