зеркало из https://github.com/Azure/autorest.az.git
Add input jsons for testserver (#474)
* add input jsons * add new swagger * add swagger * restore the change about id
This commit is contained in:
Родитель
a52eb8cfc7
Коммит
2336510eba
|
@ -49,6 +49,23 @@ These settings apply only when `--tag=testserver-local` is specified on the comm
|
|||
``` yaml $(tag) == 'testserver-local'
|
||||
input-file:
|
||||
- ../input/body-boolean.json
|
||||
- ../input/body-byte.json
|
||||
- ../input/body-date.json
|
||||
- ../input/body-datetime.json
|
||||
- ../input/body-datetime-rfc1123.json
|
||||
- ../input/body-duration.json
|
||||
- ../input/body-integer.json
|
||||
- ../input/body-number.json
|
||||
- ../input/body-string.json
|
||||
- ../input/body-time.json
|
||||
- ../input/extensible-enums-swagger.json
|
||||
- ../input/head-exceptions.json
|
||||
- ../input/head.json
|
||||
- ../input/custom-baseUrl.json
|
||||
- ../input/custom-baseUrl-paging.json
|
||||
- ../input/head.json
|
||||
- ../input/non-string-enum.json
|
||||
- ../input/url-multi-collectionFormat.json
|
||||
```
|
||||
|
||||
# Code Generation
|
||||
|
|
Загрузка…
Ссылка в новой задаче