Azure / Azure/autorest.powershell
Allow 'variant' for select directive
Open
feature-request
P2
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
If I want to remove every variant with a certain parameter, I should be able to specify:
```yaml
directive:
- where:
parameter-name: Parameter
select: variant
remove: true
```
And yes, the name of the parameter here is named `Parameter` (this is in ServiceBus).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.