mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
revaBump-getting#428 (#1887)
This commit is contained in:
1
vendor/github.com/opencloud-eu/reva/v2/pkg/owncloud/ocs/capabilities.go
generated
vendored
1
vendor/github.com/opencloud-eu/reva/v2/pkg/owncloud/ocs/capabilities.go
generated
vendored
@@ -110,6 +110,7 @@ type CapabilitiesCore struct {
|
||||
CheckForUpdates ocsBool `json:"check-for-updates" xml:"check-for-updates" mapstructure:"check_for_updates"`
|
||||
SupportURLSigning ocsBool `json:"support-url-signing" xml:"support-url-signing" mapstructure:"support_url_signing"`
|
||||
SupportSSE ocsBool `json:"support-sse" xml:"support-sse" mapstructure:"support_sse"`
|
||||
SupportRadicale ocsBool `json:"support-radicale" xml:"support-radicale" mapstructure:"support_radicale"`
|
||||
}
|
||||
|
||||
// CapabilitiesGraph holds the graph capabilities
|
||||
|
||||
Reference in New Issue
Block a user