microsoftgraph / microsoftgraph/msgraph-bicep-types
Add allow list for parameters
Open
@jason-dou is already working on this.
Since Jan 14, 2025.
enhancement
graph-platform
triaged
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 15
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
When you have property like the below usually that should allow only certain values instead of just listing the allowed values in the description.
Describe the solution you'd like
Example how it should look:
There are other parameters like groupTypes that should be that way as well.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.