|
1 | 1 | { |
2 | 2 | "kind": "discovery#restDescription", |
3 | | - "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kiEe27ASVaXFaTazonTUuT5jr1o\"", |
| 3 | + "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/FINMPppbAsSW7hhRV2k9bEsVkrk\"", |
4 | 4 | "discoveryVersion": "v1", |
5 | 5 | "id": "admin:directory_v1", |
6 | 6 | "name": "admin", |
7 | 7 | "canonicalName": "directory", |
8 | 8 | "version": "directory_v1", |
9 | | - "revision": "20150123", |
| 9 | + "revision": "20150309", |
10 | 10 | "title": "Admin Directory API", |
11 | 11 | "description": "The Admin SDK Directory API lets you view and manage enterprise resources such as users and groups, administrative notifications, security features, and more.", |
12 | 12 | "ownerDomain": "google.com", |
|
906 | 906 | ] |
907 | 907 | } |
908 | 908 | }, |
| 909 | + "orgUnitId": { |
| 910 | + "type": "string", |
| 911 | + "description": "Id of OrgUnit" |
| 912 | + }, |
909 | 913 | "orgUnitPath": { |
910 | 914 | "type": "string", |
911 | 915 | "description": "Path of OrgUnit" |
912 | 916 | }, |
| 917 | + "parentOrgUnitId": { |
| 918 | + "type": "string", |
| 919 | + "description": "Id of parent OrgUnit" |
| 920 | + }, |
913 | 921 | "parentOrgUnitPath": { |
914 | 922 | "type": "string", |
915 | | - "description": "Path of parent OrgUnit", |
916 | | - "annotations": { |
917 | | - "required": [ |
918 | | - "directory.orgunits.insert" |
919 | | - ] |
920 | | - } |
| 923 | + "description": "Path of parent OrgUnit" |
921 | 924 | } |
922 | 925 | } |
923 | 926 | }, |
|
2923 | 2926 | }, |
2924 | 2927 | "orgUnitPath": { |
2925 | 2928 | "type": "string", |
2926 | | - "description": "Full path of the organization unit", |
| 2929 | + "description": "Full path of the organization unit or its Id", |
2927 | 2930 | "required": true, |
2928 | 2931 | "repeated": true, |
2929 | 2932 | "location": "path" |
|
2951 | 2954 | }, |
2952 | 2955 | "orgUnitPath": { |
2953 | 2956 | "type": "string", |
2954 | | - "description": "Full path of the organization unit", |
| 2957 | + "description": "Full path of the organization unit or its Id", |
2955 | 2958 | "required": true, |
2956 | 2959 | "repeated": true, |
2957 | 2960 | "location": "path" |
|
3009 | 3012 | }, |
3010 | 3013 | "orgUnitPath": { |
3011 | 3014 | "type": "string", |
3012 | | - "description": "the URL-encoded organization unit", |
| 3015 | + "description": "the URL-encoded organization unit's path or its Id", |
3013 | 3016 | "default": "", |
3014 | 3017 | "location": "query" |
3015 | 3018 | }, |
|
3052 | 3055 | }, |
3053 | 3056 | "orgUnitPath": { |
3054 | 3057 | "type": "string", |
3055 | | - "description": "Full path of the organization unit", |
| 3058 | + "description": "Full path of the organization unit or its Id", |
3056 | 3059 | "required": true, |
3057 | 3060 | "repeated": true, |
3058 | 3061 | "location": "path" |
|
3086 | 3089 | }, |
3087 | 3090 | "orgUnitPath": { |
3088 | 3091 | "type": "string", |
3089 | | - "description": "Full path of the organization unit", |
| 3092 | + "description": "Full path of the organization unit or its Id", |
3090 | 3093 | "required": true, |
3091 | 3094 | "repeated": true, |
3092 | 3095 | "location": "path" |
|
0 commit comments