Sync API permissions in JSON file with Markdown documentation #1496
Labels
documentation
This issue or pull request improves or adds to documentation
enhancement
This issue or pull request will add new or improve existing functionality
Milestone
💡 Summary
Microsoft recently created an API permissions file in JSON that lists and consolidates all of the permissions that ScubaGear needs to access the various M365 APIs. We need to ensure that these permissions are sync'd with those listed in our documentation:
https://github.com/cisagov/ScubaGear/blob/main/docs/prerequisites/interactive.md
https://github.com/cisagov/ScubaGear/blob/main/docs/prerequisites/noninteractive.md
Motivation and context
This should ensure that our documentation is in sync with reality.
Implementation notes
There are at least 3 ways this could be done:
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: