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

Using query parameters in API calls #580

Closed
Cenric opened this issue Dec 9, 2021 · 1 comment
Closed

Using query parameters in API calls #580

Cenric opened this issue Dec 9, 2021 · 1 comment

Comments

@Cenric
Copy link

Cenric commented Dec 9, 2021

What is the correct way to use query parameters in frisby.js api calls? I have been adding them to the URL manually such as

.get('main URL here' + '?param=' + paramVariable)

but wasn't sure if there are better ways to do this, I didn't see any frisby.js documentation on the official website for this

@H1Gdev
Copy link
Collaborator

H1Gdev commented Dec 10, 2021

FYI

#552 (comment)

@Cenric Cenric closed this as completed Dec 16, 2021
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

No branches or pull requests

2 participants