@tennac-booking/sdk 1.0.154 → 1.0.156
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 +370 -370
- package/README.md +1 -0
- package/api.ts +81 -0
- package/dist/api.d.ts +42 -0
- package/dist/api.js +63 -0
- package/dist/esm/api.d.ts +42 -0
- package/dist/esm/api.js +63 -0
- package/docs/UsersApi.md +52 -0
- package/package.json +1 -1
package/.openapi-generator/FILES
CHANGED
|
@@ -1,370 +1,370 @@
|
|
|
1
|
-
.gitignore
|
|
2
|
-
.npmignore
|
|
3
|
-
.openapi-generator-ignore
|
|
4
|
-
README.md
|
|
5
|
-
api.ts
|
|
6
|
-
base.ts
|
|
7
|
-
common.ts
|
|
8
|
-
configuration.ts
|
|
9
|
-
docs/AddClubMember201Response.md
|
|
10
|
-
docs/AddClubMemberRequest.md
|
|
11
|
-
docs/AddOrganizationRequest.md
|
|
12
|
-
docs/AgendaBooking.md
|
|
13
|
-
docs/AgendaBookingPlayer.md
|
|
14
|
-
docs/AgendaBookingSlot.md
|
|
15
|
-
docs/AgendaPaymentStatus.md
|
|
16
|
-
docs/BookingAnalyticsResponse.md
|
|
17
|
-
docs/BookingClubInfo.md
|
|
18
|
-
docs/BookingCourtInfo.md
|
|
19
|
-
docs/BookingHistoryPopulated.md
|
|
20
|
-
docs/BookingInfo.md
|
|
21
|
-
docs/BookingPaymentStatus.md
|
|
22
|
-
docs/BookingPaymentStatusResponse.md
|
|
23
|
-
docs/BookingPaymentStatusResponseBooking.md
|
|
24
|
-
docs/BookingPaymentStatusResponseSummary.md
|
|
25
|
-
docs/BookingPlayerPaymentSummary.md
|
|
26
|
-
docs/BookingPopulated.md
|
|
27
|
-
docs/BookingPriceBody.md
|
|
28
|
-
docs/BookingPriceResponse.md
|
|
29
|
-
docs/BookingResponse.md
|
|
30
|
-
docs/BookingResponseOnsitePaymentsInner.md
|
|
31
|
-
docs/BookingSlotInfo.md
|
|
32
|
-
docs/BookingSportInfo.md
|
|
33
|
-
docs/BookingStatus.md
|
|
34
|
-
docs/BookingSummary.md
|
|
35
|
-
docs/BookingSummaryClubAddress.md
|
|
36
|
-
docs/BookingsApi.md
|
|
37
|
-
docs/BookingsManagerApi.md
|
|
38
|
-
docs/BookingsPerDayItem.md
|
|
39
|
-
docs/BookingsPerDayResponse.md
|
|
40
|
-
docs/BookingsStaffApi.md
|
|
41
|
-
docs/BookingsUserApi.md
|
|
42
|
-
docs/BookingsWithTimeBoundsResponse.md
|
|
43
|
-
docs/CancelBookingResponse.md
|
|
44
|
-
docs/CaptureResult.md
|
|
45
|
-
docs/ChangePasswordRequestBody.md
|
|
46
|
-
docs/ChangePasswordResponse.md
|
|
47
|
-
docs/CharacteristicEntry.md
|
|
48
|
-
docs/CheckInEventParticipants200Response.md
|
|
49
|
-
docs/CheckInEventParticipants200ResponseInvoicesInner.md
|
|
50
|
-
docs/CheckInEventParticipantsRequest.md
|
|
51
|
-
docs/CheckInPlayerRequest.md
|
|
52
|
-
docs/CheckInPlayerResponse.md
|
|
53
|
-
docs/CheckTeamNameAvailability200Response.md
|
|
54
|
-
docs/CheckedInPlayer.md
|
|
55
|
-
docs/ClientApi.md
|
|
56
|
-
docs/ClientFullOnboardingResponse.md
|
|
57
|
-
docs/ClientFullOnboardingResponseClub.md
|
|
58
|
-
docs/ClientOnboardingRequestBody.md
|
|
59
|
-
docs/ClientRegister201Response.md
|
|
60
|
-
docs/ClientRegisterRequest.md
|
|
61
|
-
docs/ClientSubscription.md
|
|
62
|
-
docs/ClientSubscriptionItem.md
|
|
63
|
-
docs/ClientSubscriptionsResponse.md
|
|
64
|
-
docs/ClubAccessSettingsResponse.md
|
|
65
|
-
docs/ClubAnalyticsApi.md
|
|
66
|
-
docs/ClubAnalyticsStaffApi.md
|
|
67
|
-
docs/ClubCustomerMeApi.md
|
|
68
|
-
docs/ClubCustomerSettingsResponse.md
|
|
69
|
-
docs/ClubCustomerStaffApi.md
|
|
70
|
-
docs/ClubDayInterval.md
|
|
71
|
-
docs/ClubEvent.md
|
|
72
|
-
docs/ClubGeneralSettingsResponse.md
|
|
73
|
-
docs/ClubHoursSettingsResponse.md
|
|
74
|
-
docs/ClubLocationSettings.md
|
|
75
|
-
docs/ClubMemberResponse.md
|
|
76
|
-
docs/ClubMemberResponseUser.md
|
|
77
|
-
docs/ClubMetadataResponse.md
|
|
78
|
-
docs/ClubMetadataResponseLocation.md
|
|
79
|
-
docs/ClubNewBookingsResponse.md
|
|
80
|
-
docs/ClubNewSubscribersResponse.md
|
|
81
|
-
docs/ClubPageResponse.md
|
|
82
|
-
docs/ClubPlayerBookingItem.md
|
|
83
|
-
docs/ClubPlayerBookingsPagination.md
|
|
84
|
-
docs/ClubPlayerBookingsResponse.md
|
|
85
|
-
docs/ClubPlayerDetailResponse.md
|
|
86
|
-
docs/ClubPlayerDetailResponseCharacteristicsInner.md
|
|
87
|
-
docs/ClubPlayerDetailResponseSportsLevelsInner.md
|
|
88
|
-
docs/ClubPlayerResponse.md
|
|
89
|
-
docs/ClubPlayerStatisticsResponse.md
|
|
90
|
-
docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md
|
|
91
|
-
docs/ClubPlayerStatisticsResponseFavoriteClub.md
|
|
92
|
-
docs/ClubPlayerStatisticsResponseMostPlayedClub.md
|
|
93
|
-
docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md
|
|
94
|
-
docs/ClubPlayerSubscriptionSummary.md
|
|
95
|
-
docs/ClubPlayersPaginatedResponse.md
|
|
96
|
-
docs/ClubPresentation.md
|
|
97
|
-
docs/ClubPresentationSettingsResponse.md
|
|
98
|
-
docs/ClubPricingPeriodResponse.md
|
|
99
|
-
docs/ClubReservationSettingsResponse.md
|
|
100
|
-
docs/ClubResponse.md
|
|
101
|
-
docs/ClubResponseCreatedAt.md
|
|
102
|
-
docs/ClubResponseLocation.md
|
|
103
|
-
docs/ClubResponseLocationCoordinates.md
|
|
104
|
-
docs/ClubResponseUpdatedAt.md
|
|
105
|
-
docs/ClubRoleResponse.md
|
|
106
|
-
docs/ClubRolesManagerApi.md
|
|
107
|
-
docs/ClubRolesStaffApi.md
|
|
108
|
-
docs/ClubSettingsManagerApi.md
|
|
109
|
-
docs/ClubSettingsStaffApi.md
|
|
110
|
-
docs/ClubSubscriberSummaryResponse.md
|
|
111
|
-
docs/ClubSubscriptions.md
|
|
112
|
-
docs/ClubSummary.md
|
|
113
|
-
docs/ClubUserCountResponse.md
|
|
114
|
-
docs/ClubsApi.md
|
|
115
|
-
docs/ClubsManagerApi.md
|
|
116
|
-
docs/ClubsStaffApi.md
|
|
117
|
-
docs/CourtBookingShareItem.md
|
|
118
|
-
docs/CourtInfo.md
|
|
119
|
-
docs/CourtResponse.md
|
|
120
|
-
docs/CourtStatus.md
|
|
121
|
-
docs/CreateBookingRequest.md
|
|
122
|
-
docs/CreateClubRequest.md
|
|
123
|
-
docs/CreateClubRoleRequest.md
|
|
124
|
-
docs/CreateCourtForClub201Response.md
|
|
125
|
-
docs/CreateCourtRequest.md
|
|
126
|
-
docs/CreateEventRequest.md
|
|
127
|
-
docs/CreateGuestBookingRequest.md
|
|
128
|
-
docs/CreateOnsiteInvoiceRequest.md
|
|
129
|
-
docs/CreateOnsiteInvoiceResponse.md
|
|
130
|
-
docs/CreateOnsiteInvoiceResponseInvoice.md
|
|
131
|
-
docs/CreateOpenBookingRequest.md
|
|
132
|
-
docs/CreatePlan201Response.md
|
|
133
|
-
docs/CreateSportForClub201Response.md
|
|
134
|
-
docs/CreateSportForClubRequest.md
|
|
135
|
-
docs/CreateSportRequest.md
|
|
136
|
-
docs/CreateSubscriptionPlanRequest.md
|
|
137
|
-
docs/CreateSubscriptionPlanRequestDiscount.md
|
|
138
|
-
docs/CreatorChargeResult.md
|
|
139
|
-
docs/DailyTurnoverResponse.md
|
|
140
|
-
docs/DefaultApi.md
|
|
141
|
-
docs/DeleteClubRoleResponse.md
|
|
142
|
-
docs/DeleteCourtResponse.md
|
|
143
|
-
docs/DeleteEventResponse.md
|
|
144
|
-
docs/DeleteSportResponse.md
|
|
145
|
-
docs/DeleteSubscriptionPlanResponse.md
|
|
146
|
-
docs/DiscountType.md
|
|
147
|
-
docs/DuplicateClubDayScheduleRequest.md
|
|
148
|
-
docs/EstimateEventPrice200Response.md
|
|
149
|
-
docs/EstimateEventPriceRequest.md
|
|
150
|
-
docs/EstimateEventPriceRequestSharesInner.md
|
|
151
|
-
docs/EstimateOpenEventBookingJoinPrice200Response.md
|
|
152
|
-
docs/EstimateOpenEventBookingJoinPrice200ResponseSubscriptionInfo.md
|
|
153
|
-
docs/EventBookingDetailSummary.md
|
|
154
|
-
docs/EventBookingDetailSummaryPaymentPerPlayersInner.md
|
|
155
|
-
docs/EventBookingResponse.md
|
|
156
|
-
docs/EventBookingResponsePaymentPerPlayersInner.md
|
|
157
|
-
docs/EventBookingResponsePlayersInner.md
|
|
158
|
-
docs/EventBookingResponsePlayersInnerInvoiceStatus.md
|
|
159
|
-
docs/EventBookingResponseSetupStatus.md
|
|
160
|
-
docs/EventBookingStatus.md
|
|
161
|
-
docs/EventConflictCheckRequest.md
|
|
162
|
-
docs/EventConflictCheckResponse.md
|
|
163
|
-
docs/EventResponse.md
|
|
164
|
-
docs/EventSponsor.md
|
|
165
|
-
docs/EventUser.md
|
|
166
|
-
docs/EventsApi.md
|
|
167
|
-
docs/EventsListResponse.md
|
|
168
|
-
docs/EventsManagerApi.md
|
|
169
|
-
docs/EventsStaffApi.md
|
|
170
|
-
docs/FavoriteClubMutationResponse.md
|
|
171
|
-
docs/FavoriteClubRequestBody.md
|
|
172
|
-
docs/FavoriteClubsResponse.md
|
|
173
|
-
docs/FavoritePlayerMutationResponse.md
|
|
174
|
-
docs/FavoritePlayerRequestBody.md
|
|
175
|
-
docs/FavoritePlayersResponse.md
|
|
176
|
-
docs/Gender.md
|
|
177
|
-
docs/GenderPercentageResponse.md
|
|
178
|
-
docs/GetActualities200Response.md
|
|
179
|
-
docs/GetAvailableSlotsBySports200Response.md
|
|
180
|
-
docs/GetClubMembers200Response.md
|
|
181
|
-
docs/GetClubRoles200Response.md
|
|
182
|
-
docs/GetClubType200Response.md
|
|
183
|
-
docs/GetClubUsersById200Response.md
|
|
184
|
-
docs/GetClubsWithVerificationDomains200ResponseInner.md
|
|
185
|
-
docs/GetCourtsByClubAndSportById200Response.md
|
|
186
|
-
docs/GetGuestBookingPrice200Response.md
|
|
187
|
-
docs/GetGuestBookingPriceRequest.md
|
|
188
|
-
docs/GetInfillPercentagePerPeriod200Response.md
|
|
189
|
-
docs/GetOpenBookings200Response.md
|
|
190
|
-
docs/GetOpenEventBookingJoinPrice200Response.md
|
|
191
|
-
docs/GetOpenEventBookings200Response.md
|
|
192
|
-
docs/GetSlotsByClubById200Response.md
|
|
193
|
-
docs/GoogleAuthRequestBody.md
|
|
194
|
-
docs/GoogleAuthResponse.md
|
|
195
|
-
docs/GoogleAuthResponseUser.md
|
|
196
|
-
docs/HotelAccessSettings.md
|
|
197
|
-
docs/ICharacteristic.md
|
|
198
|
-
docs/ICourtData.md
|
|
199
|
-
docs/ILevelBySports.md
|
|
200
|
-
docs/IUserAttributes.md
|
|
201
|
-
docs/IUserAttributesOrganizationsInner.md
|
|
202
|
-
docs/IUserLocation.md
|
|
203
|
-
docs/ImageCleanupItem.md
|
|
204
|
-
docs/ImageCleanupRequestBody.md
|
|
205
|
-
docs/ImageCleanupResponse.md
|
|
206
|
-
docs/ImageContext.md
|
|
207
|
-
docs/ImageContextType.md
|
|
208
|
-
docs/ImageReferencePayload.md
|
|
209
|
-
docs/ImagesApi.md
|
|
210
|
-
docs/InvoiceInfo.md
|
|
211
|
-
docs/InvoiceStatus.md
|
|
212
|
-
docs/InvoiceStatusSETUPPENDING.md
|
|
213
|
-
docs/InvoiceStatusSETUPSUCCESS.md
|
|
214
|
-
docs/JoinEventRequest.md
|
|
215
|
-
docs/JoinEventRequestPlayersPaymentMethodsInner.md
|
|
216
|
-
docs/JoinEventResponse.md
|
|
217
|
-
docs/JoinEventResponseOnsitePaymentsInner.md
|
|
218
|
-
docs/JoinOpenBookingResponse.md
|
|
219
|
-
docs/JoinOpenEventBookingRequest.md
|
|
220
|
-
docs/JoinOpenEventResponse.md
|
|
221
|
-
docs/LastSixMonthsTurnoverItem.md
|
|
222
|
-
docs/LeastBookedTimeSlotItem.md
|
|
223
|
-
docs/LeastBookedTimeSlotsResponse.md
|
|
224
|
-
docs/LeastBookedWeekdayResponse.md
|
|
225
|
-
docs/LevelBySportEntry.md
|
|
226
|
-
docs/LoginRequestBody.md
|
|
227
|
-
docs/LoginResponse.md
|
|
228
|
-
docs/ManagedClubsResponse.md
|
|
229
|
-
docs/ManagerCancelBookingRequest.md
|
|
230
|
-
docs/ManagerCancelBookingResponse.md
|
|
231
|
-
docs/MonthlyBreakdown.md
|
|
232
|
-
docs/MonthlyTurnoverResponse.md
|
|
233
|
-
docs/MyClubInfosResponse.md
|
|
234
|
-
docs/NoShowFeeResponse.md
|
|
235
|
-
docs/NoShowRateResponse.md
|
|
236
|
-
docs/OffPeakRule.md
|
|
237
|
-
docs/PartialClubActiveResponse.md
|
|
238
|
-
docs/PartialClubActiveResponseLocation.md
|
|
239
|
-
docs/PartialHotelAccessSettings.md
|
|
240
|
-
docs/PartialPaymentRequirementsSettings.md
|
|
241
|
-
docs/PartialPublicAccessSettings.md
|
|
242
|
-
docs/PartialRecordWeekdayKeyClubDayScheduleOrNullOrUndefined.md
|
|
243
|
-
docs/PartialSchoolAccessSettings.md
|
|
244
|
-
docs/ParticipationType.md
|
|
245
|
-
docs/PasswordResetRequestBody.md
|
|
246
|
-
docs/PaymentByPlayerInfo.md
|
|
247
|
-
docs/PaymentMethod.md
|
|
248
|
-
docs/PaymentRequirementsSettings.md
|
|
249
|
-
docs/PickIUserLocationExcludeKeyofIUserLocationType.md
|
|
250
|
-
docs/PlanInterval.md
|
|
251
|
-
docs/PlanPrice.md
|
|
252
|
-
docs/PlanPriceInput.md
|
|
253
|
-
docs/PlayerCategoriesResponse.md
|
|
254
|
-
docs/PlayerCategory.md
|
|
255
|
-
docs/PlayerCategoryId.md
|
|
256
|
-
docs/PlayerListResponse.md
|
|
257
|
-
docs/PlayerPaymentInfo.md
|
|
258
|
-
docs/PlayerPrice.md
|
|
259
|
-
docs/PlayerShare.md
|
|
260
|
-
docs/PlayerSummary.md
|
|
261
|
-
docs/PlayerWithPaymentMethod.md
|
|
262
|
-
docs/ProfilePictureResponse.md
|
|
263
|
-
docs/ProfilePictureUpdateRequestBody.md
|
|
264
|
-
docs/PublicAccessSettings.md
|
|
265
|
-
docs/PublicSubscriptionPlanResponse.md
|
|
266
|
-
docs/PublicUserProfileResponse.md
|
|
267
|
-
docs/PublishEventResponse.md
|
|
268
|
-
docs/QuickReservationClubSport.md
|
|
269
|
-
docs/QuickReservationClubSummary.md
|
|
270
|
-
docs/QuickReservationClubSummaryLocation.md
|
|
271
|
-
docs/QuickReservationResponse.md
|
|
272
|
-
docs/QuickReservationSlotSummary.md
|
|
273
|
-
docs/RecordWeekdayKeyClubDaySchedule.md
|
|
274
|
-
docs/RecurringDefinitionResponse.md
|
|
275
|
-
docs/RefreshTokenRequestBody.md
|
|
276
|
-
docs/RefreshTokenResponse.md
|
|
277
|
-
docs/RegisterRequestBody.md
|
|
278
|
-
docs/RegisterRequestBodyLocation.md
|
|
279
|
-
docs/RequestPasswordReset200Response.md
|
|
280
|
-
docs/ResetPasswordRequest.md
|
|
281
|
-
docs/RetentionRateResponse.md
|
|
282
|
-
docs/RevenueBySportItem.md
|
|
283
|
-
docs/SchoolAccessSettings.md
|
|
284
|
-
docs/SendSubscriptionInvitationRequest.md
|
|
285
|
-
docs/SendSubscriptionInvitationResponse.md
|
|
286
|
-
docs/SlotInfo.md
|
|
287
|
-
docs/SportAnalyticsResponse.md
|
|
288
|
-
docs/SportInfo.md
|
|
289
|
-
docs/SportKey.md
|
|
290
|
-
docs/SportLevel.md
|
|
291
|
-
docs/SportResponse.md
|
|
292
|
-
docs/SportWithLevels.md
|
|
293
|
-
docs/SportsManagerApi.md
|
|
294
|
-
docs/SportsPublicApi.md
|
|
295
|
-
docs/StaffBookingCourtSummary.md
|
|
296
|
-
docs/StaffBookingCustomerPayload.md
|
|
297
|
-
docs/StaffBookingListItem.md
|
|
298
|
-
docs/StaffBookingPaymentState.md
|
|
299
|
-
docs/StaffBookingPaymentSummary.md
|
|
300
|
-
docs/StaffBookingSportSummary.md
|
|
301
|
-
docs/StaffBookingUserSummary.md
|
|
302
|
-
docs/StaffBookingsPaginatedResponse.md
|
|
303
|
-
docs/StaffCreateBookingRequest.md
|
|
304
|
-
docs/StaffUserProfileResponse.md
|
|
305
|
-
docs/SubscribeRequestBody.md
|
|
306
|
-
docs/SubscriberPrice.md
|
|
307
|
-
docs/SubscriptionInfo.md
|
|
308
|
-
docs/SubscriptionMutationResponse.md
|
|
309
|
-
docs/SubscriptionPlanDiscountResponse.md
|
|
310
|
-
docs/SubscriptionPlanDiscountUpdateRequest.md
|
|
311
|
-
docs/SubscriptionPlanDiscountUpdateRequestValidFrom.md
|
|
312
|
-
docs/SubscriptionPlanResponse.md
|
|
313
|
-
docs/SubscriptionsManagerApi.md
|
|
314
|
-
docs/SubscriptionsPublicApi.md
|
|
315
|
-
docs/SubscriptionsStaffApi.md
|
|
316
|
-
docs/SubscriptionsUserApi.md
|
|
317
|
-
docs/SurfaceType.md
|
|
318
|
-
docs/Team.md
|
|
319
|
-
docs/TimeBounds.md
|
|
320
|
-
docs/TrendDirection.md
|
|
321
|
-
docs/UpdateActuality200Response.md
|
|
322
|
-
docs/UpdateClubAccessSettingsRequest.md
|
|
323
|
-
docs/UpdateClubDayScheduleRequest.md
|
|
324
|
-
docs/UpdateClubGeneralSettingsRequest.md
|
|
325
|
-
docs/UpdateClubGeneralSettingsRequestLogo.md
|
|
326
|
-
docs/UpdateClubHoursSettingsRequest.md
|
|
327
|
-
docs/UpdateClubMemberRequest.md
|
|
328
|
-
docs/UpdateClubPresentationSettingsRequest.md
|
|
329
|
-
docs/UpdateClubRequest.md
|
|
330
|
-
docs/UpdateClubRequestLocation.md
|
|
331
|
-
docs/UpdateClubRequestLocationCoordinates.md
|
|
332
|
-
docs/UpdateClubReservationSettingsRequest.md
|
|
333
|
-
docs/UpdateClubRoleRequest.md
|
|
334
|
-
docs/UpdateCustomerRequestBody.md
|
|
335
|
-
docs/UpdateCustomerResponse.md
|
|
336
|
-
docs/UpdateEventRequest.md
|
|
337
|
-
docs/UpdateLevelBySportsRequestBody.md
|
|
338
|
-
docs/UpdateRecurringDefinition200Response.md
|
|
339
|
-
docs/UpdateRecurringDefinitionRequest.md
|
|
340
|
-
docs/UpdateSportRequest.md
|
|
341
|
-
docs/UpdateSubscriptionPlanForClub200Response.md
|
|
342
|
-
docs/UpdateSubscriptionPlanRequest.md
|
|
343
|
-
docs/UpdateUserCreditsRequest.md
|
|
344
|
-
docs/UpdateUserRequestBody.md
|
|
345
|
-
docs/UpdateUserRequestBodyCharacteristicsInner.md
|
|
346
|
-
docs/UpdateUserRequestBodyLevelBySportsInner.md
|
|
347
|
-
docs/UserApi.md
|
|
348
|
-
docs/UserBookingsResponse.md
|
|
349
|
-
docs/UserClubMembership.md
|
|
350
|
-
docs/UserClubMembershipsResponse.md
|
|
351
|
-
docs/UserClubSubscription.md
|
|
352
|
-
docs/UserEventParticipation.md
|
|
353
|
-
docs/UserEventSummary.md
|
|
354
|
-
docs/UserEventsResponse.md
|
|
355
|
-
docs/UserInfo.md
|
|
356
|
-
docs/UserLocationSummary.md
|
|
357
|
-
docs/UserProfileResponse.md
|
|
358
|
-
docs/UserRolesResponse.md
|
|
359
|
-
docs/UserSubscriptionsResponse.md
|
|
360
|
-
docs/UsersApi.md
|
|
361
|
-
docs/VerifyEmailRequest.md
|
|
362
|
-
docs/VisibilityType.md
|
|
363
|
-
docs/WeekdayAverageItem.md
|
|
364
|
-
docs/WeekdayKey.md
|
|
365
|
-
docs/YearlyTurnoverResponse.md
|
|
366
|
-
git_push.sh
|
|
367
|
-
index.ts
|
|
368
|
-
package.json
|
|
369
|
-
tsconfig.esm.json
|
|
370
|
-
tsconfig.json
|
|
1
|
+
.gitignore
|
|
2
|
+
.npmignore
|
|
3
|
+
.openapi-generator-ignore
|
|
4
|
+
README.md
|
|
5
|
+
api.ts
|
|
6
|
+
base.ts
|
|
7
|
+
common.ts
|
|
8
|
+
configuration.ts
|
|
9
|
+
docs/AddClubMember201Response.md
|
|
10
|
+
docs/AddClubMemberRequest.md
|
|
11
|
+
docs/AddOrganizationRequest.md
|
|
12
|
+
docs/AgendaBooking.md
|
|
13
|
+
docs/AgendaBookingPlayer.md
|
|
14
|
+
docs/AgendaBookingSlot.md
|
|
15
|
+
docs/AgendaPaymentStatus.md
|
|
16
|
+
docs/BookingAnalyticsResponse.md
|
|
17
|
+
docs/BookingClubInfo.md
|
|
18
|
+
docs/BookingCourtInfo.md
|
|
19
|
+
docs/BookingHistoryPopulated.md
|
|
20
|
+
docs/BookingInfo.md
|
|
21
|
+
docs/BookingPaymentStatus.md
|
|
22
|
+
docs/BookingPaymentStatusResponse.md
|
|
23
|
+
docs/BookingPaymentStatusResponseBooking.md
|
|
24
|
+
docs/BookingPaymentStatusResponseSummary.md
|
|
25
|
+
docs/BookingPlayerPaymentSummary.md
|
|
26
|
+
docs/BookingPopulated.md
|
|
27
|
+
docs/BookingPriceBody.md
|
|
28
|
+
docs/BookingPriceResponse.md
|
|
29
|
+
docs/BookingResponse.md
|
|
30
|
+
docs/BookingResponseOnsitePaymentsInner.md
|
|
31
|
+
docs/BookingSlotInfo.md
|
|
32
|
+
docs/BookingSportInfo.md
|
|
33
|
+
docs/BookingStatus.md
|
|
34
|
+
docs/BookingSummary.md
|
|
35
|
+
docs/BookingSummaryClubAddress.md
|
|
36
|
+
docs/BookingsApi.md
|
|
37
|
+
docs/BookingsManagerApi.md
|
|
38
|
+
docs/BookingsPerDayItem.md
|
|
39
|
+
docs/BookingsPerDayResponse.md
|
|
40
|
+
docs/BookingsStaffApi.md
|
|
41
|
+
docs/BookingsUserApi.md
|
|
42
|
+
docs/BookingsWithTimeBoundsResponse.md
|
|
43
|
+
docs/CancelBookingResponse.md
|
|
44
|
+
docs/CaptureResult.md
|
|
45
|
+
docs/ChangePasswordRequestBody.md
|
|
46
|
+
docs/ChangePasswordResponse.md
|
|
47
|
+
docs/CharacteristicEntry.md
|
|
48
|
+
docs/CheckInEventParticipants200Response.md
|
|
49
|
+
docs/CheckInEventParticipants200ResponseInvoicesInner.md
|
|
50
|
+
docs/CheckInEventParticipantsRequest.md
|
|
51
|
+
docs/CheckInPlayerRequest.md
|
|
52
|
+
docs/CheckInPlayerResponse.md
|
|
53
|
+
docs/CheckTeamNameAvailability200Response.md
|
|
54
|
+
docs/CheckedInPlayer.md
|
|
55
|
+
docs/ClientApi.md
|
|
56
|
+
docs/ClientFullOnboardingResponse.md
|
|
57
|
+
docs/ClientFullOnboardingResponseClub.md
|
|
58
|
+
docs/ClientOnboardingRequestBody.md
|
|
59
|
+
docs/ClientRegister201Response.md
|
|
60
|
+
docs/ClientRegisterRequest.md
|
|
61
|
+
docs/ClientSubscription.md
|
|
62
|
+
docs/ClientSubscriptionItem.md
|
|
63
|
+
docs/ClientSubscriptionsResponse.md
|
|
64
|
+
docs/ClubAccessSettingsResponse.md
|
|
65
|
+
docs/ClubAnalyticsApi.md
|
|
66
|
+
docs/ClubAnalyticsStaffApi.md
|
|
67
|
+
docs/ClubCustomerMeApi.md
|
|
68
|
+
docs/ClubCustomerSettingsResponse.md
|
|
69
|
+
docs/ClubCustomerStaffApi.md
|
|
70
|
+
docs/ClubDayInterval.md
|
|
71
|
+
docs/ClubEvent.md
|
|
72
|
+
docs/ClubGeneralSettingsResponse.md
|
|
73
|
+
docs/ClubHoursSettingsResponse.md
|
|
74
|
+
docs/ClubLocationSettings.md
|
|
75
|
+
docs/ClubMemberResponse.md
|
|
76
|
+
docs/ClubMemberResponseUser.md
|
|
77
|
+
docs/ClubMetadataResponse.md
|
|
78
|
+
docs/ClubMetadataResponseLocation.md
|
|
79
|
+
docs/ClubNewBookingsResponse.md
|
|
80
|
+
docs/ClubNewSubscribersResponse.md
|
|
81
|
+
docs/ClubPageResponse.md
|
|
82
|
+
docs/ClubPlayerBookingItem.md
|
|
83
|
+
docs/ClubPlayerBookingsPagination.md
|
|
84
|
+
docs/ClubPlayerBookingsResponse.md
|
|
85
|
+
docs/ClubPlayerDetailResponse.md
|
|
86
|
+
docs/ClubPlayerDetailResponseCharacteristicsInner.md
|
|
87
|
+
docs/ClubPlayerDetailResponseSportsLevelsInner.md
|
|
88
|
+
docs/ClubPlayerResponse.md
|
|
89
|
+
docs/ClubPlayerStatisticsResponse.md
|
|
90
|
+
docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md
|
|
91
|
+
docs/ClubPlayerStatisticsResponseFavoriteClub.md
|
|
92
|
+
docs/ClubPlayerStatisticsResponseMostPlayedClub.md
|
|
93
|
+
docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md
|
|
94
|
+
docs/ClubPlayerSubscriptionSummary.md
|
|
95
|
+
docs/ClubPlayersPaginatedResponse.md
|
|
96
|
+
docs/ClubPresentation.md
|
|
97
|
+
docs/ClubPresentationSettingsResponse.md
|
|
98
|
+
docs/ClubPricingPeriodResponse.md
|
|
99
|
+
docs/ClubReservationSettingsResponse.md
|
|
100
|
+
docs/ClubResponse.md
|
|
101
|
+
docs/ClubResponseCreatedAt.md
|
|
102
|
+
docs/ClubResponseLocation.md
|
|
103
|
+
docs/ClubResponseLocationCoordinates.md
|
|
104
|
+
docs/ClubResponseUpdatedAt.md
|
|
105
|
+
docs/ClubRoleResponse.md
|
|
106
|
+
docs/ClubRolesManagerApi.md
|
|
107
|
+
docs/ClubRolesStaffApi.md
|
|
108
|
+
docs/ClubSettingsManagerApi.md
|
|
109
|
+
docs/ClubSettingsStaffApi.md
|
|
110
|
+
docs/ClubSubscriberSummaryResponse.md
|
|
111
|
+
docs/ClubSubscriptions.md
|
|
112
|
+
docs/ClubSummary.md
|
|
113
|
+
docs/ClubUserCountResponse.md
|
|
114
|
+
docs/ClubsApi.md
|
|
115
|
+
docs/ClubsManagerApi.md
|
|
116
|
+
docs/ClubsStaffApi.md
|
|
117
|
+
docs/CourtBookingShareItem.md
|
|
118
|
+
docs/CourtInfo.md
|
|
119
|
+
docs/CourtResponse.md
|
|
120
|
+
docs/CourtStatus.md
|
|
121
|
+
docs/CreateBookingRequest.md
|
|
122
|
+
docs/CreateClubRequest.md
|
|
123
|
+
docs/CreateClubRoleRequest.md
|
|
124
|
+
docs/CreateCourtForClub201Response.md
|
|
125
|
+
docs/CreateCourtRequest.md
|
|
126
|
+
docs/CreateEventRequest.md
|
|
127
|
+
docs/CreateGuestBookingRequest.md
|
|
128
|
+
docs/CreateOnsiteInvoiceRequest.md
|
|
129
|
+
docs/CreateOnsiteInvoiceResponse.md
|
|
130
|
+
docs/CreateOnsiteInvoiceResponseInvoice.md
|
|
131
|
+
docs/CreateOpenBookingRequest.md
|
|
132
|
+
docs/CreatePlan201Response.md
|
|
133
|
+
docs/CreateSportForClub201Response.md
|
|
134
|
+
docs/CreateSportForClubRequest.md
|
|
135
|
+
docs/CreateSportRequest.md
|
|
136
|
+
docs/CreateSubscriptionPlanRequest.md
|
|
137
|
+
docs/CreateSubscriptionPlanRequestDiscount.md
|
|
138
|
+
docs/CreatorChargeResult.md
|
|
139
|
+
docs/DailyTurnoverResponse.md
|
|
140
|
+
docs/DefaultApi.md
|
|
141
|
+
docs/DeleteClubRoleResponse.md
|
|
142
|
+
docs/DeleteCourtResponse.md
|
|
143
|
+
docs/DeleteEventResponse.md
|
|
144
|
+
docs/DeleteSportResponse.md
|
|
145
|
+
docs/DeleteSubscriptionPlanResponse.md
|
|
146
|
+
docs/DiscountType.md
|
|
147
|
+
docs/DuplicateClubDayScheduleRequest.md
|
|
148
|
+
docs/EstimateEventPrice200Response.md
|
|
149
|
+
docs/EstimateEventPriceRequest.md
|
|
150
|
+
docs/EstimateEventPriceRequestSharesInner.md
|
|
151
|
+
docs/EstimateOpenEventBookingJoinPrice200Response.md
|
|
152
|
+
docs/EstimateOpenEventBookingJoinPrice200ResponseSubscriptionInfo.md
|
|
153
|
+
docs/EventBookingDetailSummary.md
|
|
154
|
+
docs/EventBookingDetailSummaryPaymentPerPlayersInner.md
|
|
155
|
+
docs/EventBookingResponse.md
|
|
156
|
+
docs/EventBookingResponsePaymentPerPlayersInner.md
|
|
157
|
+
docs/EventBookingResponsePlayersInner.md
|
|
158
|
+
docs/EventBookingResponsePlayersInnerInvoiceStatus.md
|
|
159
|
+
docs/EventBookingResponseSetupStatus.md
|
|
160
|
+
docs/EventBookingStatus.md
|
|
161
|
+
docs/EventConflictCheckRequest.md
|
|
162
|
+
docs/EventConflictCheckResponse.md
|
|
163
|
+
docs/EventResponse.md
|
|
164
|
+
docs/EventSponsor.md
|
|
165
|
+
docs/EventUser.md
|
|
166
|
+
docs/EventsApi.md
|
|
167
|
+
docs/EventsListResponse.md
|
|
168
|
+
docs/EventsManagerApi.md
|
|
169
|
+
docs/EventsStaffApi.md
|
|
170
|
+
docs/FavoriteClubMutationResponse.md
|
|
171
|
+
docs/FavoriteClubRequestBody.md
|
|
172
|
+
docs/FavoriteClubsResponse.md
|
|
173
|
+
docs/FavoritePlayerMutationResponse.md
|
|
174
|
+
docs/FavoritePlayerRequestBody.md
|
|
175
|
+
docs/FavoritePlayersResponse.md
|
|
176
|
+
docs/Gender.md
|
|
177
|
+
docs/GenderPercentageResponse.md
|
|
178
|
+
docs/GetActualities200Response.md
|
|
179
|
+
docs/GetAvailableSlotsBySports200Response.md
|
|
180
|
+
docs/GetClubMembers200Response.md
|
|
181
|
+
docs/GetClubRoles200Response.md
|
|
182
|
+
docs/GetClubType200Response.md
|
|
183
|
+
docs/GetClubUsersById200Response.md
|
|
184
|
+
docs/GetClubsWithVerificationDomains200ResponseInner.md
|
|
185
|
+
docs/GetCourtsByClubAndSportById200Response.md
|
|
186
|
+
docs/GetGuestBookingPrice200Response.md
|
|
187
|
+
docs/GetGuestBookingPriceRequest.md
|
|
188
|
+
docs/GetInfillPercentagePerPeriod200Response.md
|
|
189
|
+
docs/GetOpenBookings200Response.md
|
|
190
|
+
docs/GetOpenEventBookingJoinPrice200Response.md
|
|
191
|
+
docs/GetOpenEventBookings200Response.md
|
|
192
|
+
docs/GetSlotsByClubById200Response.md
|
|
193
|
+
docs/GoogleAuthRequestBody.md
|
|
194
|
+
docs/GoogleAuthResponse.md
|
|
195
|
+
docs/GoogleAuthResponseUser.md
|
|
196
|
+
docs/HotelAccessSettings.md
|
|
197
|
+
docs/ICharacteristic.md
|
|
198
|
+
docs/ICourtData.md
|
|
199
|
+
docs/ILevelBySports.md
|
|
200
|
+
docs/IUserAttributes.md
|
|
201
|
+
docs/IUserAttributesOrganizationsInner.md
|
|
202
|
+
docs/IUserLocation.md
|
|
203
|
+
docs/ImageCleanupItem.md
|
|
204
|
+
docs/ImageCleanupRequestBody.md
|
|
205
|
+
docs/ImageCleanupResponse.md
|
|
206
|
+
docs/ImageContext.md
|
|
207
|
+
docs/ImageContextType.md
|
|
208
|
+
docs/ImageReferencePayload.md
|
|
209
|
+
docs/ImagesApi.md
|
|
210
|
+
docs/InvoiceInfo.md
|
|
211
|
+
docs/InvoiceStatus.md
|
|
212
|
+
docs/InvoiceStatusSETUPPENDING.md
|
|
213
|
+
docs/InvoiceStatusSETUPSUCCESS.md
|
|
214
|
+
docs/JoinEventRequest.md
|
|
215
|
+
docs/JoinEventRequestPlayersPaymentMethodsInner.md
|
|
216
|
+
docs/JoinEventResponse.md
|
|
217
|
+
docs/JoinEventResponseOnsitePaymentsInner.md
|
|
218
|
+
docs/JoinOpenBookingResponse.md
|
|
219
|
+
docs/JoinOpenEventBookingRequest.md
|
|
220
|
+
docs/JoinOpenEventResponse.md
|
|
221
|
+
docs/LastSixMonthsTurnoverItem.md
|
|
222
|
+
docs/LeastBookedTimeSlotItem.md
|
|
223
|
+
docs/LeastBookedTimeSlotsResponse.md
|
|
224
|
+
docs/LeastBookedWeekdayResponse.md
|
|
225
|
+
docs/LevelBySportEntry.md
|
|
226
|
+
docs/LoginRequestBody.md
|
|
227
|
+
docs/LoginResponse.md
|
|
228
|
+
docs/ManagedClubsResponse.md
|
|
229
|
+
docs/ManagerCancelBookingRequest.md
|
|
230
|
+
docs/ManagerCancelBookingResponse.md
|
|
231
|
+
docs/MonthlyBreakdown.md
|
|
232
|
+
docs/MonthlyTurnoverResponse.md
|
|
233
|
+
docs/MyClubInfosResponse.md
|
|
234
|
+
docs/NoShowFeeResponse.md
|
|
235
|
+
docs/NoShowRateResponse.md
|
|
236
|
+
docs/OffPeakRule.md
|
|
237
|
+
docs/PartialClubActiveResponse.md
|
|
238
|
+
docs/PartialClubActiveResponseLocation.md
|
|
239
|
+
docs/PartialHotelAccessSettings.md
|
|
240
|
+
docs/PartialPaymentRequirementsSettings.md
|
|
241
|
+
docs/PartialPublicAccessSettings.md
|
|
242
|
+
docs/PartialRecordWeekdayKeyClubDayScheduleOrNullOrUndefined.md
|
|
243
|
+
docs/PartialSchoolAccessSettings.md
|
|
244
|
+
docs/ParticipationType.md
|
|
245
|
+
docs/PasswordResetRequestBody.md
|
|
246
|
+
docs/PaymentByPlayerInfo.md
|
|
247
|
+
docs/PaymentMethod.md
|
|
248
|
+
docs/PaymentRequirementsSettings.md
|
|
249
|
+
docs/PickIUserLocationExcludeKeyofIUserLocationType.md
|
|
250
|
+
docs/PlanInterval.md
|
|
251
|
+
docs/PlanPrice.md
|
|
252
|
+
docs/PlanPriceInput.md
|
|
253
|
+
docs/PlayerCategoriesResponse.md
|
|
254
|
+
docs/PlayerCategory.md
|
|
255
|
+
docs/PlayerCategoryId.md
|
|
256
|
+
docs/PlayerListResponse.md
|
|
257
|
+
docs/PlayerPaymentInfo.md
|
|
258
|
+
docs/PlayerPrice.md
|
|
259
|
+
docs/PlayerShare.md
|
|
260
|
+
docs/PlayerSummary.md
|
|
261
|
+
docs/PlayerWithPaymentMethod.md
|
|
262
|
+
docs/ProfilePictureResponse.md
|
|
263
|
+
docs/ProfilePictureUpdateRequestBody.md
|
|
264
|
+
docs/PublicAccessSettings.md
|
|
265
|
+
docs/PublicSubscriptionPlanResponse.md
|
|
266
|
+
docs/PublicUserProfileResponse.md
|
|
267
|
+
docs/PublishEventResponse.md
|
|
268
|
+
docs/QuickReservationClubSport.md
|
|
269
|
+
docs/QuickReservationClubSummary.md
|
|
270
|
+
docs/QuickReservationClubSummaryLocation.md
|
|
271
|
+
docs/QuickReservationResponse.md
|
|
272
|
+
docs/QuickReservationSlotSummary.md
|
|
273
|
+
docs/RecordWeekdayKeyClubDaySchedule.md
|
|
274
|
+
docs/RecurringDefinitionResponse.md
|
|
275
|
+
docs/RefreshTokenRequestBody.md
|
|
276
|
+
docs/RefreshTokenResponse.md
|
|
277
|
+
docs/RegisterRequestBody.md
|
|
278
|
+
docs/RegisterRequestBodyLocation.md
|
|
279
|
+
docs/RequestPasswordReset200Response.md
|
|
280
|
+
docs/ResetPasswordRequest.md
|
|
281
|
+
docs/RetentionRateResponse.md
|
|
282
|
+
docs/RevenueBySportItem.md
|
|
283
|
+
docs/SchoolAccessSettings.md
|
|
284
|
+
docs/SendSubscriptionInvitationRequest.md
|
|
285
|
+
docs/SendSubscriptionInvitationResponse.md
|
|
286
|
+
docs/SlotInfo.md
|
|
287
|
+
docs/SportAnalyticsResponse.md
|
|
288
|
+
docs/SportInfo.md
|
|
289
|
+
docs/SportKey.md
|
|
290
|
+
docs/SportLevel.md
|
|
291
|
+
docs/SportResponse.md
|
|
292
|
+
docs/SportWithLevels.md
|
|
293
|
+
docs/SportsManagerApi.md
|
|
294
|
+
docs/SportsPublicApi.md
|
|
295
|
+
docs/StaffBookingCourtSummary.md
|
|
296
|
+
docs/StaffBookingCustomerPayload.md
|
|
297
|
+
docs/StaffBookingListItem.md
|
|
298
|
+
docs/StaffBookingPaymentState.md
|
|
299
|
+
docs/StaffBookingPaymentSummary.md
|
|
300
|
+
docs/StaffBookingSportSummary.md
|
|
301
|
+
docs/StaffBookingUserSummary.md
|
|
302
|
+
docs/StaffBookingsPaginatedResponse.md
|
|
303
|
+
docs/StaffCreateBookingRequest.md
|
|
304
|
+
docs/StaffUserProfileResponse.md
|
|
305
|
+
docs/SubscribeRequestBody.md
|
|
306
|
+
docs/SubscriberPrice.md
|
|
307
|
+
docs/SubscriptionInfo.md
|
|
308
|
+
docs/SubscriptionMutationResponse.md
|
|
309
|
+
docs/SubscriptionPlanDiscountResponse.md
|
|
310
|
+
docs/SubscriptionPlanDiscountUpdateRequest.md
|
|
311
|
+
docs/SubscriptionPlanDiscountUpdateRequestValidFrom.md
|
|
312
|
+
docs/SubscriptionPlanResponse.md
|
|
313
|
+
docs/SubscriptionsManagerApi.md
|
|
314
|
+
docs/SubscriptionsPublicApi.md
|
|
315
|
+
docs/SubscriptionsStaffApi.md
|
|
316
|
+
docs/SubscriptionsUserApi.md
|
|
317
|
+
docs/SurfaceType.md
|
|
318
|
+
docs/Team.md
|
|
319
|
+
docs/TimeBounds.md
|
|
320
|
+
docs/TrendDirection.md
|
|
321
|
+
docs/UpdateActuality200Response.md
|
|
322
|
+
docs/UpdateClubAccessSettingsRequest.md
|
|
323
|
+
docs/UpdateClubDayScheduleRequest.md
|
|
324
|
+
docs/UpdateClubGeneralSettingsRequest.md
|
|
325
|
+
docs/UpdateClubGeneralSettingsRequestLogo.md
|
|
326
|
+
docs/UpdateClubHoursSettingsRequest.md
|
|
327
|
+
docs/UpdateClubMemberRequest.md
|
|
328
|
+
docs/UpdateClubPresentationSettingsRequest.md
|
|
329
|
+
docs/UpdateClubRequest.md
|
|
330
|
+
docs/UpdateClubRequestLocation.md
|
|
331
|
+
docs/UpdateClubRequestLocationCoordinates.md
|
|
332
|
+
docs/UpdateClubReservationSettingsRequest.md
|
|
333
|
+
docs/UpdateClubRoleRequest.md
|
|
334
|
+
docs/UpdateCustomerRequestBody.md
|
|
335
|
+
docs/UpdateCustomerResponse.md
|
|
336
|
+
docs/UpdateEventRequest.md
|
|
337
|
+
docs/UpdateLevelBySportsRequestBody.md
|
|
338
|
+
docs/UpdateRecurringDefinition200Response.md
|
|
339
|
+
docs/UpdateRecurringDefinitionRequest.md
|
|
340
|
+
docs/UpdateSportRequest.md
|
|
341
|
+
docs/UpdateSubscriptionPlanForClub200Response.md
|
|
342
|
+
docs/UpdateSubscriptionPlanRequest.md
|
|
343
|
+
docs/UpdateUserCreditsRequest.md
|
|
344
|
+
docs/UpdateUserRequestBody.md
|
|
345
|
+
docs/UpdateUserRequestBodyCharacteristicsInner.md
|
|
346
|
+
docs/UpdateUserRequestBodyLevelBySportsInner.md
|
|
347
|
+
docs/UserApi.md
|
|
348
|
+
docs/UserBookingsResponse.md
|
|
349
|
+
docs/UserClubMembership.md
|
|
350
|
+
docs/UserClubMembershipsResponse.md
|
|
351
|
+
docs/UserClubSubscription.md
|
|
352
|
+
docs/UserEventParticipation.md
|
|
353
|
+
docs/UserEventSummary.md
|
|
354
|
+
docs/UserEventsResponse.md
|
|
355
|
+
docs/UserInfo.md
|
|
356
|
+
docs/UserLocationSummary.md
|
|
357
|
+
docs/UserProfileResponse.md
|
|
358
|
+
docs/UserRolesResponse.md
|
|
359
|
+
docs/UserSubscriptionsResponse.md
|
|
360
|
+
docs/UsersApi.md
|
|
361
|
+
docs/VerifyEmailRequest.md
|
|
362
|
+
docs/VisibilityType.md
|
|
363
|
+
docs/WeekdayAverageItem.md
|
|
364
|
+
docs/WeekdayKey.md
|
|
365
|
+
docs/YearlyTurnoverResponse.md
|
|
366
|
+
git_push.sh
|
|
367
|
+
index.ts
|
|
368
|
+
package.json
|
|
369
|
+
tsconfig.esm.json
|
|
370
|
+
tsconfig.json
|
package/README.md
CHANGED
|
@@ -236,6 +236,7 @@ Class | Method | HTTP request | Description
|
|
|
236
236
|
*UsersApi* | [**getUserProfileById**](docs/UsersApi.md#getuserprofilebyid) | **GET** /api/users/profile/{id} |
|
|
237
237
|
*UsersApi* | [**listPlayers**](docs/UsersApi.md#listplayers) | **GET** /api/users/players |
|
|
238
238
|
*UsersApi* | [**login**](docs/UsersApi.md#login) | **POST** /api/users/login |
|
|
239
|
+
*UsersApi* | [**loginClubMember**](docs/UsersApi.md#loginclubmember) | **POST** /api/users/club-members/login |
|
|
239
240
|
*UsersApi* | [**refreshToken**](docs/UsersApi.md#refreshtoken) | **POST** /api/users/refresh-token |
|
|
240
241
|
*UsersApi* | [**register**](docs/UsersApi.md#register) | **POST** /api/users |
|
|
241
242
|
*UsersApi* | [**removeFavoriteClub**](docs/UsersApi.md#removefavoriteclub) | **DELETE** /api/users/me/favorite-clubs/{clubId} |
|
package/api.ts
CHANGED
|
@@ -28199,6 +28199,41 @@ export const UsersApiAxiosParamCreator = function (configuration?: Configuration
|
|
|
28199
28199
|
|
|
28200
28200
|
|
|
28201
28201
|
|
|
28202
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
28203
|
+
|
|
28204
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
28205
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28206
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
28207
|
+
localVarRequestOptions.data = serializeDataIfNeeded(loginRequestBody, localVarRequestOptions, configuration)
|
|
28208
|
+
|
|
28209
|
+
return {
|
|
28210
|
+
url: toPathString(localVarUrlObj),
|
|
28211
|
+
options: localVarRequestOptions,
|
|
28212
|
+
};
|
|
28213
|
+
},
|
|
28214
|
+
/**
|
|
28215
|
+
*
|
|
28216
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
28217
|
+
* @param {*} [options] Override http request option.
|
|
28218
|
+
* @throws {RequiredError}
|
|
28219
|
+
*/
|
|
28220
|
+
loginClubMember: async (loginRequestBody: LoginRequestBody, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
28221
|
+
// verify required parameter 'loginRequestBody' is not null or undefined
|
|
28222
|
+
assertParamExists('loginClubMember', 'loginRequestBody', loginRequestBody)
|
|
28223
|
+
const localVarPath = `/api/users/club-members/login`;
|
|
28224
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
28225
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
28226
|
+
let baseOptions;
|
|
28227
|
+
if (configuration) {
|
|
28228
|
+
baseOptions = configuration.baseOptions;
|
|
28229
|
+
}
|
|
28230
|
+
|
|
28231
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
28232
|
+
const localVarHeaderParameter = {} as any;
|
|
28233
|
+
const localVarQueryParameter = {} as any;
|
|
28234
|
+
|
|
28235
|
+
|
|
28236
|
+
|
|
28202
28237
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
28203
28238
|
|
|
28204
28239
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -29043,6 +29078,18 @@ export const UsersApiFp = function(configuration?: Configuration) {
|
|
|
29043
29078
|
const localVarOperationServerBasePath = operationServerMap['UsersApi.login']?.[localVarOperationServerIndex]?.url;
|
|
29044
29079
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
29045
29080
|
},
|
|
29081
|
+
/**
|
|
29082
|
+
*
|
|
29083
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
29084
|
+
* @param {*} [options] Override http request option.
|
|
29085
|
+
* @throws {RequiredError}
|
|
29086
|
+
*/
|
|
29087
|
+
async loginClubMember(loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LoginResponse>> {
|
|
29088
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.loginClubMember(loginRequestBody, options);
|
|
29089
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
29090
|
+
const localVarOperationServerBasePath = operationServerMap['UsersApi.loginClubMember']?.[localVarOperationServerIndex]?.url;
|
|
29091
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
29092
|
+
},
|
|
29046
29093
|
/**
|
|
29047
29094
|
*
|
|
29048
29095
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -29422,6 +29469,15 @@ export const UsersApiFactory = function (configuration?: Configuration, basePath
|
|
|
29422
29469
|
login(requestParameters: UsersApiLoginRequest, options?: RawAxiosRequestConfig): AxiosPromise<LoginResponse> {
|
|
29423
29470
|
return localVarFp.login(requestParameters.loginRequestBody, options).then((request) => request(axios, basePath));
|
|
29424
29471
|
},
|
|
29472
|
+
/**
|
|
29473
|
+
*
|
|
29474
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
29475
|
+
* @param {*} [options] Override http request option.
|
|
29476
|
+
* @throws {RequiredError}
|
|
29477
|
+
*/
|
|
29478
|
+
loginClubMember(requestParameters: UsersApiLoginClubMemberRequest, options?: RawAxiosRequestConfig): AxiosPromise<LoginResponse> {
|
|
29479
|
+
return localVarFp.loginClubMember(requestParameters.loginRequestBody, options).then((request) => request(axios, basePath));
|
|
29480
|
+
},
|
|
29425
29481
|
/**
|
|
29426
29482
|
*
|
|
29427
29483
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
|
@@ -29888,6 +29944,20 @@ export interface UsersApiLoginRequest {
|
|
|
29888
29944
|
readonly loginRequestBody: LoginRequestBody
|
|
29889
29945
|
}
|
|
29890
29946
|
|
|
29947
|
+
/**
|
|
29948
|
+
* Request parameters for loginClubMember operation in UsersApi.
|
|
29949
|
+
* @export
|
|
29950
|
+
* @interface UsersApiLoginClubMemberRequest
|
|
29951
|
+
*/
|
|
29952
|
+
export interface UsersApiLoginClubMemberRequest {
|
|
29953
|
+
/**
|
|
29954
|
+
*
|
|
29955
|
+
* @type {LoginRequestBody}
|
|
29956
|
+
* @memberof UsersApiLoginClubMember
|
|
29957
|
+
*/
|
|
29958
|
+
readonly loginRequestBody: LoginRequestBody
|
|
29959
|
+
}
|
|
29960
|
+
|
|
29891
29961
|
/**
|
|
29892
29962
|
* Request parameters for refreshToken operation in UsersApi.
|
|
29893
29963
|
* @export
|
|
@@ -30325,6 +30395,17 @@ export class UsersApi extends BaseAPI {
|
|
|
30325
30395
|
return UsersApiFp(this.configuration).login(requestParameters.loginRequestBody, options).then((request) => request(this.axios, this.basePath));
|
|
30326
30396
|
}
|
|
30327
30397
|
|
|
30398
|
+
/**
|
|
30399
|
+
*
|
|
30400
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
30401
|
+
* @param {*} [options] Override http request option.
|
|
30402
|
+
* @throws {RequiredError}
|
|
30403
|
+
* @memberof UsersApi
|
|
30404
|
+
*/
|
|
30405
|
+
public loginClubMember(requestParameters: UsersApiLoginClubMemberRequest, options?: RawAxiosRequestConfig) {
|
|
30406
|
+
return UsersApiFp(this.configuration).loginClubMember(requestParameters.loginRequestBody, options).then((request) => request(this.axios, this.basePath));
|
|
30407
|
+
}
|
|
30408
|
+
|
|
30328
30409
|
/**
|
|
30329
30410
|
*
|
|
30330
30411
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
package/dist/api.d.ts
CHANGED
|
@@ -19965,6 +19965,13 @@ export declare const UsersApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
19965
19965
|
* @throws {RequiredError}
|
|
19966
19966
|
*/
|
|
19967
19967
|
login: (loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
19968
|
+
/**
|
|
19969
|
+
*
|
|
19970
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
19971
|
+
* @param {*} [options] Override http request option.
|
|
19972
|
+
* @throws {RequiredError}
|
|
19973
|
+
*/
|
|
19974
|
+
loginClubMember: (loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
19968
19975
|
/**
|
|
19969
19976
|
*
|
|
19970
19977
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -20248,6 +20255,13 @@ export declare const UsersApiFp: (configuration?: Configuration) => {
|
|
|
20248
20255
|
* @throws {RequiredError}
|
|
20249
20256
|
*/
|
|
20250
20257
|
login(loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LoginResponse>>;
|
|
20258
|
+
/**
|
|
20259
|
+
*
|
|
20260
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
20261
|
+
* @param {*} [options] Override http request option.
|
|
20262
|
+
* @throws {RequiredError}
|
|
20263
|
+
*/
|
|
20264
|
+
loginClubMember(loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LoginResponse>>;
|
|
20251
20265
|
/**
|
|
20252
20266
|
*
|
|
20253
20267
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -20512,6 +20526,13 @@ export declare const UsersApiFactory: (configuration?: Configuration, basePath?:
|
|
|
20512
20526
|
* @throws {RequiredError}
|
|
20513
20527
|
*/
|
|
20514
20528
|
login(requestParameters: UsersApiLoginRequest, options?: RawAxiosRequestConfig): AxiosPromise<LoginResponse>;
|
|
20529
|
+
/**
|
|
20530
|
+
*
|
|
20531
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
20532
|
+
* @param {*} [options] Override http request option.
|
|
20533
|
+
* @throws {RequiredError}
|
|
20534
|
+
*/
|
|
20535
|
+
loginClubMember(requestParameters: UsersApiLoginClubMemberRequest, options?: RawAxiosRequestConfig): AxiosPromise<LoginResponse>;
|
|
20515
20536
|
/**
|
|
20516
20537
|
*
|
|
20517
20538
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
|
@@ -20913,6 +20934,19 @@ export interface UsersApiLoginRequest {
|
|
|
20913
20934
|
*/
|
|
20914
20935
|
readonly loginRequestBody: LoginRequestBody;
|
|
20915
20936
|
}
|
|
20937
|
+
/**
|
|
20938
|
+
* Request parameters for loginClubMember operation in UsersApi.
|
|
20939
|
+
* @export
|
|
20940
|
+
* @interface UsersApiLoginClubMemberRequest
|
|
20941
|
+
*/
|
|
20942
|
+
export interface UsersApiLoginClubMemberRequest {
|
|
20943
|
+
/**
|
|
20944
|
+
*
|
|
20945
|
+
* @type {LoginRequestBody}
|
|
20946
|
+
* @memberof UsersApiLoginClubMember
|
|
20947
|
+
*/
|
|
20948
|
+
readonly loginRequestBody: LoginRequestBody;
|
|
20949
|
+
}
|
|
20916
20950
|
/**
|
|
20917
20951
|
* Request parameters for refreshToken operation in UsersApi.
|
|
20918
20952
|
* @export
|
|
@@ -21278,6 +21312,14 @@ export declare class UsersApi extends BaseAPI {
|
|
|
21278
21312
|
* @memberof UsersApi
|
|
21279
21313
|
*/
|
|
21280
21314
|
login(requestParameters: UsersApiLoginRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LoginResponse, any, {}>>;
|
|
21315
|
+
/**
|
|
21316
|
+
*
|
|
21317
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
21318
|
+
* @param {*} [options] Override http request option.
|
|
21319
|
+
* @throws {RequiredError}
|
|
21320
|
+
* @memberof UsersApi
|
|
21321
|
+
*/
|
|
21322
|
+
loginClubMember(requestParameters: UsersApiLoginClubMemberRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LoginResponse, any, {}>>;
|
|
21281
21323
|
/**
|
|
21282
21324
|
*
|
|
21283
21325
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
package/dist/api.js
CHANGED
|
@@ -12979,6 +12979,35 @@ const UsersApiAxiosParamCreator = function (configuration) {
|
|
|
12979
12979
|
options: localVarRequestOptions,
|
|
12980
12980
|
};
|
|
12981
12981
|
}),
|
|
12982
|
+
/**
|
|
12983
|
+
*
|
|
12984
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
12985
|
+
* @param {*} [options] Override http request option.
|
|
12986
|
+
* @throws {RequiredError}
|
|
12987
|
+
*/
|
|
12988
|
+
loginClubMember: (loginRequestBody_1, ...args_1) => __awaiter(this, [loginRequestBody_1, ...args_1], void 0, function* (loginRequestBody, options = {}) {
|
|
12989
|
+
// verify required parameter 'loginRequestBody' is not null or undefined
|
|
12990
|
+
(0, common_1.assertParamExists)('loginClubMember', 'loginRequestBody', loginRequestBody);
|
|
12991
|
+
const localVarPath = `/api/users/club-members/login`;
|
|
12992
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
12993
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12994
|
+
let baseOptions;
|
|
12995
|
+
if (configuration) {
|
|
12996
|
+
baseOptions = configuration.baseOptions;
|
|
12997
|
+
}
|
|
12998
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
12999
|
+
const localVarHeaderParameter = {};
|
|
13000
|
+
const localVarQueryParameter = {};
|
|
13001
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
13002
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
13003
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
13004
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
13005
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(loginRequestBody, localVarRequestOptions, configuration);
|
|
13006
|
+
return {
|
|
13007
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
13008
|
+
options: localVarRequestOptions,
|
|
13009
|
+
};
|
|
13010
|
+
}),
|
|
12982
13011
|
/**
|
|
12983
13012
|
*
|
|
12984
13013
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -13782,6 +13811,21 @@ const UsersApiFp = function (configuration) {
|
|
|
13782
13811
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
13783
13812
|
});
|
|
13784
13813
|
},
|
|
13814
|
+
/**
|
|
13815
|
+
*
|
|
13816
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
13817
|
+
* @param {*} [options] Override http request option.
|
|
13818
|
+
* @throws {RequiredError}
|
|
13819
|
+
*/
|
|
13820
|
+
loginClubMember(loginRequestBody, options) {
|
|
13821
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
13822
|
+
var _a, _b, _c;
|
|
13823
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.loginClubMember(loginRequestBody, options);
|
|
13824
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
13825
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UsersApi.loginClubMember']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
13826
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
13827
|
+
});
|
|
13828
|
+
},
|
|
13785
13829
|
/**
|
|
13786
13830
|
*
|
|
13787
13831
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -14206,6 +14250,15 @@ const UsersApiFactory = function (configuration, basePath, axios) {
|
|
|
14206
14250
|
login(requestParameters, options) {
|
|
14207
14251
|
return localVarFp.login(requestParameters.loginRequestBody, options).then((request) => request(axios, basePath));
|
|
14208
14252
|
},
|
|
14253
|
+
/**
|
|
14254
|
+
*
|
|
14255
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
14256
|
+
* @param {*} [options] Override http request option.
|
|
14257
|
+
* @throws {RequiredError}
|
|
14258
|
+
*/
|
|
14259
|
+
loginClubMember(requestParameters, options) {
|
|
14260
|
+
return localVarFp.loginClubMember(requestParameters.loginRequestBody, options).then((request) => request(axios, basePath));
|
|
14261
|
+
},
|
|
14209
14262
|
/**
|
|
14210
14263
|
*
|
|
14211
14264
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
|
@@ -14562,6 +14615,16 @@ class UsersApi extends base_1.BaseAPI {
|
|
|
14562
14615
|
login(requestParameters, options) {
|
|
14563
14616
|
return (0, exports.UsersApiFp)(this.configuration).login(requestParameters.loginRequestBody, options).then((request) => request(this.axios, this.basePath));
|
|
14564
14617
|
}
|
|
14618
|
+
/**
|
|
14619
|
+
*
|
|
14620
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
14621
|
+
* @param {*} [options] Override http request option.
|
|
14622
|
+
* @throws {RequiredError}
|
|
14623
|
+
* @memberof UsersApi
|
|
14624
|
+
*/
|
|
14625
|
+
loginClubMember(requestParameters, options) {
|
|
14626
|
+
return (0, exports.UsersApiFp)(this.configuration).loginClubMember(requestParameters.loginRequestBody, options).then((request) => request(this.axios, this.basePath));
|
|
14627
|
+
}
|
|
14565
14628
|
/**
|
|
14566
14629
|
*
|
|
14567
14630
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
package/dist/esm/api.d.ts
CHANGED
|
@@ -19965,6 +19965,13 @@ export declare const UsersApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
19965
19965
|
* @throws {RequiredError}
|
|
19966
19966
|
*/
|
|
19967
19967
|
login: (loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
19968
|
+
/**
|
|
19969
|
+
*
|
|
19970
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
19971
|
+
* @param {*} [options] Override http request option.
|
|
19972
|
+
* @throws {RequiredError}
|
|
19973
|
+
*/
|
|
19974
|
+
loginClubMember: (loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
19968
19975
|
/**
|
|
19969
19976
|
*
|
|
19970
19977
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -20248,6 +20255,13 @@ export declare const UsersApiFp: (configuration?: Configuration) => {
|
|
|
20248
20255
|
* @throws {RequiredError}
|
|
20249
20256
|
*/
|
|
20250
20257
|
login(loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LoginResponse>>;
|
|
20258
|
+
/**
|
|
20259
|
+
*
|
|
20260
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
20261
|
+
* @param {*} [options] Override http request option.
|
|
20262
|
+
* @throws {RequiredError}
|
|
20263
|
+
*/
|
|
20264
|
+
loginClubMember(loginRequestBody: LoginRequestBody, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LoginResponse>>;
|
|
20251
20265
|
/**
|
|
20252
20266
|
*
|
|
20253
20267
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -20512,6 +20526,13 @@ export declare const UsersApiFactory: (configuration?: Configuration, basePath?:
|
|
|
20512
20526
|
* @throws {RequiredError}
|
|
20513
20527
|
*/
|
|
20514
20528
|
login(requestParameters: UsersApiLoginRequest, options?: RawAxiosRequestConfig): AxiosPromise<LoginResponse>;
|
|
20529
|
+
/**
|
|
20530
|
+
*
|
|
20531
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
20532
|
+
* @param {*} [options] Override http request option.
|
|
20533
|
+
* @throws {RequiredError}
|
|
20534
|
+
*/
|
|
20535
|
+
loginClubMember(requestParameters: UsersApiLoginClubMemberRequest, options?: RawAxiosRequestConfig): AxiosPromise<LoginResponse>;
|
|
20515
20536
|
/**
|
|
20516
20537
|
*
|
|
20517
20538
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
|
@@ -20913,6 +20934,19 @@ export interface UsersApiLoginRequest {
|
|
|
20913
20934
|
*/
|
|
20914
20935
|
readonly loginRequestBody: LoginRequestBody;
|
|
20915
20936
|
}
|
|
20937
|
+
/**
|
|
20938
|
+
* Request parameters for loginClubMember operation in UsersApi.
|
|
20939
|
+
* @export
|
|
20940
|
+
* @interface UsersApiLoginClubMemberRequest
|
|
20941
|
+
*/
|
|
20942
|
+
export interface UsersApiLoginClubMemberRequest {
|
|
20943
|
+
/**
|
|
20944
|
+
*
|
|
20945
|
+
* @type {LoginRequestBody}
|
|
20946
|
+
* @memberof UsersApiLoginClubMember
|
|
20947
|
+
*/
|
|
20948
|
+
readonly loginRequestBody: LoginRequestBody;
|
|
20949
|
+
}
|
|
20916
20950
|
/**
|
|
20917
20951
|
* Request parameters for refreshToken operation in UsersApi.
|
|
20918
20952
|
* @export
|
|
@@ -21278,6 +21312,14 @@ export declare class UsersApi extends BaseAPI {
|
|
|
21278
21312
|
* @memberof UsersApi
|
|
21279
21313
|
*/
|
|
21280
21314
|
login(requestParameters: UsersApiLoginRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LoginResponse, any, {}>>;
|
|
21315
|
+
/**
|
|
21316
|
+
*
|
|
21317
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
21318
|
+
* @param {*} [options] Override http request option.
|
|
21319
|
+
* @throws {RequiredError}
|
|
21320
|
+
* @memberof UsersApi
|
|
21321
|
+
*/
|
|
21322
|
+
loginClubMember(requestParameters: UsersApiLoginClubMemberRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LoginResponse, any, {}>>;
|
|
21281
21323
|
/**
|
|
21282
21324
|
*
|
|
21283
21325
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
package/dist/esm/api.js
CHANGED
|
@@ -12861,6 +12861,35 @@ export const UsersApiAxiosParamCreator = function (configuration) {
|
|
|
12861
12861
|
options: localVarRequestOptions,
|
|
12862
12862
|
};
|
|
12863
12863
|
}),
|
|
12864
|
+
/**
|
|
12865
|
+
*
|
|
12866
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
12867
|
+
* @param {*} [options] Override http request option.
|
|
12868
|
+
* @throws {RequiredError}
|
|
12869
|
+
*/
|
|
12870
|
+
loginClubMember: (loginRequestBody_1, ...args_1) => __awaiter(this, [loginRequestBody_1, ...args_1], void 0, function* (loginRequestBody, options = {}) {
|
|
12871
|
+
// verify required parameter 'loginRequestBody' is not null or undefined
|
|
12872
|
+
assertParamExists('loginClubMember', 'loginRequestBody', loginRequestBody);
|
|
12873
|
+
const localVarPath = `/api/users/club-members/login`;
|
|
12874
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
12875
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
12876
|
+
let baseOptions;
|
|
12877
|
+
if (configuration) {
|
|
12878
|
+
baseOptions = configuration.baseOptions;
|
|
12879
|
+
}
|
|
12880
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
12881
|
+
const localVarHeaderParameter = {};
|
|
12882
|
+
const localVarQueryParameter = {};
|
|
12883
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
12884
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
12885
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12886
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
12887
|
+
localVarRequestOptions.data = serializeDataIfNeeded(loginRequestBody, localVarRequestOptions, configuration);
|
|
12888
|
+
return {
|
|
12889
|
+
url: toPathString(localVarUrlObj),
|
|
12890
|
+
options: localVarRequestOptions,
|
|
12891
|
+
};
|
|
12892
|
+
}),
|
|
12864
12893
|
/**
|
|
12865
12894
|
*
|
|
12866
12895
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -13663,6 +13692,21 @@ export const UsersApiFp = function (configuration) {
|
|
|
13663
13692
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
13664
13693
|
});
|
|
13665
13694
|
},
|
|
13695
|
+
/**
|
|
13696
|
+
*
|
|
13697
|
+
* @param {LoginRequestBody} loginRequestBody
|
|
13698
|
+
* @param {*} [options] Override http request option.
|
|
13699
|
+
* @throws {RequiredError}
|
|
13700
|
+
*/
|
|
13701
|
+
loginClubMember(loginRequestBody, options) {
|
|
13702
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
13703
|
+
var _a, _b, _c;
|
|
13704
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.loginClubMember(loginRequestBody, options);
|
|
13705
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
13706
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['UsersApi.loginClubMember']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
13707
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
13708
|
+
});
|
|
13709
|
+
},
|
|
13666
13710
|
/**
|
|
13667
13711
|
*
|
|
13668
13712
|
* @param {RefreshTokenRequestBody} refreshTokenRequestBody
|
|
@@ -14086,6 +14130,15 @@ export const UsersApiFactory = function (configuration, basePath, axios) {
|
|
|
14086
14130
|
login(requestParameters, options) {
|
|
14087
14131
|
return localVarFp.login(requestParameters.loginRequestBody, options).then((request) => request(axios, basePath));
|
|
14088
14132
|
},
|
|
14133
|
+
/**
|
|
14134
|
+
*
|
|
14135
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
14136
|
+
* @param {*} [options] Override http request option.
|
|
14137
|
+
* @throws {RequiredError}
|
|
14138
|
+
*/
|
|
14139
|
+
loginClubMember(requestParameters, options) {
|
|
14140
|
+
return localVarFp.loginClubMember(requestParameters.loginRequestBody, options).then((request) => request(axios, basePath));
|
|
14141
|
+
},
|
|
14089
14142
|
/**
|
|
14090
14143
|
*
|
|
14091
14144
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
|
@@ -14441,6 +14494,16 @@ export class UsersApi extends BaseAPI {
|
|
|
14441
14494
|
login(requestParameters, options) {
|
|
14442
14495
|
return UsersApiFp(this.configuration).login(requestParameters.loginRequestBody, options).then((request) => request(this.axios, this.basePath));
|
|
14443
14496
|
}
|
|
14497
|
+
/**
|
|
14498
|
+
*
|
|
14499
|
+
* @param {UsersApiLoginClubMemberRequest} requestParameters Request parameters.
|
|
14500
|
+
* @param {*} [options] Override http request option.
|
|
14501
|
+
* @throws {RequiredError}
|
|
14502
|
+
* @memberof UsersApi
|
|
14503
|
+
*/
|
|
14504
|
+
loginClubMember(requestParameters, options) {
|
|
14505
|
+
return UsersApiFp(this.configuration).loginClubMember(requestParameters.loginRequestBody, options).then((request) => request(this.axios, this.basePath));
|
|
14506
|
+
}
|
|
14444
14507
|
/**
|
|
14445
14508
|
*
|
|
14446
14509
|
* @param {UsersApiRefreshTokenRequest} requestParameters Request parameters.
|
package/docs/UsersApi.md
CHANGED
|
@@ -26,6 +26,7 @@ All URIs are relative to *http://localhost*
|
|
|
26
26
|
|[**getUserProfileById**](#getuserprofilebyid) | **GET** /api/users/profile/{id} | |
|
|
27
27
|
|[**listPlayers**](#listplayers) | **GET** /api/users/players | |
|
|
28
28
|
|[**login**](#login) | **POST** /api/users/login | |
|
|
29
|
+
|[**loginClubMember**](#loginclubmember) | **POST** /api/users/club-members/login | |
|
|
29
30
|
|[**refreshToken**](#refreshtoken) | **POST** /api/users/refresh-token | |
|
|
30
31
|
|[**register**](#register) | **POST** /api/users | |
|
|
31
32
|
|[**removeFavoriteClub**](#removefavoriteclub) | **DELETE** /api/users/me/favorite-clubs/{clubId} | |
|
|
@@ -1129,6 +1130,57 @@ const { status, data } = await apiInstance.login(
|
|
|
1129
1130
|
| **loginRequestBody** | **LoginRequestBody**| | |
|
|
1130
1131
|
|
|
1131
1132
|
|
|
1133
|
+
### Return type
|
|
1134
|
+
|
|
1135
|
+
**LoginResponse**
|
|
1136
|
+
|
|
1137
|
+
### Authorization
|
|
1138
|
+
|
|
1139
|
+
No authorization required
|
|
1140
|
+
|
|
1141
|
+
### HTTP request headers
|
|
1142
|
+
|
|
1143
|
+
- **Content-Type**: application/json
|
|
1144
|
+
- **Accept**: application/json
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
### HTTP response details
|
|
1148
|
+
| Status code | Description | Response headers |
|
|
1149
|
+
|-------------|-------------|------------------|
|
|
1150
|
+
|**200** | Ok | - |
|
|
1151
|
+
|
|
1152
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1153
|
+
|
|
1154
|
+
# **loginClubMember**
|
|
1155
|
+
> LoginResponse loginClubMember(loginRequestBody)
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
### Example
|
|
1159
|
+
|
|
1160
|
+
```typescript
|
|
1161
|
+
import {
|
|
1162
|
+
UsersApi,
|
|
1163
|
+
Configuration,
|
|
1164
|
+
LoginRequestBody
|
|
1165
|
+
} from '@tennac-booking/sdk';
|
|
1166
|
+
|
|
1167
|
+
const configuration = new Configuration();
|
|
1168
|
+
const apiInstance = new UsersApi(configuration);
|
|
1169
|
+
|
|
1170
|
+
let loginRequestBody: LoginRequestBody; //
|
|
1171
|
+
|
|
1172
|
+
const { status, data } = await apiInstance.loginClubMember(
|
|
1173
|
+
loginRequestBody
|
|
1174
|
+
);
|
|
1175
|
+
```
|
|
1176
|
+
|
|
1177
|
+
### Parameters
|
|
1178
|
+
|
|
1179
|
+
|Name | Type | Description | Notes|
|
|
1180
|
+
|------------- | ------------- | ------------- | -------------|
|
|
1181
|
+
| **loginRequestBody** | **LoginRequestBody**| | |
|
|
1182
|
+
|
|
1183
|
+
|
|
1132
1184
|
### Return type
|
|
1133
1185
|
|
|
1134
1186
|
**LoginResponse**
|