Azure / Azure/azure-cli-extensions
[confcom] Add a programmatic schema for acipolicygen input
Open
Service Attention
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
We currently have a great markdown document explaining the format, but a programmatic JSON schema would support docs creation, and in code validation from a single source of truth.
We could implement this by defining the json input as data classes in the code, and then generating json schemas and docs from it
Contributor guide
Assessment
This issue has not been assessed yet.