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

Fix - for M365AppsInstallationOptions to use the correct api endpoint and request constructors #116

Merged
merged 5 commits into from
Sep 14, 2024

Conversation

ShocOne
Copy link
Contributor

@ShocOne ShocOne commented Sep 14, 2024

Change

Feel free to remove this sample text

Thank you for your contribution !
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that are required for this change.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)
  • Refactor of existing code

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

github-actions bot and others added 5 commits September 14, 2024 10:45
Refactor the CRUD methods for M365AppsInstallationOptions to use the correct API endpoints. The `Create`, `Read`, and `Update` methods now call the `InstallationOptions` endpoint instead of the deprecated `Microsoft365Apps` endpoint. This ensures that the correct API is used for managing installation options for Microsoft 365 apps.
@ShocOne ShocOne merged commit 7d1071b into main Sep 14, 2024
6 of 7 checks passed
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