File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
specification/search/data-plane/Azure.Search/preview/2021-04-30-Preview Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 56645664 "required" : [
56655665 " @odata.type"
56665666 ],
5667- "description" : " Base type for data identities."
5667+ "description" : " Abstract base type for data identities."
56685668 },
56695669 "SearchIndexerDataNoneIdentity" : {
56705670 "description" : " Clears the identity property of a datasource." ,
56715671 "x-ms-discriminator-value" : " #Microsoft.Azure.Search.SearchIndexerDataNoneIdentity" ,
56725672 "allOf" : [
56735673 {
5674- "$ref" : " #/definitions/DataChangeDetectionPolicy "
5674+ "$ref" : " #/definitions/SearchIndexerDataIdentity "
56755675 }
56765676 ]
56775677 },
56805680 "x-ms-discriminator-value" : " #Microsoft.Azure.Search.SearchIndexerDataUserAssignedIdentity" ,
56815681 "allOf" : [
56825682 {
5683- "$ref" : " #/definitions/DataChangeDetectionPolicy "
5683+ "$ref" : " #/definitions/SearchIndexerDataIdentity "
56845684 }
56855685 ],
56865686 "properties" : {
You can’t perform that action at this time.
0 commit comments