[Rest Api] Fix find duplicates endpoint (#12044)
- fix endpoint - migrate to new rest api v2 service - add integration test
This commit is contained in:
@ -302,7 +302,7 @@ export const getFindDuplicatesResponse200 = (
|
||||
},
|
||||
},
|
||||
},
|
||||
companyDuplicates: {
|
||||
[`${item.nameSingular}Duplicates`]: {
|
||||
type: 'array',
|
||||
items: {
|
||||
$ref: schemaRef,
|
||||
|
||||
Reference in New Issue
Block a user