@tennac-booking/sdk 1.0.44 → 1.0.46
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 +1 -24
- package/README.md +37 -98
- package/api.ts +545 -4905
- package/dist/api.d.ts +365 -2819
- package/dist/api.js +449 -3651
- package/dist/esm/api.d.ts +365 -2819
- package/dist/esm/api.js +429 -3607
- package/docs/ClubMember.md +1 -1
- package/docs/UserBookingsApi.md +0 -46
- package/docs/UsersApi.md +37 -273
- package/package.json +1 -1
- package/docs/AddFavoritePlayerRequestBody.md +0 -20
- package/docs/BaseUser.md +0 -76
- package/docs/FavoriteClubItem.md +0 -26
- package/docs/FavoriteClubResponse.md +0 -22
- package/docs/FavoritePlayerPublic.md +0 -28
- package/docs/FavoritePlayersIdsResponse.md +0 -22
- package/docs/GetUserRolesResponse.md +0 -20
- package/docs/GetUserRolesResponseRolesInner.md +0 -26
- package/docs/GetUserSubscriptionsResponse.md +0 -22
- package/docs/GoogleSignInRequestBody.md +0 -20
- package/docs/GoogleSignInResponse.md +0 -24
- package/docs/IUserAttributesFavoritePlayersInner.md +0 -18
- package/docs/InitiateSubscriptionSessionRequestBody.md +0 -26
- package/docs/InitiateSubscriptionSessionResponse.md +0 -22
- package/docs/PickUserResponseExcludeKeyofUserResponseLocation.md +0 -75
- package/docs/PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner.md +0 -22
- package/docs/ProfileVisibilityResponse.md +0 -20
- package/docs/StaffProfileApi.md +0 -110
- package/docs/UpdateCustomerRequestBodyAddress.md +0 -30
- package/docs/UpdateCustomerResponseCustomer.md +0 -28
- package/docs/UserApi.md +0 -63
- package/docs/UserAuthenticationApi.md +0 -226
- package/docs/UserBookingsResponse.md +0 -26
- package/docs/UserCityResponse.md +0 -20
- package/docs/UserDescriptionResponse.md +0 -20
- package/docs/UserFavoriteClubsResponse.md +0 -20
- package/docs/UserLocationSummary.md +0 -44
- package/docs/UserPaymentApi.md +0 -176
- package/docs/UserProfileApi.md +0 -1254
- package/docs/UserResponse.md +0 -38
- package/docs/UserSubscriptionsApi.md +0 -222
package/.openapi-generator/FILES
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
.gitignore
|
|
2
2
|
.npmignore
|
|
3
|
+
.openapi-generator-ignore
|
|
3
4
|
README.md
|
|
4
5
|
api.ts
|
|
5
6
|
base.ts
|
|
@@ -10,7 +11,6 @@ docs/ActiveClubListResponse.md
|
|
|
10
11
|
docs/AddClubMemberRequest.md
|
|
11
12
|
docs/AddClubMemberResponse.md
|
|
12
13
|
docs/AddFavoriteClubRequestBody.md
|
|
13
|
-
docs/AddFavoritePlayerRequestBody.md
|
|
14
14
|
docs/AddPaymentMethodRequestBody.md
|
|
15
15
|
docs/AddPaymentMethodSetupRequestBody.md
|
|
16
16
|
docs/AddPaymentMethodSetupResponse.md
|
|
@@ -86,15 +86,11 @@ docs/Event.md
|
|
|
86
86
|
docs/EventBooking.md
|
|
87
87
|
docs/EventRegistrationRequest.md
|
|
88
88
|
docs/EventsApi.md
|
|
89
|
-
docs/FavoriteClubItem.md
|
|
90
89
|
docs/FavoriteClubMutationResponse.md
|
|
91
90
|
docs/FavoriteClubRequestBody.md
|
|
92
|
-
docs/FavoriteClubResponse.md
|
|
93
91
|
docs/FavoriteClubsResponse.md
|
|
94
92
|
docs/FavoritePlayerMutationResponse.md
|
|
95
|
-
docs/FavoritePlayerPublic.md
|
|
96
93
|
docs/FavoritePlayerRequestBody.md
|
|
97
|
-
docs/FavoritePlayersIdsResponse.md
|
|
98
94
|
docs/FavoritePlayersResponse.md
|
|
99
95
|
docs/FrequentClub.md
|
|
100
96
|
docs/FrequentPlayer.md
|
|
@@ -110,19 +106,12 @@ docs/GetInfillPercentagePerPeriod200Response.md
|
|
|
110
106
|
docs/GetLastSixMonthsTurnover200ResponseInner.md
|
|
111
107
|
docs/GetNumberOfClubUsers200Response.md
|
|
112
108
|
docs/GetPublishedEventsByClubId200Response.md
|
|
113
|
-
docs/GetUserRolesResponse.md
|
|
114
|
-
docs/GetUserRolesResponseRolesInner.md
|
|
115
|
-
docs/GetUserSubscriptionsResponse.md
|
|
116
109
|
docs/GoogleAuthRequestBody.md
|
|
117
110
|
docs/GoogleAuthResponse.md
|
|
118
111
|
docs/GoogleAuthResponseUser.md
|
|
119
|
-
docs/GoogleSignInRequestBody.md
|
|
120
|
-
docs/GoogleSignInResponse.md
|
|
121
112
|
docs/ILevelBySports.md
|
|
122
113
|
docs/IUserAttributes.md
|
|
123
114
|
docs/IUserLocation.md
|
|
124
|
-
docs/InitiateSubscriptionSessionRequestBody.md
|
|
125
|
-
docs/InitiateSubscriptionSessionResponse.md
|
|
126
115
|
docs/InvoicesResponse.md
|
|
127
116
|
docs/InvoicesResponseInvoicesInner.md
|
|
128
117
|
docs/InvoicesResponsePagination.md
|
|
@@ -156,7 +145,6 @@ docs/PlayerWithPaymentMethod.md
|
|
|
156
145
|
docs/PriceResponse.md
|
|
157
146
|
docs/ProfilePictureResponse.md
|
|
158
147
|
docs/ProfilePictureUpdateRequestBody.md
|
|
159
|
-
docs/ProfileVisibilityResponse.md
|
|
160
148
|
docs/PublicClubUser.md
|
|
161
149
|
docs/PublicClubUserFrequentlyPlayedWithInner.md
|
|
162
150
|
docs/PublicClubUserFrequentlyVisitedClubsInner.md
|
|
@@ -183,7 +171,6 @@ docs/StaffClubBookingsApi.md
|
|
|
183
171
|
docs/StaffClubsApi.md
|
|
184
172
|
docs/StaffEventResponse.md
|
|
185
173
|
docs/StaffEventsApi.md
|
|
186
|
-
docs/StaffProfileApi.md
|
|
187
174
|
docs/StaffUserProfileResponse.md
|
|
188
175
|
docs/StripeLink.md
|
|
189
176
|
docs/StripeStatus.md
|
|
@@ -210,26 +197,16 @@ docs/UpdateUserCityRequestBody.md
|
|
|
210
197
|
docs/UpdateUserDescriptionRequestBody.md
|
|
211
198
|
docs/UpdateUserRequestBody.md
|
|
212
199
|
docs/UpdateUserRequestBodyLevelBySportsInner.md
|
|
213
|
-
docs/UserApi.md
|
|
214
|
-
docs/UserAuthenticationApi.md
|
|
215
200
|
docs/UserBookingItem.md
|
|
216
201
|
docs/UserBookingsApi.md
|
|
217
|
-
docs/UserBookingsResponse.md
|
|
218
|
-
docs/UserCityResponse.md
|
|
219
202
|
docs/UserClubCourtsApi.md
|
|
220
203
|
docs/UserClubSlotsApi.md
|
|
221
204
|
docs/UserClubSportsApi.md
|
|
222
205
|
docs/UserClubsApi.md
|
|
223
|
-
docs/UserDescriptionResponse.md
|
|
224
|
-
docs/UserFavoriteClubsResponse.md
|
|
225
206
|
docs/UserInfoStaff.md
|
|
226
|
-
docs/UserPaymentApi.md
|
|
227
|
-
docs/UserProfileApi.md
|
|
228
207
|
docs/UserProfileResponse.md
|
|
229
|
-
docs/UserResponse.md
|
|
230
208
|
docs/UserRolesResponse.md
|
|
231
209
|
docs/UserStaffResponse.md
|
|
232
|
-
docs/UserSubscriptionsApi.md
|
|
233
210
|
docs/UserSubscriptionsResponse.md
|
|
234
211
|
docs/UsersApi.md
|
|
235
212
|
docs/YearlyTurnoverResponse.md
|
package/README.md
CHANGED
|
@@ -104,16 +104,8 @@ Class | Method | HTTP request | Description
|
|
|
104
104
|
*StaffClubsApi* | [**getClubSettings**](docs/StaffClubsApi.md#getclubsettings) | **GET** /api/club-settings | Récupère les paramètres d’un club
|
|
105
105
|
*StaffClubsApi* | [**getSports**](docs/StaffClubsApi.md#getsports) | **GET** /api/sports | Récupère la liste des sports du club courant
|
|
106
106
|
*StaffEventsApi* | [**getEventsByClub**](docs/StaffEventsApi.md#geteventsbyclub) | **GET** /api/events/staff/getEvents | Get all events for current club (including unpublished)
|
|
107
|
-
*StaffProfileApi* | [**getUserProfileStaff**](docs/StaffProfileApi.md#getuserprofilestaff) | **GET** /api/users/staff/profile/:id | Récupère le profil d\'un utilisateur par son ID (données staff uniquement)
|
|
108
|
-
*StaffProfileApi* | [**getUserRolesInClubs**](docs/StaffProfileApi.md#getuserrolesinclubs) | **GET** /api/users/me/roles | Récupère les rôles de l\'utilisateur dans les clubs
|
|
109
|
-
*UserApi* | [**updateCustomer**](docs/UserApi.md#updatecustomer) | **PUT** /api/users/me/customer | Met à jour le Customer Stripe de l\'utilisateur
|
|
110
|
-
*UserAuthenticationApi* | [**login**](docs/UserAuthenticationApi.md#login) | **POST** /api/users/login | Authentifie un utilisateur
|
|
111
|
-
*UserAuthenticationApi* | [**refreshToken**](docs/UserAuthenticationApi.md#refreshtoken) | **POST** /api/users/refresh-token | Rafraîchit le token d\'accès
|
|
112
|
-
*UserAuthenticationApi* | [**register**](docs/UserAuthenticationApi.md#register) | **POST** /api/users | Crée un nouvel utilisateur
|
|
113
|
-
*UserAuthenticationApi* | [**signInOrSignUpWithGoogle**](docs/UserAuthenticationApi.md#signinorsignupwithgoogle) | **POST** /api/users/googleSignin | Authentifie ou crée un utilisateur via Google OAuth
|
|
114
107
|
*UserBookingsApi* | [**blockSlot**](docs/UserBookingsApi.md#blockslot) | **PATCH** /api/bookings/pre-book/{slotId} | Bloquer un créneau
|
|
115
108
|
*UserBookingsApi* | [**createBooking**](docs/UserBookingsApi.md#createbooking) | **POST** /api/bookings | Créer une réservation
|
|
116
|
-
*UserBookingsApi* | [**getBookingHistory**](docs/UserBookingsApi.md#getbookinghistory) | **GET** /api/users/me/booking-history | Récupère l\'historique des réservations de l\'utilisateur connecté
|
|
117
109
|
*UserClubCourtsApi* | [**getCourtsByClubAndSport**](docs/UserClubCourtsApi.md#getcourtsbyclubandsport) | **GET** /api/clubs/{id}/sports/{sportId}/courts | Récupérer les terrains d\'un club pour un sport spécifique
|
|
118
110
|
*UserClubSlotsApi* | [**getAvailableSlotsByClub**](docs/UserClubSlotsApi.md#getavailableslotsbyclub) | **GET** /api/clubs/{clubID}/availableSlots | Obtenir tous les créneaux disponibles pour un club
|
|
119
111
|
*UserClubSlotsApi* | [**getAvailableSlotsBySports**](docs/UserClubSlotsApi.md#getavailableslotsbysports) | **GET** /api/clubs/{id}/sports/{sportId}/slots | Obtenir tous les slots disponibles pour un sport dans un club
|
|
@@ -122,78 +114,43 @@ Class | Method | HTTP request | Description
|
|
|
122
114
|
*UserClubsApi* | [**getActiveClubs**](docs/UserClubsApi.md#getactiveclubs) | **GET** /api/clubs/activeClubs | Obtenir la liste des clubs actifs (seulement id et nom)
|
|
123
115
|
*UserClubsApi* | [**getMostLikedClub**](docs/UserClubsApi.md#getmostlikedclub) | **GET** /api/analytics/most-liked | Retrieve the list of most visited clubs (max 10)
|
|
124
116
|
*UserClubsApi* | [**getPopularClubs**](docs/UserClubsApi.md#getpopularclubs) | **GET** /api/analytics/popular | Retrieve the list of most liked clubs (max 10)
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
*
|
|
128
|
-
*
|
|
129
|
-
*
|
|
130
|
-
*
|
|
131
|
-
*
|
|
132
|
-
*
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
*
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
*
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
148
|
-
*
|
|
149
|
-
*
|
|
150
|
-
*
|
|
151
|
-
*
|
|
152
|
-
*
|
|
153
|
-
*
|
|
154
|
-
*
|
|
155
|
-
*
|
|
156
|
-
*UsersApi* | [**
|
|
157
|
-
*UsersApi* | [**
|
|
158
|
-
*UsersApi* | [**
|
|
159
|
-
*UsersApi* | [**
|
|
160
|
-
*UsersApi* | [**
|
|
161
|
-
*UsersApi* | [**
|
|
162
|
-
*UsersApi* | [**apiUsersNearestPlayersCoordinatesGet**](docs/UsersApi.md#apiusersnearestplayerscoordinatesget) | **GET** /api/users/nearest-players/coordinates | Récupère les utilisateurs proches d’une position donnée
|
|
163
|
-
*UsersApi* | [**cancelSubscription**](docs/UsersApi.md#cancelsubscription) | **DELETE** /users/me/subscriptions/{clubId}/{subscriptionId} |
|
|
164
|
-
*UsersApi* | [**changePassword**](docs/UsersApi.md#changepassword) | **PUT** /users/me/password |
|
|
165
|
-
*UsersApi* | [**confirmPaymentMethodSetup**](docs/UsersApi.md#confirmpaymentmethodsetup) | **POST** /users/confirmPaymentMethodSetup |
|
|
166
|
-
*UsersApi* | [**getAllUsers**](docs/UsersApi.md#getallusers) | **GET** /users |
|
|
167
|
-
*UsersApi* | [**getBookingDetail**](docs/UsersApi.md#getbookingdetail) | **GET** /users/me/booking-detail/{bookingId} |
|
|
168
|
-
*UsersApi* | [**getFavoriteClubs**](docs/UsersApi.md#getfavoriteclubs) | **GET** /users/me/favorite-clubs |
|
|
169
|
-
*UsersApi* | [**getFavoritesPlayers**](docs/UsersApi.md#getfavoritesplayers) | **GET** /users/me/favoritesPlayers |
|
|
170
|
-
*UsersApi* | [**getFrequentlyPlayedWith**](docs/UsersApi.md#getfrequentlyplayedwith) | **GET** /users/me/frequentlyPlayedWith |
|
|
171
|
-
*UsersApi* | [**getFrequentlyVisitedClub**](docs/UsersApi.md#getfrequentlyvisitedclub) | **GET** /users/me/frequentlyVisitedClub |
|
|
172
|
-
*UsersApi* | [**getMe**](docs/UsersApi.md#getme) | **GET** /users/me |
|
|
173
|
-
*UsersApi* | [**getNearestClubs**](docs/UsersApi.md#getnearestclubs) | **GET** /users/me/nearest-clubs |
|
|
174
|
-
*UsersApi* | [**getNearestClubsFromCoordinates**](docs/UsersApi.md#getnearestclubsfromcoordinates) | **GET** /users/nearest-clubs/coordinates |
|
|
175
|
-
*UsersApi* | [**getNearestUsers**](docs/UsersApi.md#getnearestusers) | **GET** /users/me/nearest-players |
|
|
176
|
-
*UsersApi* | [**getNearestUsersFromCoordinates**](docs/UsersApi.md#getnearestusersfromcoordinates) | **GET** /users/nearest-players/coordinates |
|
|
177
|
-
*UsersApi* | [**getUserBookings**](docs/UsersApi.md#getuserbookings) | **GET** /users/me/bookings |
|
|
178
|
-
*UsersApi* | [**getUserProfileById**](docs/UsersApi.md#getuserprofilebyid) | **GET** /users/profile/{id} |
|
|
179
|
-
*UsersApi* | [**getUserProfileStaff**](docs/UsersApi.md#getuserprofilestaff) | **GET** /users/staff/profile/{id} |
|
|
180
|
-
*UsersApi* | [**getUserRolesInClubs**](docs/UsersApi.md#getuserrolesinclubs) | **GET** /users/me/roles |
|
|
181
|
-
*UsersApi* | [**getUserSubscriptions**](docs/UsersApi.md#getusersubscriptions) | **GET** /users/me/subscriptions |
|
|
182
|
-
*UsersApi* | [**initiateSubscriptionSession**](docs/UsersApi.md#initiatesubscriptionsession) | **POST** /users/me/subscription-session |
|
|
183
|
-
*UsersApi* | [**login**](docs/UsersApi.md#login) | **POST** /users/login |
|
|
184
|
-
*UsersApi* | [**refreshToken**](docs/UsersApi.md#refreshtoken) | **POST** /users/refresh-token |
|
|
185
|
-
*UsersApi* | [**register**](docs/UsersApi.md#register) | **POST** /users |
|
|
186
|
-
*UsersApi* | [**removeFavoriteClub**](docs/UsersApi.md#removefavoriteclub) | **DELETE** /users/me/favorite-clubs/{clubId} |
|
|
187
|
-
*UsersApi* | [**removeFavoritePlayer**](docs/UsersApi.md#removefavoriteplayer) | **DELETE** /users/me/favoritesPlayers/{favoritePlayerId} |
|
|
188
|
-
*UsersApi* | [**requestPasswordReset**](docs/UsersApi.md#requestpasswordreset) | **POST** /users/me/request-password-rest |
|
|
189
|
-
*UsersApi* | [**resumeSubscription**](docs/UsersApi.md#resumesubscription) | **POST** /users/me/subscriptions/{clubId}/{subscriptionId}/resume |
|
|
190
|
-
*UsersApi* | [**setupPaymentMethod**](docs/UsersApi.md#setuppaymentmethod) | **POST** /users/setupPaymentMethod |
|
|
191
|
-
*UsersApi* | [**signInOrSignUpWithGoogle**](docs/UsersApi.md#signinorsignupwithgoogle) | **POST** /users/googleSignin |
|
|
192
|
-
*UsersApi* | [**subscribeToClub**](docs/UsersApi.md#subscribetoclub) | **POST** /users/me/subscribe |
|
|
193
|
-
*UsersApi* | [**updateCustomer**](docs/UsersApi.md#updatecustomer) | **PUT** /users/me/customer |
|
|
194
|
-
*UsersApi* | [**updateLevelBySports**](docs/UsersApi.md#updatelevelbysports) | **PUT** /users/me/level-by-sports |
|
|
195
|
-
*UsersApi* | [**updateMe**](docs/UsersApi.md#updateme) | **PUT** /users/me |
|
|
196
|
-
*UsersApi* | [**updateProfilePicture**](docs/UsersApi.md#updateprofilepicture) | **PUT** /users/me/profile-picture |
|
|
117
|
+
*UsersApi* | [**addFavoriteClub**](docs/UsersApi.md#addfavoriteclub) | **POST** /api/users/me/favorite-clubs |
|
|
118
|
+
*UsersApi* | [**addFavoritePlayer**](docs/UsersApi.md#addfavoriteplayer) | **POST** /api/users/me/favoritesPlayers |
|
|
119
|
+
*UsersApi* | [**addPaymentMethodSetup**](docs/UsersApi.md#addpaymentmethodsetup) | **POST** /api/users/addPaymentMethodSetup |
|
|
120
|
+
*UsersApi* | [**cancelSubscription**](docs/UsersApi.md#cancelsubscription) | **DELETE** /api/users/me/subscriptions/{clubId}/{subscriptionId} |
|
|
121
|
+
*UsersApi* | [**changePassword**](docs/UsersApi.md#changepassword) | **PUT** /api/users/me/password |
|
|
122
|
+
*UsersApi* | [**confirmPaymentMethodSetup**](docs/UsersApi.md#confirmpaymentmethodsetup) | **POST** /api/users/confirmPaymentMethodSetup |
|
|
123
|
+
*UsersApi* | [**getAllUsers**](docs/UsersApi.md#getallusers) | **GET** /api/users |
|
|
124
|
+
*UsersApi* | [**getBookingDetail**](docs/UsersApi.md#getbookingdetail) | **GET** /api/users/me/booking-detail/{bookingId} |
|
|
125
|
+
*UsersApi* | [**getFavoriteClubs**](docs/UsersApi.md#getfavoriteclubs) | **GET** /api/users/me/favorite-clubs |
|
|
126
|
+
*UsersApi* | [**getFavoritesPlayers**](docs/UsersApi.md#getfavoritesplayers) | **GET** /api/users/me/favoritesPlayers |
|
|
127
|
+
*UsersApi* | [**getFrequentlyPlayedWith**](docs/UsersApi.md#getfrequentlyplayedwith) | **GET** /api/users/me/frequentlyPlayedWith |
|
|
128
|
+
*UsersApi* | [**getFrequentlyVisitedClub**](docs/UsersApi.md#getfrequentlyvisitedclub) | **GET** /api/users/me/frequentlyVisitedClub |
|
|
129
|
+
*UsersApi* | [**getMe**](docs/UsersApi.md#getme) | **GET** /api/users/me |
|
|
130
|
+
*UsersApi* | [**getNearestClubs**](docs/UsersApi.md#getnearestclubs) | **GET** /api/users/me/nearest-clubs |
|
|
131
|
+
*UsersApi* | [**getNearestClubsFromCoordinates**](docs/UsersApi.md#getnearestclubsfromcoordinates) | **GET** /api/users/nearest-clubs/coordinates |
|
|
132
|
+
*UsersApi* | [**getNearestUsers**](docs/UsersApi.md#getnearestusers) | **GET** /api/users/me/nearest-players |
|
|
133
|
+
*UsersApi* | [**getNearestUsersFromCoordinates**](docs/UsersApi.md#getnearestusersfromcoordinates) | **GET** /api/users/nearest-players/coordinates |
|
|
134
|
+
*UsersApi* | [**getUserBookings**](docs/UsersApi.md#getuserbookings) | **GET** /api/users/me/bookings |
|
|
135
|
+
*UsersApi* | [**getUserProfileById**](docs/UsersApi.md#getuserprofilebyid) | **GET** /api/users/profile/{id} |
|
|
136
|
+
*UsersApi* | [**getUserProfileStaff**](docs/UsersApi.md#getuserprofilestaff) | **GET** /api/users/staff/profile/{id} |
|
|
137
|
+
*UsersApi* | [**getUserRolesInClubs**](docs/UsersApi.md#getuserrolesinclubs) | **GET** /api/users/me/roles |
|
|
138
|
+
*UsersApi* | [**getUserSubscriptions**](docs/UsersApi.md#getusersubscriptions) | **GET** /api/users/me/subscriptions |
|
|
139
|
+
*UsersApi* | [**initiateSubscriptionSession**](docs/UsersApi.md#initiatesubscriptionsession) | **POST** /api/users/me/subscription-session |
|
|
140
|
+
*UsersApi* | [**login**](docs/UsersApi.md#login) | **POST** /api/users/login |
|
|
141
|
+
*UsersApi* | [**refreshToken**](docs/UsersApi.md#refreshtoken) | **POST** /api/users/refresh-token |
|
|
142
|
+
*UsersApi* | [**register**](docs/UsersApi.md#register) | **POST** /api/users |
|
|
143
|
+
*UsersApi* | [**removeFavoriteClub**](docs/UsersApi.md#removefavoriteclub) | **DELETE** /api/users/me/favorite-clubs/{clubId} |
|
|
144
|
+
*UsersApi* | [**removeFavoritePlayer**](docs/UsersApi.md#removefavoriteplayer) | **DELETE** /api/users/me/favoritesPlayers/{favoritePlayerId} |
|
|
145
|
+
*UsersApi* | [**requestPasswordReset**](docs/UsersApi.md#requestpasswordreset) | **POST** /api/users/me/request-password-rest |
|
|
146
|
+
*UsersApi* | [**resumeSubscription**](docs/UsersApi.md#resumesubscription) | **POST** /api/users/me/subscriptions/{clubId}/{subscriptionId}/resume |
|
|
147
|
+
*UsersApi* | [**setupPaymentMethod**](docs/UsersApi.md#setuppaymentmethod) | **POST** /api/users/setupPaymentMethod |
|
|
148
|
+
*UsersApi* | [**signInOrSignUpWithGoogle**](docs/UsersApi.md#signinorsignupwithgoogle) | **POST** /api/users/googleSignin |
|
|
149
|
+
*UsersApi* | [**subscribeToClub**](docs/UsersApi.md#subscribetoclub) | **POST** /api/users/me/subscribe |
|
|
150
|
+
*UsersApi* | [**updateCustomer**](docs/UsersApi.md#updatecustomer) | **PUT** /api/users/me/customer |
|
|
151
|
+
*UsersApi* | [**updateLevelBySports**](docs/UsersApi.md#updatelevelbysports) | **PUT** /api/users/me/level-by-sports |
|
|
152
|
+
*UsersApi* | [**updateMe**](docs/UsersApi.md#updateme) | **PUT** /api/users/me |
|
|
153
|
+
*UsersApi* | [**updateProfilePicture**](docs/UsersApi.md#updateprofilepicture) | **PUT** /api/users/me/profile-picture |
|
|
197
154
|
|
|
198
155
|
|
|
199
156
|
### Documentation For Models
|
|
@@ -203,7 +160,6 @@ Class | Method | HTTP request | Description
|
|
|
203
160
|
- [AddClubMemberRequest](docs/AddClubMemberRequest.md)
|
|
204
161
|
- [AddClubMemberResponse](docs/AddClubMemberResponse.md)
|
|
205
162
|
- [AddFavoriteClubRequestBody](docs/AddFavoriteClubRequestBody.md)
|
|
206
|
-
- [AddFavoritePlayerRequestBody](docs/AddFavoritePlayerRequestBody.md)
|
|
207
163
|
- [AddPaymentMethodRequestBody](docs/AddPaymentMethodRequestBody.md)
|
|
208
164
|
- [AddPaymentMethodSetupRequestBody](docs/AddPaymentMethodSetupRequestBody.md)
|
|
209
165
|
- [AddPaymentMethodSetupResponse](docs/AddPaymentMethodSetupResponse.md)
|
|
@@ -274,15 +230,11 @@ Class | Method | HTTP request | Description
|
|
|
274
230
|
- [Event](docs/Event.md)
|
|
275
231
|
- [EventBooking](docs/EventBooking.md)
|
|
276
232
|
- [EventRegistrationRequest](docs/EventRegistrationRequest.md)
|
|
277
|
-
- [FavoriteClubItem](docs/FavoriteClubItem.md)
|
|
278
233
|
- [FavoriteClubMutationResponse](docs/FavoriteClubMutationResponse.md)
|
|
279
234
|
- [FavoriteClubRequestBody](docs/FavoriteClubRequestBody.md)
|
|
280
|
-
- [FavoriteClubResponse](docs/FavoriteClubResponse.md)
|
|
281
235
|
- [FavoriteClubsResponse](docs/FavoriteClubsResponse.md)
|
|
282
236
|
- [FavoritePlayerMutationResponse](docs/FavoritePlayerMutationResponse.md)
|
|
283
|
-
- [FavoritePlayerPublic](docs/FavoritePlayerPublic.md)
|
|
284
237
|
- [FavoritePlayerRequestBody](docs/FavoritePlayerRequestBody.md)
|
|
285
|
-
- [FavoritePlayersIdsResponse](docs/FavoritePlayersIdsResponse.md)
|
|
286
238
|
- [FavoritePlayersResponse](docs/FavoritePlayersResponse.md)
|
|
287
239
|
- [FrequentClub](docs/FrequentClub.md)
|
|
288
240
|
- [FrequentPlayer](docs/FrequentPlayer.md)
|
|
@@ -298,19 +250,12 @@ Class | Method | HTTP request | Description
|
|
|
298
250
|
- [GetLastSixMonthsTurnover200ResponseInner](docs/GetLastSixMonthsTurnover200ResponseInner.md)
|
|
299
251
|
- [GetNumberOfClubUsers200Response](docs/GetNumberOfClubUsers200Response.md)
|
|
300
252
|
- [GetPublishedEventsByClubId200Response](docs/GetPublishedEventsByClubId200Response.md)
|
|
301
|
-
- [GetUserRolesResponse](docs/GetUserRolesResponse.md)
|
|
302
|
-
- [GetUserRolesResponseRolesInner](docs/GetUserRolesResponseRolesInner.md)
|
|
303
|
-
- [GetUserSubscriptionsResponse](docs/GetUserSubscriptionsResponse.md)
|
|
304
253
|
- [GoogleAuthRequestBody](docs/GoogleAuthRequestBody.md)
|
|
305
254
|
- [GoogleAuthResponse](docs/GoogleAuthResponse.md)
|
|
306
255
|
- [GoogleAuthResponseUser](docs/GoogleAuthResponseUser.md)
|
|
307
|
-
- [GoogleSignInRequestBody](docs/GoogleSignInRequestBody.md)
|
|
308
|
-
- [GoogleSignInResponse](docs/GoogleSignInResponse.md)
|
|
309
256
|
- [ILevelBySports](docs/ILevelBySports.md)
|
|
310
257
|
- [IUserAttributes](docs/IUserAttributes.md)
|
|
311
258
|
- [IUserLocation](docs/IUserLocation.md)
|
|
312
|
-
- [InitiateSubscriptionSessionRequestBody](docs/InitiateSubscriptionSessionRequestBody.md)
|
|
313
|
-
- [InitiateSubscriptionSessionResponse](docs/InitiateSubscriptionSessionResponse.md)
|
|
314
259
|
- [InvoicesResponse](docs/InvoicesResponse.md)
|
|
315
260
|
- [InvoicesResponseInvoicesInner](docs/InvoicesResponseInvoicesInner.md)
|
|
316
261
|
- [InvoicesResponsePagination](docs/InvoicesResponsePagination.md)
|
|
@@ -336,7 +281,6 @@ Class | Method | HTTP request | Description
|
|
|
336
281
|
- [PriceResponse](docs/PriceResponse.md)
|
|
337
282
|
- [ProfilePictureResponse](docs/ProfilePictureResponse.md)
|
|
338
283
|
- [ProfilePictureUpdateRequestBody](docs/ProfilePictureUpdateRequestBody.md)
|
|
339
|
-
- [ProfileVisibilityResponse](docs/ProfileVisibilityResponse.md)
|
|
340
284
|
- [PublicClubUser](docs/PublicClubUser.md)
|
|
341
285
|
- [PublicClubUserFrequentlyPlayedWithInner](docs/PublicClubUserFrequentlyPlayedWithInner.md)
|
|
342
286
|
- [PublicClubUserFrequentlyVisitedClubsInner](docs/PublicClubUserFrequentlyVisitedClubsInner.md)
|
|
@@ -385,13 +329,8 @@ Class | Method | HTTP request | Description
|
|
|
385
329
|
- [UpdateUserRequestBody](docs/UpdateUserRequestBody.md)
|
|
386
330
|
- [UpdateUserRequestBodyLevelBySportsInner](docs/UpdateUserRequestBodyLevelBySportsInner.md)
|
|
387
331
|
- [UserBookingItem](docs/UserBookingItem.md)
|
|
388
|
-
- [UserBookingsResponse](docs/UserBookingsResponse.md)
|
|
389
|
-
- [UserCityResponse](docs/UserCityResponse.md)
|
|
390
|
-
- [UserDescriptionResponse](docs/UserDescriptionResponse.md)
|
|
391
|
-
- [UserFavoriteClubsResponse](docs/UserFavoriteClubsResponse.md)
|
|
392
332
|
- [UserInfoStaff](docs/UserInfoStaff.md)
|
|
393
333
|
- [UserProfileResponse](docs/UserProfileResponse.md)
|
|
394
|
-
- [UserResponse](docs/UserResponse.md)
|
|
395
334
|
- [UserRolesResponse](docs/UserRolesResponse.md)
|
|
396
335
|
- [UserStaffResponse](docs/UserStaffResponse.md)
|
|
397
336
|
- [UserSubscriptionsResponse](docs/UserSubscriptionsResponse.md)
|