-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add
Hidden
parameter, update documentation, clean up Overwrite (#389)
The following can now be uploaded as hidden: - DataSource - Kpi - all others except large power bi report files (>=MinLargeFileSizeInMb) Clarify documentation of - `Description` - `Overwrite` to be ignored by large Power BI Report files. Add documentation for new `Hidden` parameter. Add example for new `Hidden` parameter. Fix some formatting issues. Add information about ignored parameters to verbose write. Remove ignored fields from large file upload. See https://app.swaggerhub.com/apis-docs/microsoft-rs/pbirs/2.0#/PowerBIReports/UploadPowerBIReport Make Try upload block smaller. The follow-up catch block was still relying on parts of the now moved out code block. Overwrite upload code now uses same requestBody as normal upload. Kpi `Hidden` property is only changed if parameter `Hidden` is used.
- Loading branch information
1 parent
14261ed
commit 51ad6ab
Showing
1 changed file
with
52 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters