1
0
mirror of synced 2025-12-23 21:07:12 -05:00

update old rest links (#49572)

This commit is contained in:
Rachael Sewell
2024-03-07 10:08:04 -08:00
committed by GitHub
parent d8d87d0f8a
commit 040a77ffcb
67 changed files with 119 additions and 119 deletions

View File

@@ -30,7 +30,7 @@ When deploying a reverse proxy, you should follow all practices recommended by y
You should configure your reverse proxy to only allow HTTPS POST requests from the subset of {% data variables.product.prodname_dotcom %} IP ranges that are used to deliver webhooks. This ensures that your reverse proxy does not process or forward other requests.
The [`/meta` endpoint](/rest/meta#get-github-meta-information) returns a JSON object listing GitHub's IP ranges. IP ranges used to deliver webhooks are listed in the `hooks` element.
The [`/meta` endpoint](/rest/meta/meta#get-github-meta-information) returns a JSON object listing GitHub's IP ranges. IP ranges used to deliver webhooks are listed in the `hooks` element.
### Validating webhook payloads