зеркало из https://github.com/Azure/autorest.git
Add disclaimer that flatteing is not recommended anymore (#4908)
This commit is contained in:
Родитель
961b09d5a2
Коммит
4ddb583d72
|
@ -467,6 +467,8 @@ Swagger 2.0 specification requires that when used, the value of `discriminator`
|
||||||
|
|
||||||
## x-ms-client-flatten
|
## x-ms-client-flatten
|
||||||
|
|
||||||
|
Note: This extension is not recommended anymore, and will be refused in Swagger reviews going forward. This is kept for legacy only for SDK that have done a stable SDK release.
|
||||||
|
|
||||||
This extension allows to flatten deeply nested payloads into a more user friendly object. For example a payload that looks like this on the wire:
|
This extension allows to flatten deeply nested payloads into a more user friendly object. For example a payload that looks like this on the wire:
|
||||||
|
|
||||||
```json5
|
```json5
|
||||||
|
|
Загрузка…
Ссылка в новой задаче