@seekora-ai/admin-api 1.0.100 → 1.0.101

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/base.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Seekora APIs
3
- * This is an API with JWT authentication.
3
+ * Seekora provides search, suggestions, and store management APIs.
4
4
  *
5
5
  * The version of the OpenAPI document: 1.0
6
6
  *
package/dist/base.js CHANGED
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Seekora APIs
6
- * This is an API with JWT authentication.
6
+ * Seekora provides search, suggestions, and store management APIs.
7
7
  *
8
8
  * The version of the OpenAPI document: 1.0
9
9
  *
@@ -15,7 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.operationServerMap = exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
17
17
  const axios_1 = require("axios");
18
- exports.BASE_PATH = "https://stage_api.seekora.ai/api".replace(/\/+$/, "");
18
+ exports.BASE_PATH = "https://stage-api.seekora.ai/api".replace(/\/+$/, "");
19
19
  /**
20
20
  *
21
21
  * @export
package/dist/common.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Seekora APIs
3
- * This is an API with JWT authentication.
3
+ * Seekora provides search, suggestions, and store management APIs.
4
4
  *
5
5
  * The version of the OpenAPI document: 1.0
6
6
  *
package/dist/common.js CHANGED
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Seekora APIs
6
- * This is an API with JWT authentication.
6
+ * Seekora provides search, suggestions, and store management APIs.
7
7
  *
8
8
  * The version of the OpenAPI document: 1.0
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Seekora APIs
3
- * This is an API with JWT authentication.
3
+ * Seekora provides search, suggestions, and store management APIs.
4
4
  *
5
5
  * The version of the OpenAPI document: 1.0
6
6
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Seekora APIs
6
- * This is an API with JWT authentication.
6
+ * Seekora provides search, suggestions, and store management APIs.
7
7
  *
8
8
  * The version of the OpenAPI document: 1.0
9
9
  *