revaBump-getting#428 (#1887)

This commit is contained in:
Viktor Scharf
2025-11-21 13:11:10 +01:00
committed by GitHub
parent ba71d2978a
commit d1fa52b603
4 changed files with 5 additions and 4 deletions

View File

@@ -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