@wandelbots/nova-api 26.2.0-dev.64 → 26.2.0-dev.65

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.
package/dist/v2/index.js CHANGED
@@ -4156,7 +4156,7 @@ const RobotConfigurationsApiAxiosParamCreator = function(configuration) {
4156
4156
  return {
4157
4157
  getControllerConfigFromArpScan: async (robotControllerConfigurationRequest, options = {}) => {
4158
4158
  assertParamExists("getControllerConfigFromArpScan", "robotControllerConfigurationRequest", robotControllerConfigurationRequest);
4159
- const localVarUrlObj = new URL(`/v2/experimental/system/network/controllers`, DUMMY_BASE_URL);
4159
+ const localVarUrlObj = new URL(`/experimental/system/network/controllers`, DUMMY_BASE_URL);
4160
4160
  let baseOptions;
4161
4161
  if (configuration) baseOptions = configuration.baseOptions;
4162
4162
  const localVarRequestOptions = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wandelbots/nova-api",
3
- "version": "26.2.0-dev.64",
3
+ "version": "26.2.0-dev.65",
4
4
  "description": "API Client to interact with Wandelbots Public API.",
5
5
  "type": "module",
6
6
  "files": [