You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, even with the example of request headers in the docs, I don't see how it is working. E.g., the two following examples seem to return identical results. What's "raw" about the first one's response?
Hi,
Thanks for this api, very useful!
I'm trying to use it to get a patch, as is possible via the API with curl:
which outputs the patch:
Here's what I'm trying via the API, but I don't know how to actually retrieve the patch string like was output from curl using the API:
FYI, my ultimate goal is to get the Patch ID, using this:
Thanks,
-- Chad
The text was updated successfully, but these errors were encountered: