Last active
November 20, 2022 18:53
-
-
Save KyMidd/081d6795435f11ca56f147eaab4fe24f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -s -X PATCH \ #<-- Here we specify the type of http request to send | |
(etc.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment