Skip to main content

Module patched_webhook_request

Module patched_webhook_request 

Source

Structs§

PatchedWebhookRequest
PatchedWebhookRequest : Adds an owner field for models which have a ForeignKey to users.Owner.

Enums§

HttpMethod
GET - GET * POST - POST * PUT - PUT * PATCH - PATCH * DELETE - DELETE