Changes to CreateWebhook

POST /gitpod.v1.WebhookService/CreateWebhook

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 18 revisions of this API.111

  1. 44d50c2ac28411
  2. dabc0ff98cd71
  3. 1923b5d386556
  4. b97dcde841282
  5. 3935e467f9c11

What changed

  • 44d50c2ac28411See the full diff
    • added the new WEBHOOK_PROVIDER_BITBUCKET enum value to the webhook/spec/provider response property for the response status 200

      response-property-enum-value-added

    • added the new WEBHOOK_PROVIDER_BITBUCKET enum value to the request property provider

      request-property-enum-value-added

    This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the PRINCIPAL_AGENT_EXECUTION enum value from the webhook/metadata/creator/principal response property for the response status 200

      response-property-enum-value-removed

    • added the new optional request property organizationScope

      new-optional-request-property

    • added the new optional request property scopes

      new-optional-request-property

    • request property scope deprecated

      request-property-deprecated

    • added the optional property webhook/spec/organizationScope to the response with the 200 status

      response-optional-property-added

    • added the optional property webhook/spec/scopes to the response with the 200 status

      response-optional-property-added

    • response property webhook/spec/scope deprecated

      response-property-deprecated

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the scope request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    • added the optional property webhook/lastTriggeredAt to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added