Summary
An infrastructure change moved the DevX API host.
- Old:
devxapi-func-prod-eastus.azurewebsites.net
- New:
graph-devx-api.microsoft.com
All existing references in the repo need to be updated so the OpenAPI generation and command-metadata pipelines continue to work.
Affected references
The old host is hardcoded in two scripts invoked by the generation / command-metadata-refresh / weekly-examples-update pipelines:
tools/DownloadOpenApiDoc.ps1 — \
tools/PostGeneration/NewCommandMetadata.ps1 — \
Acceptance criteria
Summary
An infrastructure change moved the DevX API host.
devxapi-func-prod-eastus.azurewebsites.netgraph-devx-api.microsoft.comAll existing references in the repo need to be updated so the OpenAPI generation and command-metadata pipelines continue to work.
Affected references
The old host is hardcoded in two scripts invoked by the generation / command-metadata-refresh / weekly-examples-update pipelines:
tools/DownloadOpenApiDoc.ps1—\tools/PostGeneration/NewCommandMetadata.ps1—\Acceptance criteria
devxapi-func-prod-eastus.azurewebsites.netremain in the repohttps://graph-devx-api.microsoft.com(scheme and paths preserved)