Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/dowaldma/mirror 3.28 #176

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Dev/dowaldma/mirror 3.28 #176

wants to merge 31 commits into from

Conversation

dowaldma
Copy link
Contributor

@dowaldma dowaldma commented Sep 9, 2021

Description

A few sentences describing the overall goals of the pull request's commits.

Question

please answer the following questions. put x inside [ ] (e.g. [x])

What inside?

  • Bug Fixes?
  • New Features?
  • Documentation?

Is pull request totally generated from swagger file?

  • Yes.
  • No, part of it is auto-generated.

Backward compatibility break?

  • Yes. Pull request breaks backward compatibility!

Learn more about backward compatibility.

Jinjing Ma and others added 30 commits May 4, 2021 06:27
Update Public doc for group level get users admin APIs.
Draft PR to address any comments before APIs reach PROD.

Related work items: #544327
Added a link to the export API pointing to [How to fix timeout exceptions when using import and export APIs?](https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-troubleshoot#how-to-fix-timeout-exceptions-when-using-import-and-export-apis) (preferClientRouting = true)
Fix class name: PipelineStageArtifactBase
Improve Update Datasource request documentation
Add dataflows to Alm public endpoints
added alm admin API's:
1. getPipelines- with top , skip , expand for users / stages and filter for orphaned pipelines
1. get pipelineUsers
1. add pipeline user
1. delete pipeline user

also updated GetGroups as admin as the result of group in that case returns pipelineId as well
https://review.docs.microsoft.com/en-us/rest/api/power-bi/admin/pipelines-get-pipeline-users-as-admin?branch=tsdag

Related work items: #579878
… documentation

fixed bold "required" in PipelineUserAccessRight in documentation
Update scanner documentation
Update swagger subartifacts documentation
Update swagger doc
Update minor version to 26
Gateway ID refers to the ID of the first gateway in a gateway cluster
createdBy is only returned for reports that were created after June 2019.

For more info, see [doc bug 1828222](https://dev.azure.com/mseng/TechnicalContent/_workitems/edit/1828222?src=WorkItemMention&src-action=artifact_link).
update the scanner API doc for artifact users
1. WorkspaceInfo_GetScanResult -  retrieves artifact users as response if the new getArtifactUsers parameter:  for API WorkspaceInfo_PostWorkspaceInfo is true
2. WorkspaceInfo_PostWorkspaceInfo - Add new parameter: getArtifactUsers with default value is false.

Related work items: #596731
1. Import state values
2. Document UseEndUserOAuth2Credentials in Gateway_GetDatasource
Datasource type list - for more details see [doc bug 1714153](https://mseng.visualstudio.com/TechnicalContent/_workitems/edit/1714153).

Replaces PR 154391.
Run the generate script on master's branch swagger file
Add documentation for dataset ExecuteQueries API
Add user artifactAccess admin API
Fix swagger-code mismatch

Changes are after run of the generate script on the latest swagger
Adding 2 new boolean flags (overrideReportLabel, overrideModelLabel) to post Import Api
flags are relevant for pbix file only
flags is optional their default value in the service is True
user can set its value to True or False
True meaning that label will be override and updated in Power BI service
False meaning that label will not be updated and there is no need to do usage right check in the Power BI service

Changes in SDK after adding the flags (only in Post Import methods)
![image.png](https://powerbi.visualstudio.com/4c7b5adb-c2d0-4f18-b23c-edc4ac30f4e1/_apis/git/repositories/4f4b7330-5c73-4eb2-b9cb-d2f4c16debf7/pullRequests/199013/attachments/image.png)

Flags are added to Url like
"https://api.powerbi.com/v1.0/myorg/imports?datasetDisplayName{datasetDisplayName}&overrideReportLabel=False&overrideModelLabel=False";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants