RepositoryCreateRequest
Properties
Name |
Type |
Description |
Notes |
title |
String |
User provided display name of the Repository. |
[default to null] |
ownerConfig |
OwnerConfigRequest |
|
[optional] [default to null] |
isSynthetic |
Boolean |
Typically, this should be `\"isSynthetic\": false`. If `\"isSynthetic\": true`, this repository does not produce real job results, but synthetic job responses. This flag CANNOT be changed once a pipeline was created. |
[optional] [default to false] |
[Back to Model list] [Back to API list] [Back to README]