Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
---|---|---|
Overrides the detected Operating System Environment variable: |
string |
|
Overrides the detected Architecture Environment variable: |
string |
|
The path to a kiota executable location to be used. When set, the kiota version is not going to be checked/used. Environment variable: |
string |
|
The path to a kiota executable location to be used Environment variable: |
string |
|
The kiota version to be used. If not provided we are going to try to resolve "latest" from the GitHub API. Please, set this property in any production grade project. Environment variable: |
string |
|
The timeout to be used when running the kiota CLI. Environment variable: |
string |
|
Configuration resolved based on the OpenAPI description file name This configuration section is optional |
Type |
Default |
The generated API client class name. Environment variable: |
string |
|
The generated API client package name. Environment variable: |
string |
|
The glob expression to be used to identify the endpoints to be included in the generation. Environment variable: |
string |
|
The glob expression to be used to identify the endpoints to be excluded from the generation. Environment variable: |
string |
|
ADVANCED: The serializers to be used in the generated code. Environment variable: |
list of string |
|
ADVANCED: The deserializers to be used in the generated code. Environment variable: |
list of string |