Files
languageservices/webhooks
Josh Gross f446b426bd Support both webhooks and x-webhooks in schema
Co-authored-by: Christopher Schleiden <cschleiden@github.com>
2023-02-15 16:23:59 -05:00
..
2023-02-15 16:03:57 -05:00
2023-02-15 16:03:57 -05:00
2023-02-15 16:03:57 -05:00

Webhooks

Based on https://github.com/github/docs/blob/main/src/rest/README.md, this script pulls the updated OpenAPI webhook schemas from https://github.com/github/rest-api-description/blob/main/descriptions/api.github.com/dereferenced/api.github.com.deref.json and generates a webhooks.json file for consumption by the language service, preserving any descriptions and summaries as markdown.

Usage

npm start