cat-qw-lib 0.23.0 → 0.23.1

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.
@@ -1693,7 +1693,7 @@ class LISTCONFIG {
1693
1693
  };
1694
1694
  }
1695
1695
  static APICONFIG = [
1696
- LISTCONFIG.createConfig("parentApiConfigID", "api-configurations")
1696
+ LISTCONFIG.createConfig("parentapiConfigId", "api-configurations")
1697
1697
  ];
1698
1698
  static QUEUECONFIG = [
1699
1699
  LISTCONFIG.createConfig("queueID", "queues")