Hi everyone,
Few new selections are now available in the API v2:
- 'user' -> 'bounties' returning the details about user's bounties
- 'torn' -> 'bounties' returning details about all bounties
- 'user' -> 'jobranks' returning user's job positions (Minimal API key required, available only to yourself)
These selections can also be tried through Swagger (if you're not seeing them, make sure to clear cache on both Swagger page and openapi.json file).
Thanks!