We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9702302 commit 1672043Copy full SHA for 1672043
BunqSdk/Http/ApiClient.cs
@@ -18,7 +18,7 @@ public class ApiClient
18
{
19
20
/// <summary>
21
- /// Endpoints not requiring active session for the request to succeed.
+ /// Endpoints not requiring active session for the request to succeed.
22
/// </summary>
23
private const string DEVICE_SERVER_URL = "device-server";
24
private const string INSTALLATION_URL = "installation";
0 commit comments