WebhookConfigurationEnabledAsJSON

class WebhookConfigurationEnabledAsJSON[source]

Webhook upload type is enabled.

tag: Literal['enabled']

The tag for this data.

template_url: str | None

A url for a repository that determine the template for student submissions.

template_token_id: str | None

The token to use for the template connection. It is present only for private template repository.