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
Adds the generated groups extension to the list of command modules
Demo
N/A
Notes
N/A
Testing Instructions
Pull these changes
Run the generate_extensions.py script
Observe that the groups command generates successfully.
Overview
/groups/microsoft.graph.validateProperties
from the OpenAPI document for the group extension. The correct operation is/groups/{group-id}/microsoft.graph.validateProperties
Demo
N/A
Notes
N/A
Testing Instructions
generate_extensions.py
scriptFixes #138
Microsoft Reviewers: Open in CodeFlow