Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
MIT License
860 stars 511 forks source link

[Chore] API endpoint array should have API endpoint #408

Open dfberry opened 9 months ago

dfberry commented 9 months ago

This output variable is empty when APIM isn't used but the Azure Function API is always created. Its endpoint should be in the array regardless of APIM or not. Once this API endpoint is in the local env via azd, the playwright test can verify the API side of the architecture.