File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
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" : " user" ,
7- "displayName" : " User" ,
8- "traits" : [
5+ "resourceType" : {
6+ "id" : " user" ,
7+ "displayName" : " User" ,
8+ "traits" : [
99 " TRAIT_USER"
1010 ],
11- "description" : " Represents a user account in the system"
11+ "description" : " Represents a user account in the system"
1212 },
13- "capabilities" : [
13+ "capabilities" : [
1414 " CAPABILITY_SYNC" ,
1515 " CAPABILITY_PROVISION"
1616 ]
1717 }
1818 ],
19- "connectorCapabilities" : [
19+ "connectorCapabilities" : [
2020 " CAPABILITY_PROVISION" ,
2121 " CAPABILITY_SYNC"
2222 ],
23- "credentialDetails" : {}
23+ "credentialDetails" : {}
2424}
You can’t perform that action at this time.
0 commit comments