change $mdm-link-history param to resourceId (#4945)

This commit is contained in:
yueshi9988 2023-05-29 12:18:24 -04:00 committed by GitHub
parent b84e8c0bcc
commit e6367f03fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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