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

[BC Idea] Add Put method to 'Graph Client' Codeunit #773

Merged

Conversation

devgar
Copy link
Contributor

@devgar devgar commented Mar 18, 2024

Summary

This implement's HTTP Put Method in Graph API Wrapper.

Work Item(s)

Fixes #748

Fixes AB#507963

@devgar devgar requested a review from a team as a code owner March 18, 2024 12:49
@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork labels Mar 18, 2024
Copy link

Could not find linked issues in the pull request description. Please make sure the pull request description contains a line that contains 'Fixes #' followed by the issue number being fixed. Use that pattern for every issue you want to link.

@JesperSchulz JesperSchulz added the Linked Issue is linked to a Azure Boards work item label Mar 19, 2024
@JesperSchulz JesperSchulz self-assigned this Mar 19, 2024
@JesperSchulz
Copy link
Contributor

@devgar, you will have to agree to the CLA before this PR can get processed.

@devgar
Copy link
Contributor Author

devgar commented Mar 20, 2024

@microsoft-github-policy-service agree

@JesperSchulz JesperSchulz enabled auto-merge (squash) March 20, 2024 13:25
@JesperSchulz JesperSchulz merged commit 790ac37 into microsoft:main Mar 20, 2024
25 of 29 checks passed
@devgar devgar deleted the feat-add-put-on-graph-api-module branch March 20, 2024 15:58
JesperSchulz pushed a commit that referenced this pull request Apr 18, 2024
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
This implement's HTTP Put Method in Graph API Wrapper.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #748


Fixes
[AB#507963](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/507963)
@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BC Idea]: Add PUT method to Graph API Module
5 participants