microsoft-graph-devx-api icon indicating copy to clipboard operation
microsoft-graph-devx-api copied to clipboard

Prioritize New Permissions JSON File for Descriptions

Open millicentachieng opened this issue 1 year ago • 0 comments

Update the logic for handling permissions descriptions and admin consent information to align with the new workflow:

  • Primary Source: Permissions descriptions should be read from the new permissions JSON file.
  • Fallback: If a description is missing in the new file, fall back to the permissions-descriptions.json file.

millicentachieng avatar Jan 14 '25 08:01 millicentachieng