Task Management Bff Service
configs
Operations addressed under /configs — 1 operation.
task-management-bff-redirect-get-config-list
GET
https://dg-sandbox.dgpays.com/task-management-bff-service
/configs
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<ConfigDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
Description | string | no |
FieldValue | string | no |
IsActive | bool | no |
Member names are the service's declaration names.
task-management-bff-redirect-get-config-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
No data returned