Skip to content

Commit

Permalink
Fixing readme (#4066)
Browse files Browse the repository at this point in the history
  • Loading branch information
ro-joowan authored and shahabhijeet committed Feb 13, 2018
1 parent 2257a51 commit a1edef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SDKs/DataLake.Analytics/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- Changed the `ODataQuery` parameter type from `JobInformation` to `JobInformationBasic` for the Job_List API
- Changed the `ODataQuery` parameter type from `DataLakeStoreAccountInfo` to `DataLakeStoreAccountInformation` for the DataLakeStoreAccounts_ListByAccount API
- Changed the `ODataQuery` parameter type from `StorageAccountInfo` to `StorageAccountInformation` for the StorageAccounts_ListByAccount API
- Changed the return type from `AclList` to `IPage\<Acl>` for these APIs:
- Changed the return type from `AclList` to `IPage<Acl>` for these APIs:
- Catalog_ListAclsByDatabase
- Catalog_ListAcls

Expand Down

0 comments on commit a1edef0

Please sign in to comment.