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

API fetch #352

Merged
merged 2 commits into from
Aug 1, 2024
Merged

API fetch #352

merged 2 commits into from
Aug 1, 2024

Conversation

Secreto31126
Copy link
Owner

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time.
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests

  • Run the tests with npm run test and lint the project with npm run lint and npm run prettier

Closes #348

The new method allows for a more granular control over the request and is exposed for users to use it
Copy link

github-actions bot commented Aug 1, 2024

Visit the preview URL for this PR (updated for commit 212add9):

https://whatsappapijs--pr352-api-fetch-ub8nh0na.web.app

(expires Thu, 08 Aug 2024 07:37:18 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 80a8dc4ceea5c783aae1d47b75797ee5b6c2f4be

@Secreto31126 Secreto31126 merged commit 3c4ead0 into main Aug 1, 2024
7 checks passed
@Secreto31126 Secreto31126 deleted the api-fetch branch August 1, 2024 07:41
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.

_authenticatedRequest can be used only for GET requests.
1 participant