@ember-home/unbound-ts-client 1.0.54 → 1.0.55

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/index.d.mts CHANGED
@@ -5,7 +5,7 @@ import { RawAxiosRequestConfig, AxiosInstance, AxiosPromise } from 'axios';
5
5
  * FastAPI
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 1.0.54
8
+ * The version of the OpenAPI document: 1.0.55
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -97,7 +97,7 @@ declare class Configuration {
97
97
  * FastAPI
98
98
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
99
99
  *
100
- * The version of the OpenAPI document: 1.0.54
100
+ * The version of the OpenAPI document: 1.0.55
101
101
  *
102
102
  *
103
103
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7250,12 +7250,6 @@ interface WebContentNode {
7250
7250
  * @memberof WebContentNode
7251
7251
  */
7252
7252
  'path': string;
7253
- /**
7254
- *
7255
- * @type {string}
7256
- * @memberof WebContentNode
7257
- */
7258
- 'title'?: string;
7259
7253
  /**
7260
7254
  *
7261
7255
  * @type {string}
package/dist/index.d.ts CHANGED
@@ -5,7 +5,7 @@ import { RawAxiosRequestConfig, AxiosInstance, AxiosPromise } from 'axios';
5
5
  * FastAPI
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 1.0.54
8
+ * The version of the OpenAPI document: 1.0.55
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -97,7 +97,7 @@ declare class Configuration {
97
97
  * FastAPI
98
98
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
99
99
  *
100
- * The version of the OpenAPI document: 1.0.54
100
+ * The version of the OpenAPI document: 1.0.55
101
101
  *
102
102
  *
103
103
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7250,12 +7250,6 @@ interface WebContentNode {
7250
7250
  * @memberof WebContentNode
7251
7251
  */
7252
7252
  'path': string;
7253
- /**
7254
- *
7255
- * @type {string}
7256
- * @memberof WebContentNode
7257
- */
7258
- 'title'?: string;
7259
7253
  /**
7260
7254
  *
7261
7255
  * @type {string}