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

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    305aee2 View commit details
    Browse the repository at this point in the history
  2. refactor: Update M365AppsInstallationOptions CRUD methods

    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 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ffe297e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754f45c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64a409c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb5ee02 View commit details
    Browse the repository at this point in the history