Skip to main content

Module patched_bulk_webhook_request

Module patched_bulk_webhook_request 

Source

Structs§

PatchedBulkWebhookRequest
PatchedBulkWebhookRequest : 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