зеркало из https://github.com/Azure/autorest.git
Small mistake in built-in-directives.md (#4593)
In the "Rename property" section, the example is reading "remove-property"
This commit is contained in:
Родитель
4efc62b3a0
Коммит
7523205342
|
@ -140,7 +140,7 @@ Examples:
|
|||
directive:
|
||||
# Rename property foo to bar on model named MyModel
|
||||
- where-model: MyModel
|
||||
remove-property:
|
||||
rename-property:
|
||||
from: foo
|
||||
to: bar
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче