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

Fixed missing path parameters and required property definitions #178

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

Conversation

DhyanRathore
Copy link

Description

Bug fixes in the swagger definition to be used to create a custom connector in Power Apps:

  • Added missing path parameter to operation Groups_GetGroupAsAdmin
  • Added property definition of 'lastUpdatedTime' in definitions/DeploymentExecutionStep/required
  • Fixed typo in property definition of 'dataflowUserAccessRight' in definitions/DataflowUser/required

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.

DhyanRathore and others added 2 commits November 23, 2021 12:12
- Added missing path parameter to operation Groups_GetGroupAsAdmin
- Added property definition of 'lastUpdatedTime' in definitions/DeploymentExecutionStep/required
- Fixed typo in property definition of 'dataflowUserAccessRight' in definitions/DataflowUser/required
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.

1 participant