Alice Rizzo
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
Alice Rizzo created a post, new API - applying IssueCountResponse entity syntax to count issues in a specific project
Hi, With the new API IssueCountResponse explanation, I couldn't figure out how to get the total number of issues contained in a specific project. I tried the following in Postman: POST {{baseUrl}... -
Alice Rizzo created a post, new API - endpoint syntax to run project issues CSV exports
Hi, after checking the content of the new REST API reference, I couldn't figure out which endpoint is equivalent to what I saw with the old REST API: /api/reports/<report_id>/export/csv Example of ...