@tennac-booking/sdk 1.0.140 → 1.0.141
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/.openapi-generator/FILES +6 -3
- package/README.md +8 -3
- package/api.ts +343 -108
- package/dist/api.d.ts +247 -108
- package/dist/api.js +155 -4
- package/dist/esm/api.d.ts +247 -108
- package/dist/esm/api.js +151 -0
- package/docs/{ClubDaySchedule.md → ClubDayInterval.md} +7 -7
- package/docs/ClubHoursSettingsResponse.md +1 -1
- package/docs/ClubSettingsManagerApi.md +107 -0
- package/docs/DuplicateClubDayScheduleRequest.md +22 -0
- package/docs/PartialRecordWeekdayKeyClubDayScheduleOrNullOrUndefined.md +33 -0
- package/docs/RecordWeekdayKeyClubDaySchedule.md +33 -0
- package/docs/UpdateClubDayScheduleRequest.md +20 -0
- package/docs/UpdateClubHoursSettingsRequest.md +1 -1
- package/docs/WeekdayKey.md +20 -0
- package/package.json +1 -1
- package/docs/ClubWeeklySchedule.md +0 -32
- package/docs/PartialClubWeeklySchedule.md +0 -33
package/.openapi-generator/FILES
CHANGED
|
@@ -62,7 +62,7 @@ docs/ClientSubscriptionsResponse.md
|
|
|
62
62
|
docs/ClubAccessSettingsResponse.md
|
|
63
63
|
docs/ClubAnalyticsApi.md
|
|
64
64
|
docs/ClubAnalyticsStaffApi.md
|
|
65
|
-
docs/
|
|
65
|
+
docs/ClubDayInterval.md
|
|
66
66
|
docs/ClubEvent.md
|
|
67
67
|
docs/ClubGeneralSettingsResponse.md
|
|
68
68
|
docs/ClubHoursSettingsResponse.md
|
|
@@ -103,7 +103,6 @@ docs/ClubSettingsStaffApi.md
|
|
|
103
103
|
docs/ClubSubscriptions.md
|
|
104
104
|
docs/ClubSummary.md
|
|
105
105
|
docs/ClubUserCountResponse.md
|
|
106
|
-
docs/ClubWeeklySchedule.md
|
|
107
106
|
docs/ClubsApi.md
|
|
108
107
|
docs/ClubsManagerApi.md
|
|
109
108
|
docs/ClubsStaffApi.md
|
|
@@ -135,6 +134,7 @@ docs/DeleteEventResponse.md
|
|
|
135
134
|
docs/DeleteSportResponse.md
|
|
136
135
|
docs/DeleteSubscriptionPlanResponse.md
|
|
137
136
|
docs/DiscountType.md
|
|
137
|
+
docs/DuplicateClubDayScheduleRequest.md
|
|
138
138
|
docs/EstimateEventPrice200Response.md
|
|
139
139
|
docs/EstimateEventPriceRequest.md
|
|
140
140
|
docs/EstimateEventPriceRequestSharesInner.md
|
|
@@ -212,10 +212,10 @@ docs/NoShowFeeResponse.md
|
|
|
212
212
|
docs/OffPeakRule.md
|
|
213
213
|
docs/PartialClubActiveResponse.md
|
|
214
214
|
docs/PartialClubActiveResponseLocation.md
|
|
215
|
-
docs/PartialClubWeeklySchedule.md
|
|
216
215
|
docs/PartialHotelAccessSettings.md
|
|
217
216
|
docs/PartialPaymentRequirementsSettings.md
|
|
218
217
|
docs/PartialPublicAccessSettings.md
|
|
218
|
+
docs/PartialRecordWeekdayKeyClubDayScheduleOrNullOrUndefined.md
|
|
219
219
|
docs/PartialSchoolAccessSettings.md
|
|
220
220
|
docs/ParticipationType.md
|
|
221
221
|
docs/PasswordResetRequestBody.md
|
|
@@ -246,6 +246,7 @@ docs/QuickReservationClubSummary.md
|
|
|
246
246
|
docs/QuickReservationClubSummaryLocation.md
|
|
247
247
|
docs/QuickReservationResponse.md
|
|
248
248
|
docs/QuickReservationSlotSummary.md
|
|
249
|
+
docs/RecordWeekdayKeyClubDaySchedule.md
|
|
249
250
|
docs/RecurringDefinitionResponse.md
|
|
250
251
|
docs/RefreshTokenRequestBody.md
|
|
251
252
|
docs/RefreshTokenResponse.md
|
|
@@ -294,6 +295,7 @@ docs/Team.md
|
|
|
294
295
|
docs/TimeBounds.md
|
|
295
296
|
docs/UpdateActuality200Response.md
|
|
296
297
|
docs/UpdateClubAccessSettingsRequest.md
|
|
298
|
+
docs/UpdateClubDayScheduleRequest.md
|
|
297
299
|
docs/UpdateClubGeneralSettingsRequest.md
|
|
298
300
|
docs/UpdateClubGeneralSettingsRequestLogo.md
|
|
299
301
|
docs/UpdateClubHoursSettingsRequest.md
|
|
@@ -333,6 +335,7 @@ docs/UserSubscriptionsResponse.md
|
|
|
333
335
|
docs/UsersApi.md
|
|
334
336
|
docs/VerifyEmailRequest.md
|
|
335
337
|
docs/VisibilityType.md
|
|
338
|
+
docs/WeekdayKey.md
|
|
336
339
|
docs/YearlyTurnoverResponse.md
|
|
337
340
|
git_push.sh
|
|
338
341
|
index.ts
|
package/README.md
CHANGED
|
@@ -94,8 +94,10 @@ Class | Method | HTTP request | Description
|
|
|
94
94
|
*ClubRolesStaffApi* | [**getAllClubRoles**](docs/ClubRolesStaffApi.md#getallclubroles) | **GET** /api/club-roles |
|
|
95
95
|
*ClubRolesStaffApi* | [**getClubRoleById**](docs/ClubRolesStaffApi.md#getclubrolebyid) | **GET** /api/club-roles/{id} |
|
|
96
96
|
*ClubRolesStaffApi* | [**getUserRolesInClubs**](docs/ClubRolesStaffApi.md#getuserrolesinclubs) | **GET** /api/club-roles/me/roles |
|
|
97
|
+
*ClubSettingsManagerApi* | [**duplicateDaySchedule**](docs/ClubSettingsManagerApi.md#duplicatedayschedule) | **POST** /api/club-settings/hours/day/duplicate |
|
|
97
98
|
*ClubSettingsManagerApi* | [**updateAccessSettings**](docs/ClubSettingsManagerApi.md#updateaccesssettings) | **PATCH** /api/club-settings/access |
|
|
98
99
|
*ClubSettingsManagerApi* | [**updateClubGeneralSettings**](docs/ClubSettingsManagerApi.md#updateclubgeneralsettings) | **PATCH** /api/club-settings/settings/general |
|
|
100
|
+
*ClubSettingsManagerApi* | [**updateDaySchedule**](docs/ClubSettingsManagerApi.md#updatedayschedule) | **PATCH** /api/club-settings/hours/day/{day} |
|
|
99
101
|
*ClubSettingsManagerApi* | [**updateHoursSettings**](docs/ClubSettingsManagerApi.md#updatehourssettings) | **PUT** /api/club-settings/hours |
|
|
100
102
|
*ClubSettingsManagerApi* | [**updatePresentationSettings**](docs/ClubSettingsManagerApi.md#updatepresentationsettings) | **PATCH** /api/club-settings/presentation |
|
|
101
103
|
*ClubSettingsManagerApi* | [**updateReservationSettings**](docs/ClubSettingsManagerApi.md#updatereservationsettings) | **PUT** /api/club-settings/reservation |
|
|
@@ -278,7 +280,7 @@ Class | Method | HTTP request | Description
|
|
|
278
280
|
- [ClientSubscriptionItem](docs/ClientSubscriptionItem.md)
|
|
279
281
|
- [ClientSubscriptionsResponse](docs/ClientSubscriptionsResponse.md)
|
|
280
282
|
- [ClubAccessSettingsResponse](docs/ClubAccessSettingsResponse.md)
|
|
281
|
-
- [
|
|
283
|
+
- [ClubDayInterval](docs/ClubDayInterval.md)
|
|
282
284
|
- [ClubEvent](docs/ClubEvent.md)
|
|
283
285
|
- [ClubGeneralSettingsResponse](docs/ClubGeneralSettingsResponse.md)
|
|
284
286
|
- [ClubHoursSettingsResponse](docs/ClubHoursSettingsResponse.md)
|
|
@@ -315,7 +317,6 @@ Class | Method | HTTP request | Description
|
|
|
315
317
|
- [ClubSubscriptions](docs/ClubSubscriptions.md)
|
|
316
318
|
- [ClubSummary](docs/ClubSummary.md)
|
|
317
319
|
- [ClubUserCountResponse](docs/ClubUserCountResponse.md)
|
|
318
|
-
- [ClubWeeklySchedule](docs/ClubWeeklySchedule.md)
|
|
319
320
|
- [CourtBookingShareItem](docs/CourtBookingShareItem.md)
|
|
320
321
|
- [CourtInfo](docs/CourtInfo.md)
|
|
321
322
|
- [CourtResponse](docs/CourtResponse.md)
|
|
@@ -343,6 +344,7 @@ Class | Method | HTTP request | Description
|
|
|
343
344
|
- [DeleteSportResponse](docs/DeleteSportResponse.md)
|
|
344
345
|
- [DeleteSubscriptionPlanResponse](docs/DeleteSubscriptionPlanResponse.md)
|
|
345
346
|
- [DiscountType](docs/DiscountType.md)
|
|
347
|
+
- [DuplicateClubDayScheduleRequest](docs/DuplicateClubDayScheduleRequest.md)
|
|
346
348
|
- [EstimateEventPrice200Response](docs/EstimateEventPrice200Response.md)
|
|
347
349
|
- [EstimateEventPriceRequest](docs/EstimateEventPriceRequest.md)
|
|
348
350
|
- [EstimateEventPriceRequestSharesInner](docs/EstimateEventPriceRequestSharesInner.md)
|
|
@@ -416,10 +418,10 @@ Class | Method | HTTP request | Description
|
|
|
416
418
|
- [OffPeakRule](docs/OffPeakRule.md)
|
|
417
419
|
- [PartialClubActiveResponse](docs/PartialClubActiveResponse.md)
|
|
418
420
|
- [PartialClubActiveResponseLocation](docs/PartialClubActiveResponseLocation.md)
|
|
419
|
-
- [PartialClubWeeklySchedule](docs/PartialClubWeeklySchedule.md)
|
|
420
421
|
- [PartialHotelAccessSettings](docs/PartialHotelAccessSettings.md)
|
|
421
422
|
- [PartialPaymentRequirementsSettings](docs/PartialPaymentRequirementsSettings.md)
|
|
422
423
|
- [PartialPublicAccessSettings](docs/PartialPublicAccessSettings.md)
|
|
424
|
+
- [PartialRecordWeekdayKeyClubDayScheduleOrNullOrUndefined](docs/PartialRecordWeekdayKeyClubDayScheduleOrNullOrUndefined.md)
|
|
423
425
|
- [PartialSchoolAccessSettings](docs/PartialSchoolAccessSettings.md)
|
|
424
426
|
- [ParticipationType](docs/ParticipationType.md)
|
|
425
427
|
- [PasswordResetRequestBody](docs/PasswordResetRequestBody.md)
|
|
@@ -450,6 +452,7 @@ Class | Method | HTTP request | Description
|
|
|
450
452
|
- [QuickReservationClubSummaryLocation](docs/QuickReservationClubSummaryLocation.md)
|
|
451
453
|
- [QuickReservationResponse](docs/QuickReservationResponse.md)
|
|
452
454
|
- [QuickReservationSlotSummary](docs/QuickReservationSlotSummary.md)
|
|
455
|
+
- [RecordWeekdayKeyClubDaySchedule](docs/RecordWeekdayKeyClubDaySchedule.md)
|
|
453
456
|
- [RecurringDefinitionResponse](docs/RecurringDefinitionResponse.md)
|
|
454
457
|
- [RefreshTokenRequestBody](docs/RefreshTokenRequestBody.md)
|
|
455
458
|
- [RefreshTokenResponse](docs/RefreshTokenResponse.md)
|
|
@@ -492,6 +495,7 @@ Class | Method | HTTP request | Description
|
|
|
492
495
|
- [TimeBounds](docs/TimeBounds.md)
|
|
493
496
|
- [UpdateActuality200Response](docs/UpdateActuality200Response.md)
|
|
494
497
|
- [UpdateClubAccessSettingsRequest](docs/UpdateClubAccessSettingsRequest.md)
|
|
498
|
+
- [UpdateClubDayScheduleRequest](docs/UpdateClubDayScheduleRequest.md)
|
|
495
499
|
- [UpdateClubGeneralSettingsRequest](docs/UpdateClubGeneralSettingsRequest.md)
|
|
496
500
|
- [UpdateClubGeneralSettingsRequestLogo](docs/UpdateClubGeneralSettingsRequestLogo.md)
|
|
497
501
|
- [UpdateClubHoursSettingsRequest](docs/UpdateClubHoursSettingsRequest.md)
|
|
@@ -529,6 +533,7 @@ Class | Method | HTTP request | Description
|
|
|
529
533
|
- [UserSubscriptionsResponse](docs/UserSubscriptionsResponse.md)
|
|
530
534
|
- [VerifyEmailRequest](docs/VerifyEmailRequest.md)
|
|
531
535
|
- [VisibilityType](docs/VisibilityType.md)
|
|
536
|
+
- [WeekdayKey](docs/WeekdayKey.md)
|
|
532
537
|
- [YearlyTurnoverResponse](docs/YearlyTurnoverResponse.md)
|
|
533
538
|
|
|
534
539
|
|