updated the way rate limits are saved (#245) #339
Annotations
2 errors and 10 warnings
dotnet 6.0.x
The run was canceled by @iulian03.
|
dotnet 6.0.x
The operation was canceled.
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L298
'LastRequestInfo.RateLimitingCallsAllowed' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L299
'LastRequestInfo.RateLimitingCallsRemaining' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L300
'LastRequestInfo.RateLimitingTimeTillReset' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L301
'LastRequestInfo.RateLimitingCallsMade' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L298
'LastRequestInfo.RateLimitingCallsAllowed' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L299
'LastRequestInfo.RateLimitingCallsRemaining' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L300
'LastRequestInfo.RateLimitingTimeTillReset' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK/Core/RestTool.cs#L301
'LastRequestInfo.RateLimitingCallsMade' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiRateLimitsTest.cs#L36
'LastRequestInfo.RateLimitingCallsRemaining' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiRateLimitsTest.cs#L37
'LastRequestInfo.RateLimitingTimeTillReset' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
|