Skip to content

Conversation

@irvinesunday
Copy link
Contributor

Fixes #201

This PR:

  • Removes the conditional expressions that prevent generation of bound operations for a given set of paths when the conditional expression that comes before this is true. This also necessitated refactoring of the target private method signatures and local variables.
  • Updates the integration test results as a product of the above fix.
  • With the above fix, the path /users/{user-id}/followedSites/microsoft.graph.add can now be generated:

image

@irvinesunday irvinesunday requested a review from xuzhg as a code owner May 30, 2022 17:33
@irvinesunday irvinesunday self-assigned this May 30, 2022
@irvinesunday irvinesunday merged commit 33efcb0 into master May 30, 2022
@irvinesunday irvinesunday deleted the is/fix-missing-bound-operations branch May 30, 2022 18:14
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.

Missing add action of "followed sites" in the OpenAPI document

3 participants