microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
105 stars 33 forks source link

DELETE Operation should be removed for ``/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}`` #677

Open timayabi2020 opened 2 months ago

timayabi2020 commented 2 months ago

According to API reference here, only GET method is supported. Therefore DELETE operation should be removed.