Azure / Azure/alzarchitectureeditor
feat: read json from source rather than hard coding
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The json is hard coded here:
https://github.com/Azure/alzarchitectureeditor/blob/940c4f7c153a41cdbe60e498a1ed01805474c5db/script.js#L319
Use fetch or similar to read it from here instead: https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/refs/heads/main/platform/alz/architecture_definitions/alz.alz_architecture_definition.json
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.