change $mdm-link-history param to resourceId (#4945)
This commit is contained in:
parent
b84e8c0bcc
commit
e6367f03fd
|
@ -257,7 +257,7 @@ If there are any duplication between results returned by a combination of golden
|
|||
### Example Use
|
||||
|
||||
```url
|
||||
http://example.com/$mdm-link-history?goldenResourceId=1553&sourceResourceId=1552
|
||||
http://example.com/$mdm-link-history?goldenResourceId=1553&resourceId=1552
|
||||
```
|
||||
|
||||
```json
|
||||
|
|
Loading…
Reference in New Issue