Bridge integration
This commit is contained in:
parent
42a5e09c94
commit
162390008b
56 changed files with 776 additions and 591 deletions
|
|
@ -149,9 +149,14 @@ export const webhooksConfig: ServiceConfig = {
|
|||
flex: 1,
|
||||
},
|
||||
{
|
||||
field: "description",
|
||||
headerName: "Description",
|
||||
flex: 2,
|
||||
field: "backendType",
|
||||
headerName: "Type",
|
||||
flex: 1,
|
||||
},
|
||||
{
|
||||
field: "endpointUrl",
|
||||
headerName: "Endpoint",
|
||||
flex: 1,
|
||||
},
|
||||
{
|
||||
field: "updatedAt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue