generated from Luis/nextjs-python-web-template
[Functionality] Request Consumer / Producer
- adjusted some header names
This commit is contained in:
@@ -125,16 +125,16 @@ export const Client1ProducerTableConfig = [
|
|||||||
key: "endpoint_url",
|
key: "endpoint_url",
|
||||||
label: "End Point",
|
label: "End Point",
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
key: "usage",
|
// key: "usage",
|
||||||
label: "Usage",
|
// label: "Usage",
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
key: "status",
|
key: "status",
|
||||||
label: "Status",
|
label: "Status",
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
key: "action",
|
// key: "action",
|
||||||
label: "Action",
|
// label: "Action",
|
||||||
},
|
// },
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user