browsertrix
browsertrix copied to clipboard
Additional tagCounts endpoints and options
trafficstars
Fixes #2922
- Add
onlySuccessfulflag to/all-crawls/tagCountsendpoint (defaulting to true to avoid breaking change) - Add
crawlTypeoption to/all-crawls/tagCounts(to match search-values endpoint) - Add filtered
/crawls/tagCountsand/uploads/tagCountsendpoints - Rename
CrawlConfigTagsresponse model toTagsResponsenow that it's used for crawls/uploads in addition to workflows - Add tests