@kong-ui-public/entities-plugins 9.90.2 → 9.90.3
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.
|
@@ -22596,7 +22596,7 @@ const KL = /* @__PURE__ */ he({
|
|
|
22596
22596
|
validationConfig: {
|
|
22597
22597
|
status: Go(
|
|
22598
22598
|
Qg("integer", { fieldName: "Status" }),
|
|
22599
|
-
eh(200,
|
|
22599
|
+
eh(200, 599, { fieldName: "Status" })
|
|
22600
22600
|
)
|
|
22601
22601
|
},
|
|
22602
22602
|
getValidationData: () => ({
|