webhooks_number

The pull request number.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-webhooks-number-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/webhooks_number",
  "title": "webhooks_number",
  "description": "The pull request number.",
  "type": "integer"
}