Closed fmarco76 closed 3 months ago
@edewata Thanks! I have update the method name and added the TODO
for the audit evaluation. We can continue the discussion for the audit in following PR/issues.
Issues
23 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
15.5% Duplication on New Code
There is a difference related to the start parameter for the list request. In the v1 APIs this is the RequestId to start from but here it is just an index. A similar change was implemented in #4672 and it is in the right direction moving from sequential to random ids.