microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

Task/generate group command #180

Closed samwelkanda closed 3 years ago

samwelkanda commented 3 years ago

Overview

  1. Adds a directive to remove invalid operation /groups/microsoft.graph.validateProperties from the OpenAPI document for the group extension. The correct operation is /groups/{group-id}/microsoft.graph.validateProperties
  2. Adds the generated groups extension to the list of command modules

Demo

N/A

Notes

N/A

Testing Instructions

Fixes #138

Microsoft Reviewers: Open in CodeFlow