|
453 | 453 | "/administrativeunits/{id}/members": "least=DelegatedWork,Application", |
454 | 454 | "/administrativeunits/{id}/members/{id}": "least=DelegatedWork,Application", |
455 | 455 | "/administrativeunits/delta": "least=DelegatedWork,Application", |
456 | | - "/directory/administrativeunits": "least=DelegatedWork", |
457 | | - "/directory/administrativeunits/{id}": "least=DelegatedWork", |
| 456 | + "/directory/administrativeunits": "least=DelegatedWork,Application", |
| 457 | + "/directory/administrativeunits/{id}": "least=DelegatedWork,Application", |
458 | 458 | "/directory/administrativeunits/{id}/members": "least=DelegatedWork,Application", |
459 | 459 | "/directory/administrativeunits/{id}/members/{id}": "least=DelegatedWork,Application" |
460 | 460 | } |
|
495 | 495 | "paths": { |
496 | 496 | "/administrativeunits": "least=DelegatedWork,Application", |
497 | 497 | "/administrativeunits/{id}/members": "least=DelegatedWork,Application", |
498 | | - "/directory/administrativeunits": "least=DelegatedWork", |
499 | | - "/directory/administrativeunits/{id}/members": "least=DelegatedWork" |
500 | | - } |
501 | | - }, |
502 | | - { |
503 | | - "schemeKeys": [ |
504 | | - "DelegatedWork", |
505 | | - "Application" |
506 | | - ], |
507 | | - "methods": [ |
508 | | - "DELETE" |
509 | | - ], |
510 | | - "paths": { |
511 | | - "/administrativeunits/{id}": "least=DelegatedWork,Application", |
512 | | - "/directory/administrativeunits/{id}": "least=DelegatedWork,Application" |
| 498 | + "/directory/administrativeunits": "least=DelegatedWork,Application", |
| 499 | + "/directory/administrativeunits/{id}/members": "least=DelegatedWork,Application" |
513 | 500 | } |
514 | 501 | }, |
515 | 502 | { |
|
518 | 505 | "Application" |
519 | 506 | ], |
520 | 507 | "methods": [ |
| 508 | + "DELETE", |
521 | 509 | "GET", |
522 | 510 | "PATCH" |
523 | 511 | ], |
524 | 512 | "paths": { |
525 | 513 | "/administrativeunits/{id}": "least=DelegatedWork,Application", |
526 | | - "/directory/administrativeunits/{id}": "least=DelegatedWork" |
| 514 | + "/directory/administrativeunits/{id}": "least=DelegatedWork,Application" |
527 | 515 | } |
528 | 516 | }, |
529 | 517 | { |
|
537 | 525 | ], |
538 | 526 | "paths": { |
539 | 527 | "/administrativeunits/{id}/members/{id}": "least=DelegatedWork,Application", |
540 | | - "/directory/administrativeunits/{id}/members/{id}": "least=DelegatedWork" |
| 528 | + "/directory/administrativeunits/{id}/members/{id}": "least=DelegatedWork,Application" |
541 | 529 | } |
542 | 530 | }, |
543 | 531 | { |
|
0 commit comments