API SpecificationREST APIREST APIgetRootpostPayload Handler CommitspostPayload Handler IssuespostPayload Handler PrDocumentation Powered by RedoclyCollabyBot (0.0.1)Download OpenAPI specification:DownloadRoot Responses200 Successful Response get/https://capstone-projects-2022-fall.github.io/ Response samples 200Content typeapplication/jsonCopynullPayload Handler Commits Handle commit event payloads. Request Body schema: application/jsonA JSON object containing commit information. any Responses202 Successful Response 404 Not Found 500 Internal Server Error 502 Bad Gateway post/webhook/commitshttps://capstone-projects-2022-fall.github.io/webhook/commits Request samples PayloadContent typeapplication/jsonCopynull Response samples 202Content typeapplication/jsonCopynullPayload Handler Issues Handle issue event payloads. Request Body schema: application/jsonA JSON payload containing issue information. any Responses202 Successful Response 404 Not Found 500 Internal Server Error 502 Bad Gateway post/webhook/issueshttps://capstone-projects-2022-fall.github.io/webhook/issues Request samples PayloadContent typeapplication/jsonCopynull Response samples 202Content typeapplication/jsonCopynullPayload Handler Pr Handle pull request event payloads. Request Body schema: application/jsonA JSON payload containing pull request information. any Responses202 Successful Response 404 Not Found 500 Internal Server Error 502 Bad Gateway post/webhook/pull-requesthttps://capstone-projects-2022-fall.github.io/webhook/pull-request Request samples PayloadContent typeapplication/jsonCopynull Response samples 202Content typeapplication/jsonCopynull