About 3 months ago, this query returned valid responses:
https://api.cisco.com/bug/v2.0/bugs/product_name/Cisco Nexus 9000 Series Switches/affected_releases/7.0(3)I7(3)?modified_date=5&page_index=1
Now no matter series name or release I put in, it tells me there are no bugs despite the bug lookup tool saying otherwise.
This is the response I get:
{
"bugs": [],
"pagination_response_record": {
"last_index": 0,
"page_index": 1,
"page_records": 0,
"title": "Bug API - Get Bugs by Product Name and Affected Software Releases",
"total_records": 0
}
}
This has burned me because I missed a bug that affects one of my customers.