@fern-api/go-dynamic-snippets 1.35.1 → 1.37.0

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.d.cts CHANGED
@@ -160,7 +160,7 @@ declare class EndpointSnippetGenerator {
160
160
  private getConstructorAuthArgs;
161
161
  private addError;
162
162
  private addWarning;
163
- private getConstructorBasicAuthArg;
163
+ private getConstructorBasicAuthArgs;
164
164
  private getConstructorBaseUrlArg;
165
165
  private getBaseUrlArg;
166
166
  private getConstructorBearerAuthArg;
package/dist/index.d.ts CHANGED
@@ -160,7 +160,7 @@ declare class EndpointSnippetGenerator {
160
160
  private getConstructorAuthArgs;
161
161
  private addError;
162
162
  private addWarning;
163
- private getConstructorBasicAuthArg;
163
+ private getConstructorBasicAuthArgs;
164
164
  private getConstructorBaseUrlArg;
165
165
  private getBaseUrlArg;
166
166
  private getConstructorBearerAuthArg;