Download OpenAPI specification:Download
| projectId required | integer <int32> |
| name | string or null |
| typeId | integer <int32> |
{- "name": "string",
- "typeId": 0
}{- "id": 0,
- "name": "string",
- "typeId": 0
}| projectId required | integer <int32> |
| id required | integer <int32> |
| id | integer <int32> |
| name | string or null |
| configurationTypeId | integer <int32> |
{- "id": 0,
- "name": "string",
- "configurationTypeId": 0
}{- "id": 0,
- "name": "string",
- "typeId": 0
}| projectId required | integer <int32> |
| id required | integer <int32> |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}, - "property1": null,
- "property2": null
}| configurationId required | integer <int32> |
| key | string or null |
| value | string or null |
| secondsToLive | integer <int32> |
| disabled | boolean |
{- "key": "string",
- "value": "string",
- "secondsToLive": 0,
- "disabled": true
}{- "id": 0
}| configurationId required | integer <int32> |
Array of objects or null (CreateConfigurationEntryRouteInput) |
{- "entries": [
- {
- "key": "string",
- "value": "string",
- "secondsToLive": 0,
- "disabled": true
}
]
}{- "ids": [
- 0
]
}| configurationId required | integer <int32> |
| id required | integer <int32> |
| id | integer <int32> |
| configurationId | integer <int32> |
| key | string or null |
| value | string or null |
| secondsToLive | integer <int32> |
| disabled | boolean |
{- "id": 0,
- "configurationId": 0,
- "key": "string",
- "value": "string",
- "secondsToLive": 0,
- "disabled": true
}{- "id": 0,
- "key": "string",
- "value": "string",
- "secondsToLive": 0,
- "disabled": true
}| configurationId required | integer <int32> |
| id required | integer <int32> |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}, - "property1": null,
- "property2": null
}| id required | integer <int32> |
| id | integer <int32> |
| name | string or null |
| typeId | integer <int32> |
{- "id": 0,
- "name": "string",
- "typeId": 0
}{- "id": 0,
- "name": "string",
- "typeId": 0
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}, - "property1": null,
- "property2": null
}