@ember-home/unbound-ts-client 0.0.55 → 0.0.56

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
@@ -2398,7 +2398,7 @@ interface ProviderConversationDataApi {
2398
2398
  * @type {string}
2399
2399
  * @memberof ProviderConversationDataApi
2400
2400
  */
2401
- 'reservationId'?: string;
2401
+ 'reservationId': string;
2402
2402
  /**
2403
2403
  *
2404
2404
  * @type {string}
package/dist/index.d.ts CHANGED
@@ -2398,7 +2398,7 @@ interface ProviderConversationDataApi {
2398
2398
  * @type {string}
2399
2399
  * @memberof ProviderConversationDataApi
2400
2400
  */
2401
- 'reservationId'?: string;
2401
+ 'reservationId': string;
2402
2402
  /**
2403
2403
  *
2404
2404
  * @type {string}