File tree Expand file tree Collapse file tree 1 file changed +32
-32
lines changed
Expand file tree Collapse file tree 1 file changed +32
-32
lines changed Original file line number Diff line number Diff line change 11{
2- "@type": "type.googleapis.com/c1.connector.v2.ConnectorCapabilities",
3- "resourceTypeCapabilities": [
2+ "@type": "type.googleapis.com/c1.connector.v2.ConnectorCapabilities",
3+ "resourceTypeCapabilities": [
44 {
5- "resourceType": {
6- "id": "org",
7- "displayName": "Org",
8- "annotations": [
5+ "resourceType": {
6+ "id": "org",
7+ "displayName": "Org",
8+ "annotations": [
99 {
10- "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
11- "id": "org"
10+ "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
11+ "id": "org"
1212 }
1313 ]
1414 },
15- "capabilities": [
15+ "capabilities": [
1616 "CAPABILITY_SYNC",
1717 "CAPABILITY_PROVISION"
1818 ]
1919 },
2020 {
21- "resourceType": {
22- "id": "repository",
23- "displayName": "Repository",
24- "annotations": [
21+ "resourceType": {
22+ "id": "repository",
23+ "displayName": "Repository",
24+ "annotations": [
2525 {
26- "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
27- "id": "repository"
26+ "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
27+ "id": "repository"
2828 }
2929 ]
3030 },
31- "capabilities": [
31+ "capabilities": [
3232 "CAPABILITY_SYNC",
3333 "CAPABILITY_PROVISION"
3434 ]
3535 },
3636 {
37- "resourceType": {
38- "id": "team",
39- "displayName": "Team",
40- "traits": [
37+ "resourceType": {
38+ "id": "team",
39+ "displayName": "Team",
40+ "traits": [
4141 "TRAIT_GROUP"
4242 ],
43- "annotations": [
43+ "annotations": [
4444 {
45- "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
46- "id": "team"
45+ "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
46+ "id": "team"
4747 }
4848 ]
4949 },
50- "capabilities": [
50+ "capabilities": [
5151 "CAPABILITY_SYNC",
5252 "CAPABILITY_PROVISION"
5353 ]
5454 },
5555 {
56- "resourceType": {
57- "id": "user",
58- "displayName": "User",
59- "traits": [
56+ "resourceType": {
57+ "id": "user",
58+ "displayName": "User",
59+ "traits": [
6060 "TRAIT_USER"
6161 ],
62- "annotations": [
62+ "annotations": [
6363 {
64- "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
65- "id": "user"
64+ "@type": "type.googleapis.com/c1.connector.v2.V1Identifier",
65+ "id": "user"
6666 }
6767 ]
6868 },
69- "capabilities": [
69+ "capabilities": [
7070 "CAPABILITY_SYNC"
7171 ]
7272 }
You can’t perform that action at this time.
0 commit comments