Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make API parameter in Builder & function patterns OPTIONAL #122

Closed
dudo50 opened this issue Jan 8, 2024 · 1 comment · Fixed by #129
Closed

Make API parameter in Builder & function patterns OPTIONAL #122

dudo50 opened this issue Jan 8, 2024 · 1 comment · Fixed by #129
Labels
enhancement New feature or request maintenance work

Comments

@dudo50
Copy link
Contributor

dudo50 commented Jan 8, 2024

When initializing Builder - devs initiate it like this: Builder(API) or api: api-instance.

Make API parameter optional, so if nothing is entered SDK creates an API instance automatically for the user.

@dudo50 dudo50 changed the title Make API parameter in Builder pattern OPTIONAL Make API parameter in Builder & function patterns OPTIONAL Jan 8, 2024
@dudo50 dudo50 added enhancement New feature or request maintenance work labels Jan 8, 2024
@dudo50
Copy link
Contributor Author

dudo50 commented Jan 11, 2024

Docs reflecting change via paraspell/docs@2b9804d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant