@prorobotech/openapi-k8s-toolkit 1.1.0-alpha.7 → 1.1.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -38615,6 +38615,7 @@ const EnrichedTableProvider = ({
|
|
|
38615
38615
|
setIsError(void 0);
|
|
38616
38616
|
setIsLoading(true);
|
|
38617
38617
|
const payload = {
|
|
38618
|
+
clusterName: cluster,
|
|
38618
38619
|
customizationId,
|
|
38619
38620
|
tableMappingsReplaceValues,
|
|
38620
38621
|
forceDefaultAdditionalPrinterColumns,
|