Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jstacoder/python-msgraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: WMInfoTech/python-msgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 23, 2020

  1. Update group.py

    updated attribute for WMInfoTech#1
    jstacoder authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5fb2056 View commit details
    Browse the repository at this point in the history
  2. Merge pull request WMInfoTech#2 from jstacoder/patch-1

    corrects attribute value for `groupTypes` in Group API response data.
    
    Fixes WMInfoTech#1
    dpfens authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e32c153 View commit details
    Browse the repository at this point in the history
  3. increments version

    dpfens committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    fc634c5 View commit details
    Browse the repository at this point in the history
  4. Update group.py

    fixed remaining differences with Group schema
    jstacoder authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c4938f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request WMInfoTech#3 from jstacoder/patch-2

    Corrects remaining attribute names in Group response data.
    
    Fixes WMInfoTech#3
    dpfens authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9976f5e View commit details
    Browse the repository at this point in the history
  6. increments version

    dpfens committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    83749e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    9e213d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    87c26f4 View commit details
    Browse the repository at this point in the history
  2. adds msgraph.files.DriveItem.versions and msgraph.files.DriveItem.ana…

    …lytics methods for fetching version and file analytics for DriveItems
    dpfens committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    3291bd6 View commit details
    Browse the repository at this point in the history
  3. increments year

    dpfens committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    609f14b View commit details
    Browse the repository at this point in the history
  4. increments version

    dpfens committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9cbaf91 View commit details
    Browse the repository at this point in the history
Loading