feat(gateway-clients): add managed gateway client administration and token-bound route ownership
This commit is contained in:
@@ -20,6 +20,7 @@ export class OpsViewApiTokens extends DeesElement {
|
||||
mergedRoutes: [],
|
||||
warnings: [],
|
||||
apiTokens: [],
|
||||
gatewayClients: [],
|
||||
isLoading: false,
|
||||
error: null,
|
||||
lastUpdated: 0,
|
||||
|
||||
Reference in New Issue
Block a user