Microsoft Graph metadata captured and used for generating client library code files.
105
stars
33
forks
source link
DELETE Operation should be removed for ``/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}`` #677
Open
timayabi2020 opened 2 months ago
According to API reference here, only GET method is supported. Therefore
DELETE
operation should be removed.