@@ -330,9 +330,9 @@ default:
330
330
- SharingNgContext :
331
331
- OcisConfigContext :
332
332
333
- apiSharingNg1 :
333
+ apiPermissions :
334
334
paths :
335
- - " %paths.base%/../features/apiSharingNg1 "
335
+ - " %paths.base%/../features/apiShareNgPermissions "
336
336
context : *common_ldap_suite_context
337
337
contexts :
338
338
- FeatureContext : *common_feature_context_params
@@ -341,9 +341,9 @@ default:
341
341
- OcisConfigContext :
342
342
- SettingsContext :
343
343
344
- apiSharingNg2 :
344
+ apiShareNgShares :
345
345
paths :
346
- - " %paths.base%/../features/apiSharingNg2 "
346
+ - " %paths.base%/../features/apiShareNgShares "
347
347
context : *common_ldap_suite_context
348
348
contexts :
349
349
- FeatureContext : *common_feature_context_params
@@ -352,42 +352,41 @@ default:
352
352
- OcisConfigContext :
353
353
- SettingsContext :
354
354
355
- apiSettings :
355
+ apiShareNgDriveInvitation :
356
356
paths :
357
- - " %paths.base%/../features/apiSettings "
357
+ - " %paths.base%/../features/apiShareNgDriveInvitation "
358
358
context : *common_ldap_suite_context
359
359
contexts :
360
360
- FeatureContext : *common_feature_context_params
361
- - GraphContext :
362
- - SettingsContext :
361
+ - SpacesContext :
363
362
- SharingNgContext :
364
- - NotificationContext :
365
- - EmailContext :
366
363
- OcisConfigContext :
364
+ - SettingsContext :
367
365
368
- apiOptionalShareRole :
366
+ apiShareNgItemInvitation :
369
367
paths :
370
- - " %paths.base%/../features/apiOptionalShareRole "
368
+ - " %paths.base%/../features/apiShareNgItemInvitation "
371
369
context : *common_ldap_suite_context
372
370
contexts :
373
371
- FeatureContext : *common_feature_context_params
374
- - GraphContext :
372
+ - SpacesContext :
375
373
- SharingNgContext :
376
374
- OcisConfigContext :
377
375
378
- apiSharingNgShareInvitation :
376
+ apiShareNgItemLinkShare :
379
377
paths :
380
- - " %paths.base%/../features/apiSharingNgShareInvitation "
378
+ - " %paths.base%/../features/apiShareNgItemLinkShare "
381
379
context : *common_ldap_suite_context
382
380
contexts :
383
381
- FeatureContext : *common_feature_context_params
384
382
- SpacesContext :
385
383
- SharingNgContext :
384
+ - PublicWebDavContext :
386
385
- OcisConfigContext :
387
386
388
- apiSharingNgLinkSharePermission :
387
+ apiShareNgDriveLinkShare :
389
388
paths :
390
- - " %paths.base%/../features/apiSharingNgLinkSharePermission "
389
+ - " %paths.base%/../features/apiShareNgDriveLinkShare "
391
390
context : *common_ldap_suite_context
392
391
contexts :
393
392
- FeatureContext : *common_feature_context_params
@@ -396,15 +395,27 @@ default:
396
395
- PublicWebDavContext :
397
396
- OcisConfigContext :
398
397
399
- apiSharingNgLinkShareRoot :
398
+ apiOptionalShareRole :
400
399
paths :
401
- - " %paths.base%/../features/apiSharingNgLinkShareRoot "
400
+ - " %paths.base%/../features/apiOptionalShareRole "
402
401
context : *common_ldap_suite_context
403
402
contexts :
404
403
- FeatureContext : *common_feature_context_params
405
- - SpacesContext :
404
+ - GraphContext :
406
405
- SharingNgContext :
407
- - PublicWebDavContext :
406
+ - OcisConfigContext :
407
+
408
+ apiSettings :
409
+ paths :
410
+ - " %paths.base%/../features/apiSettings"
411
+ context : *common_ldap_suite_context
412
+ contexts :
413
+ - FeatureContext : *common_feature_context_params
414
+ - GraphContext :
415
+ - SettingsContext :
416
+ - SharingNgContext :
417
+ - NotificationContext :
418
+ - EmailContext :
408
419
- OcisConfigContext :
409
420
410
421
apiOcm :
0 commit comments