This commit is contained in:
Johannes Bader 2017-11-27 10:54:08 -08:00 коммит произвёл GitHub
Родитель 56df2c1ccc
Коммит a3012c4c68
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -185,6 +185,9 @@ help-content: # type: Help as defined in autorest-core/help.ts
- key: message-format
type: "\"regular\" | \"json\""
description: "format of messages (e.g. from OpenAPI validation); default: \"regular\""
- key: github-auth-token
type: string
description: OAuth token to use when pointing AutoRest at files living in a private GitHub repository
_autorest-core-1:
categoryFriendlyName: Core Functionality
description: "> While AutoRest can be extended arbitrarily by 3rd parties (say, with a custom generator),\n> we officially support and maintain the following functionality.\n> More specific help is shown when combining the following switches with `--help` ."