microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 91 forks source link

Automation- Verify regularly the correctness and completeness of resources paths #2823

Open RabebOthmani opened 12 months ago

RabebOthmani commented 12 months ago

To avoid encountering issues related to missing or invalid paths similar to this issue (https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/2820), we need to have automated regular checks against DevX API.

Acceptance criteria:

petrhollayms commented 12 months ago

For the frequency of running the checks, let's consider aspects like frequency of content changes, probability of issues relevant to this use-case in GE, duration and costs for running the checks to decide what the fight frequency is.