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

Add missing cli parameter to curl command #16506

Closed
wants to merge 5 commits into from

Conversation

gijswijs
Copy link
Contributor

@gijswijs gijswijs commented Mar 24, 2022

To see the returned HTTP headers of an API request using your app's client ID and secret,
you need to add the -I parameter.

To see the returned HTTP headers of an API request using your app's client ID and secret,
you need to add the `-I` parameter.
@welcome
Copy link

welcome bot commented Mar 24, 2022

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Mar 24, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2022

Automatically generated comment ℹ️

This comment is automatically generated and will be overwritten every time changes are committed to this branch.

The table contains an overview of files in the content directory that have been changed in this pull request. It's provided to make it easy to review your changes on the staging site. Please note that changes to the data directory will not show up in this table.


Content directory changes

You may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.

Source Preview Production What Changed
content/rest/overview/resources-in-the-rest-api.md Modified Original

@ramyaparimi
Copy link
Contributor

@gijswijs The PR has a lot more changes than adding -I to the curl command. Please revert back all the other changes and I will triage this for a review 💖 .

To see the returned HTTP headers of an API request using your app's client ID and secret,
you need to add the `-I` parameter.
@gijswijs
Copy link
Contributor Author

@ramyaparimi I see my Prettier formatter had a field day with that file. I forgot to turn it off.
I've reverted the commit, and added a new one with only that single change. I can make a different PR if that's easier. Just let me know.

To see the returned HTTP headers of an API request using your app's client ID and secret,
you need to add the `-I` parameter.
@gijswijs gijswijs closed this Mar 24, 2022
@gijswijs gijswijs deleted the curl-parameter branch March 25, 2022 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Do not begin working on this issue until triaged by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants