| Field | Type | Required | Description |
|---|---|---|---|
Language |
string | ✔️ | The language to generate code samples for |
OperationIds |
List<string> | ➖ | A list of operations IDs to generate code samples for |
PackageName |
string | ➖ | The name of the package |
SchemaFile |
SchemaFile | ✔️ | The OpenAPI file to be uploaded |
SDKClassName |
string | ➖ | The SDK class name |