There was an error while loading. Please reload this page.
1 parent 5f6fa01 commit e80f40dCopy full SHA for e80f40d
1 file changed
cs3/sharing/ocm/v1beta1/resources.proto
@@ -411,10 +411,7 @@ message WebappAccessMethod {
411
// REQUIRED.
412
// The requirements for the share.
413
repeated string requirements = 2;
414
- // REQUIRED.
415
- // The targets that can be used to display the remote app.
416
- repeated string targets = 3;
417
// OPTIONAL.
418
- // A descriptive name of the remote app in the user interface.
419
- string app_name = 4;
+ // A descriptive name of the app in the remote user interface.
+ string app_name = 3;
420
}
0 commit comments