JsonPatchSubmitTypesAssignment#
- class JsonPatchSubmitTypesAssignment[source]#
-
files_upload_enabled:
Union
[Just
[bool
],_Nothing
[bool
]] = Nothing# Should students be allowed to make submissions by uploading files
-
webhook_upload_enabled:
Union
[Just
[bool
],_Nothing
[bool
]] = Nothing# Should students be allowed to make submissions using git webhooks
-
webhook_configuration:
Union
[Just
[Union
[WebhookConfigurationEnabledAsJSON
,WebhookConfigurationDisabledAsJSON
]],_Nothing
[Union
[WebhookConfigurationEnabledAsJSON
,WebhookConfigurationDisabledAsJSON
]]] = Nothing# The configuration for the Webhook upload for this assignment
-
files_upload_enabled: