mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-05 08:03:55 -04:00
Update protogen/proto/ocis/messages/settings/v0/settings.proto
This commit is contained in:
committed by
GitHub
parent
0986a4b501
commit
b85387f707
@@ -149,7 +149,7 @@ message Value {
|
||||
string id = 1; // @gotags: yaml:"id"
|
||||
string bundle_id = 2; // @gotags: yaml:"bundle_id"
|
||||
// setting_id is the id of the setting from within its bundle.
|
||||
string setting_id = 3; // @gotags: yaml:"settings_id"
|
||||
string setting_id = 3; // @gotags: yaml:"setting_id"
|
||||
string account_uuid = 4; // @gotags: yaml:"account_uuid"
|
||||
Resource resource = 5; // @gotags: yaml:"resource"
|
||||
oneof value {
|
||||
|
||||
Reference in New Issue
Block a user