Skip to content

Commit c63c75e

Browse files
committed
Fixing typo
Correcting typo
1 parent ea82a11 commit c63c75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/Data-Gateway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@
11631163
},
11641164
"/Api/LicenseReport/Correlation/Tenant/{tenantId}": {
11651165
"get": {
1166-
"description": "Retrieves the list of correlation records for the specified tenant. Can use filters targeting creation date to limit results. Correlation records store the metadata for a specific license report.\n\nThis endpoint requires the `LicenseReport.Read.All`, or `LicenseReport.ReadWrite.All` scope (permission). This endpoint is also only accessible form the `SHI` and `SHI Lab` tenants. End user access is restricted.",
1166+
"description": "Retrieves the list of correlation records for the specified tenant. Can use filters targeting creation date to limit results. Correlation records store the metadata for a specific license report.\n\nThis endpoint requires the `LicenseReport.Read.All`, or `LicenseReport.ReadWrite.All` scope (permission). This endpoint is also only accessible from the `SHI` and `SHI Lab` tenants. End user access is restricted.",
11671167
"operationId": "/Api/LicenseReport/Correlation/Tenant/:tenantId/Get",
11681168
"parameters": [
11691169
{

0 commit comments

Comments
 (0)