arky-sdk 0.4.8 → 0.4.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -308,7 +308,7 @@ var createAuthApi = (apiConfig) => {
308
308
  async refresh(params, options) {
309
309
  return apiConfig.httpClient.post("/v1/auth/refresh", params, options);
310
310
  },
311
- // ==================== BUSINESS AUTH (arky.io, delfin, korvus) ====================
311
+ // ==================== BUSINESS AUTH (arky.io, delfin, soulofstrings) ====================
312
312
  /**
313
313
  * Request business auth code
314
314
  * POST /businesses/{businessId}/auth/code