Skip to content

Add default opts for .run_request function #171

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

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Conversation

rochacbruno
Copy link
Contributor

Allow users to call .run() without passing true|false for verbose parameter.

relates #166

rochacbruno referenced this pull request Dec 30, 2022
we should actually merge opts with a default dict so that we can reference keys without having to check if they exist (TODO)
Allow users to call `.run()` without passing `true|false` for verbose parameter.

relates rest-nvim#166
@teto teto merged commit f94c795 into rest-nvim:main Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants