Summary
Create repository configuration
Description
Create a new repository configuration
Route
POST /prebuilts-repository/configs
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | The name of the repository configuration |
| config | object | yes | The properties of the repository configuration |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| results | object | The result of the creation process |