@shakerquiz/contracts 0.0.167 → 0.0.169
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/package.json +1 -1
- package/source/contracts/PATCH/city/admin.json +33 -695
- package/source/contracts/PATCH/city/country/admin.json +4 -267
- package/source/contracts/PATCH/city/country/organizer.json +13 -0
- package/source/contracts/PATCH/city/currency/admin.json +1 -162
- package/source/contracts/PATCH/city/currency/organizer.json +11 -0
- package/source/contracts/PATCH/city/organizer.json +140 -0
- package/source/contracts/PATCH/city/timezone/admin.json +1 -490
- package/source/contracts/PATCH/city/timezone/organizer.json +11 -0
- package/source/contracts/PATCH/city/vk_group_token/organizer.json +11 -0
- package/source/contracts/PATCH/registration/Unknown.json +10 -3
- package/source/contracts/PATCH/registration/admin.json +3 -9
- package/source/contracts/PATCH/registration/organizer.json +3 -9
- package/source/contracts/PATCH/venue/admin.json +17 -17
- package/source/contracts/PATCH/venue/organizer.json +17 -17
- package/source/contracts/POST/cities/country/search/Unknown.json +1 -3
- package/source/contracts/POST/cities/country/search/admin.json +1 -4
- package/source/contracts/POST/cities/country/search/organizer.json +1 -4
- package/source/contracts/POST/cities/currency/search/Unknown.json +1 -3
- package/source/contracts/POST/cities/currency/search/admin.json +1 -4
- package/source/contracts/POST/cities/currency/search/organizer.json +1 -4
- package/source/contracts/POST/cities/search/Unknown.json +1 -3
- package/source/contracts/POST/cities/search/admin.json +1 -3
- package/source/contracts/POST/cities/search/organizer.json +1 -3
- package/source/contracts/POST/cities/timezone/search/Unknown.json +1 -3
- package/source/contracts/POST/cities/timezone/search/admin.json +1 -4
- package/source/contracts/POST/cities/timezone/search/organizer.json +1 -4
- package/source/contracts/POST/cities/venues/search/Unknown.json +1 -3
- package/source/contracts/POST/cities/venues/search/admin.json +1 -4
- package/source/contracts/POST/cities/venues/search/organizer.json +1 -4
- package/source/contracts/POST/games/city/search/admin.json +1 -4
- package/source/contracts/POST/games/city/search/organizer.json +1 -4
- package/source/contracts/POST/games/cover/search/Unknown.json +22 -0
- package/source/contracts/POST/games/search/Unknown.json +22 -0
- package/source/contracts/POST/games/search/admin.json +1 -4
- package/source/contracts/POST/games/search/organizer.json +1 -4
- package/source/contracts/POST/games/summary/search/admin.json +1 -4
- package/source/contracts/POST/games/summary/search/organizer.json +1 -4
- package/source/contracts/POST/games/theme/search/Unknown.json +22 -0
- package/source/contracts/POST/games/theme/search/admin.json +1 -4
- package/source/contracts/POST/games/theme/search/organizer.json +1 -4
- package/source/contracts/POST/games/venue/search/Unknown.json +22 -0
- package/source/contracts/POST/games/venue/search/admin.json +1 -4
- package/source/contracts/POST/games/venue/search/organizer.json +1 -4
- package/source/contracts/POST/registration/admin.json +3 -3
- package/source/contracts/POST/registrations/cancellation/search/Service.json +1 -6
- package/source/contracts/POST/registrations/cancellation/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/cancellation/search/admin.json +1 -6
- package/source/contracts/POST/registrations/cancellation/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/channel/search/Unknown.json +16 -0
- package/source/contracts/POST/registrations/city/search/Service.json +1 -6
- package/source/contracts/POST/registrations/city/search/Unknown.json +1 -6
- package/source/contracts/POST/registrations/city/search/admin.json +1 -6
- package/source/contracts/POST/registrations/city/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/confirmation/search/Service.json +1 -6
- package/source/contracts/POST/registrations/confirmation/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/confirmation/search/admin.json +1 -6
- package/source/contracts/POST/registrations/confirmation/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/cover/search/Service.json +1 -6
- package/source/contracts/POST/registrations/cover/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/cover/search/admin.json +1 -6
- package/source/contracts/POST/registrations/cover/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/game/search/Service.json +1 -6
- package/source/contracts/POST/registrations/game/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/game/search/admin.json +1 -6
- package/source/contracts/POST/registrations/game/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/lineup/search/Service.json +1 -6
- package/source/contracts/POST/registrations/lineup/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/lineup/search/admin.json +1 -6
- package/source/contracts/POST/registrations/lineup/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/search/Unknown.json +16 -0
- package/source/contracts/POST/registrations/search/admin.json +2 -7
- package/source/contracts/POST/registrations/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/status/search/Service.json +1 -6
- package/source/contracts/POST/registrations/status/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/status/search/admin.json +1 -6
- package/source/contracts/POST/registrations/status/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/theme/search/Service.json +1 -6
- package/source/contracts/POST/registrations/theme/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/theme/search/admin.json +1 -6
- package/source/contracts/POST/registrations/theme/search/organizer.json +1 -6
- package/source/contracts/POST/registrations/venue/search/Service.json +1 -6
- package/source/contracts/POST/registrations/venue/search/Unknown.json +2 -53
- package/source/contracts/POST/registrations/venue/search/admin.json +1 -6
- package/source/contracts/POST/registrations/venue/search/organizer.json +1 -6
- package/source/contracts/POST/roles/search/admin.json +1 -3
- package/source/contracts/POST/themes/cover/search/admin.json +1 -5
- package/source/contracts/POST/themes/cover/search/organizer.json +1 -5
- package/source/contracts/POST/themes/search/admin.json +1 -4
- package/source/contracts/POST/themes/search/organizer.json +1 -4
- package/source/contracts/POST/users/cities/search/admin.json +1 -5
- package/source/contracts/POST/users/password/search/admin.json +1 -4
- package/source/contracts/POST/users/role/search/admin.json +1 -4
- package/source/contracts/POST/users/search/admin.json +1 -4
- package/source/contracts/POST/venues/city/search/admin.json +1 -6
- package/source/contracts/POST/venues/city/search/organizer.json +1 -6
- package/source/contracts/POST/venues/search/admin.json +1 -5
- package/source/contracts/POST/venues/search/organizer.json +1 -5
- package/source/contracts/PUT/theme/cover/admin.json +2 -2
- package/source/contracts/PUT/theme/cover/organizer.json +13 -0
- package/source/index.js +526 -478
package/source/index.js
CHANGED
|
@@ -1,567 +1,615 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import PATCH_game_organizer from './contracts/PATCH/game/organizer.json' with { type: 'json' }
|
|
2
|
+
import PATCH_game_Service from './contracts/PATCH/game/Service.json' with { type: 'json' }
|
|
3
|
+
import PATCH_game_admin from './contracts/PATCH/game/admin.json' with { type: 'json' }
|
|
4
|
+
import PATCH_city_vk_group_token_organizer from './contracts/PATCH/city/vk_group_token/organizer.json' with { type: 'json' }
|
|
5
|
+
import PATCH_city_vk_group_token_admin from './contracts/PATCH/city/vk_group_token/admin.json' with { type: 'json' }
|
|
6
|
+
import PATCH_city_organizer from './contracts/PATCH/city/organizer.json' with { type: 'json' }
|
|
7
|
+
import PATCH_city_currency_organizer from './contracts/PATCH/city/currency/organizer.json' with { type: 'json' }
|
|
8
|
+
import PATCH_city_currency_admin from './contracts/PATCH/city/currency/admin.json' with { type: 'json' }
|
|
9
|
+
import PATCH_city_admin from './contracts/PATCH/city/admin.json' with { type: 'json' }
|
|
10
|
+
import PATCH_city_country_organizer from './contracts/PATCH/city/country/organizer.json' with { type: 'json' }
|
|
11
|
+
import PATCH_city_country_admin from './contracts/PATCH/city/country/admin.json' with { type: 'json' }
|
|
12
|
+
import PATCH_city_timezone_organizer from './contracts/PATCH/city/timezone/organizer.json' with { type: 'json' }
|
|
13
|
+
import PATCH_city_timezone_admin from './contracts/PATCH/city/timezone/admin.json' with { type: 'json' }
|
|
14
|
+
import PATCH_games_organizer from './contracts/PATCH/games/organizer.json' with { type: 'json' }
|
|
15
|
+
import PATCH_games_Service from './contracts/PATCH/games/Service.json' with { type: 'json' }
|
|
16
|
+
import PATCH_games_admin from './contracts/PATCH/games/admin.json' with { type: 'json' }
|
|
17
|
+
import PATCH_theme_admin from './contracts/PATCH/theme/admin.json' with { type: 'json' }
|
|
18
|
+
import PATCH_venues_organizer from './contracts/PATCH/venues/organizer.json' with { type: 'json' }
|
|
19
|
+
import PATCH_venues_admin from './contracts/PATCH/venues/admin.json' with { type: 'json' }
|
|
20
|
+
import PATCH_themes_admin from './contracts/PATCH/themes/admin.json' with { type: 'json' }
|
|
21
|
+
import PATCH_venue_organizer from './contracts/PATCH/venue/organizer.json' with { type: 'json' }
|
|
22
|
+
import PATCH_venue_admin from './contracts/PATCH/venue/admin.json' with { type: 'json' }
|
|
23
|
+
import PATCH_registrations_Service from './contracts/PATCH/registrations/Service.json' with { type: 'json' }
|
|
24
|
+
import PATCH_registrations_lineup_organizer from './contracts/PATCH/registrations/lineup/organizer.json' with { type: 'json' }
|
|
25
|
+
import PATCH_registrations_lineup_Service from './contracts/PATCH/registrations/lineup/Service.json' with { type: 'json' }
|
|
26
|
+
import PATCH_registrations_lineup_admin from './contracts/PATCH/registrations/lineup/admin.json' with { type: 'json' }
|
|
27
|
+
import PATCH_registrations_status_organizer from './contracts/PATCH/registrations/status/organizer.json' with { type: 'json' }
|
|
28
|
+
import PATCH_registrations_status_Service from './contracts/PATCH/registrations/status/Service.json' with { type: 'json' }
|
|
29
|
+
import PATCH_registrations_status_admin from './contracts/PATCH/registrations/status/admin.json' with { type: 'json' }
|
|
30
|
+
import PATCH_user_password_admin from './contracts/PATCH/user/password/admin.json' with { type: 'json' }
|
|
31
|
+
import PATCH_user_admin from './contracts/PATCH/user/admin.json' with { type: 'json' }
|
|
32
|
+
import PATCH_user_role_admin from './contracts/PATCH/user/role/admin.json' with { type: 'json' }
|
|
33
|
+
import PATCH_registration_organizer from './contracts/PATCH/registration/organizer.json' with { type: 'json' }
|
|
34
|
+
import PATCH_registration_Unknown from './contracts/PATCH/registration/Unknown.json' with { type: 'json' }
|
|
35
|
+
import PATCH_registration_Service from './contracts/PATCH/registration/Service.json' with { type: 'json' }
|
|
36
|
+
import PATCH_registration_lineup_organizer from './contracts/PATCH/registration/lineup/organizer.json' with { type: 'json' }
|
|
37
|
+
import PATCH_registration_lineup_admin from './contracts/PATCH/registration/lineup/admin.json' with { type: 'json' }
|
|
38
|
+
import PATCH_registration_channel_organizer from './contracts/PATCH/registration/channel/organizer.json' with { type: 'json' }
|
|
39
|
+
import PATCH_registration_channel_Unknown from './contracts/PATCH/registration/channel/Unknown.json' with { type: 'json' }
|
|
40
|
+
import PATCH_registration_channel_Service from './contracts/PATCH/registration/channel/Service.json' with { type: 'json' }
|
|
41
|
+
import PATCH_registration_channel_admin from './contracts/PATCH/registration/channel/admin.json' with { type: 'json' }
|
|
42
|
+
import PATCH_registration_admin from './contracts/PATCH/registration/admin.json' with { type: 'json' }
|
|
43
|
+
import PATCH_registration_status_organizer from './contracts/PATCH/registration/status/organizer.json' with { type: 'json' }
|
|
44
|
+
import PATCH_registration_status_Unknown from './contracts/PATCH/registration/status/Unknown.json' with { type: 'json' }
|
|
45
|
+
import PATCH_registration_status_Service from './contracts/PATCH/registration/status/Service.json' with { type: 'json' }
|
|
46
|
+
import PATCH_registration_status_admin from './contracts/PATCH/registration/status/admin.json' with { type: 'json' }
|
|
47
|
+
import PUT_theme_cover_organizer from './contracts/PUT/theme/cover/organizer.json' with { type: 'json' }
|
|
48
|
+
import PUT_theme_cover_admin from './contracts/PUT/theme/cover/admin.json' with { type: 'json' }
|
|
49
|
+
import POST_game_organizer from './contracts/POST/game/organizer.json' with { type: 'json' }
|
|
50
|
+
import POST_game_admin from './contracts/POST/game/admin.json' with { type: 'json' }
|
|
51
|
+
import POST_city_vk_group_token_admin from './contracts/POST/city/vk_group_token/admin.json' with { type: 'json' }
|
|
52
|
+
import POST_city_admin from './contracts/POST/city/admin.json' with { type: 'json' }
|
|
53
|
+
import POST_roles_search_admin from './contracts/POST/roles/search/admin.json' with { type: 'json' }
|
|
54
|
+
import POST_games_city_search_organizer from './contracts/POST/games/city/search/organizer.json' with { type: 'json' }
|
|
55
|
+
import POST_games_city_search_admin from './contracts/POST/games/city/search/admin.json' with { type: 'json' }
|
|
56
|
+
import POST_games_summary_search_organizer from './contracts/POST/games/summary/search/organizer.json' with { type: 'json' }
|
|
57
|
+
import POST_games_summary_search_admin from './contracts/POST/games/summary/search/admin.json' with { type: 'json' }
|
|
58
|
+
import POST_games_theme_search_organizer from './contracts/POST/games/theme/search/organizer.json' with { type: 'json' }
|
|
59
|
+
import POST_games_theme_search_Unknown from './contracts/POST/games/theme/search/Unknown.json' with { type: 'json' }
|
|
60
|
+
import POST_games_theme_search_admin from './contracts/POST/games/theme/search/admin.json' with { type: 'json' }
|
|
61
|
+
import POST_games_cover_search_Unknown from './contracts/POST/games/cover/search/Unknown.json' with { type: 'json' }
|
|
62
|
+
import POST_games_search_organizer from './contracts/POST/games/search/organizer.json' with { type: 'json' }
|
|
63
|
+
import POST_games_search_Unknown from './contracts/POST/games/search/Unknown.json' with { type: 'json' }
|
|
64
|
+
import POST_games_search_admin from './contracts/POST/games/search/admin.json' with { type: 'json' }
|
|
65
|
+
import POST_games_venue_search_organizer from './contracts/POST/games/venue/search/organizer.json' with { type: 'json' }
|
|
66
|
+
import POST_games_venue_search_Unknown from './contracts/POST/games/venue/search/Unknown.json' with { type: 'json' }
|
|
67
|
+
import POST_games_venue_search_admin from './contracts/POST/games/venue/search/admin.json' with { type: 'json' }
|
|
3
68
|
import POST_theme_cover_admin from './contracts/POST/theme/cover/admin.json' with { type: 'json' }
|
|
4
69
|
import POST_theme_admin from './contracts/POST/theme/admin.json' with { type: 'json' }
|
|
5
|
-
import
|
|
70
|
+
import POST_chatapp_registration_mailing_organizer from './contracts/POST/chatapp/registration/mailing/organizer.json' with { type: 'json' }
|
|
71
|
+
import POST_chatapp_registration_mailing_admin from './contracts/POST/chatapp/registration/mailing/admin.json' with { type: 'json' }
|
|
6
72
|
import POST_venues_city_search_organizer from './contracts/POST/venues/city/search/organizer.json' with { type: 'json' }
|
|
7
|
-
import
|
|
73
|
+
import POST_venues_city_search_admin from './contracts/POST/venues/city/search/admin.json' with { type: 'json' }
|
|
8
74
|
import POST_venues_search_organizer from './contracts/POST/venues/search/organizer.json' with { type: 'json' }
|
|
9
|
-
import
|
|
10
|
-
import POST_themes_search_organizer from './contracts/POST/themes/search/organizer.json' with { type: 'json' }
|
|
11
|
-
import POST_themes_cover_search_admin from './contracts/POST/themes/cover/search/admin.json' with { type: 'json' }
|
|
75
|
+
import POST_venues_search_admin from './contracts/POST/venues/search/admin.json' with { type: 'json' }
|
|
12
76
|
import POST_themes_cover_search_organizer from './contracts/POST/themes/cover/search/organizer.json' with { type: 'json' }
|
|
13
|
-
import
|
|
77
|
+
import POST_themes_cover_search_admin from './contracts/POST/themes/cover/search/admin.json' with { type: 'json' }
|
|
78
|
+
import POST_themes_search_organizer from './contracts/POST/themes/search/organizer.json' with { type: 'json' }
|
|
79
|
+
import POST_themes_search_admin from './contracts/POST/themes/search/admin.json' with { type: 'json' }
|
|
80
|
+
import POST_cities_currency_search_organizer from './contracts/POST/cities/currency/search/organizer.json' with { type: 'json' }
|
|
81
|
+
import POST_cities_currency_search_Unknown from './contracts/POST/cities/currency/search/Unknown.json' with { type: 'json' }
|
|
82
|
+
import POST_cities_currency_search_admin from './contracts/POST/cities/currency/search/admin.json' with { type: 'json' }
|
|
83
|
+
import POST_cities_venues_search_organizer from './contracts/POST/cities/venues/search/organizer.json' with { type: 'json' }
|
|
14
84
|
import POST_cities_venues_search_Unknown from './contracts/POST/cities/venues/search/Unknown.json' with { type: 'json' }
|
|
15
85
|
import POST_cities_venues_search_admin from './contracts/POST/cities/venues/search/admin.json' with { type: 'json' }
|
|
16
|
-
import
|
|
86
|
+
import POST_cities_search_organizer from './contracts/POST/cities/search/organizer.json' with { type: 'json' }
|
|
17
87
|
import POST_cities_search_Unknown from './contracts/POST/cities/search/Unknown.json' with { type: 'json' }
|
|
18
88
|
import POST_cities_search_admin from './contracts/POST/cities/search/admin.json' with { type: 'json' }
|
|
19
|
-
import
|
|
20
|
-
import POST_cities_timezone_search_Unknown from './contracts/POST/cities/timezone/search/Unknown.json' with { type: 'json' }
|
|
21
|
-
import POST_cities_timezone_search_admin from './contracts/POST/cities/timezone/search/admin.json' with { type: 'json' }
|
|
22
|
-
import POST_cities_timezone_search_organizer from './contracts/POST/cities/timezone/search/organizer.json' with { type: 'json' }
|
|
23
|
-
import POST_cities_currency_search_Unknown from './contracts/POST/cities/currency/search/Unknown.json' with { type: 'json' }
|
|
24
|
-
import POST_cities_currency_search_admin from './contracts/POST/cities/currency/search/admin.json' with { type: 'json' }
|
|
25
|
-
import POST_cities_currency_search_organizer from './contracts/POST/cities/currency/search/organizer.json' with { type: 'json' }
|
|
89
|
+
import POST_cities_country_search_organizer from './contracts/POST/cities/country/search/organizer.json' with { type: 'json' }
|
|
26
90
|
import POST_cities_country_search_Unknown from './contracts/POST/cities/country/search/Unknown.json' with { type: 'json' }
|
|
27
91
|
import POST_cities_country_search_admin from './contracts/POST/cities/country/search/admin.json' with { type: 'json' }
|
|
28
|
-
import
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import
|
|
32
|
-
import
|
|
33
|
-
import
|
|
34
|
-
import POST_game_organizer from './contracts/POST/game/organizer.json' with { type: 'json' }
|
|
35
|
-
import POST_registrations_theme_search_Service from './contracts/POST/registrations/theme/search/Service.json' with { type: 'json' }
|
|
36
|
-
import POST_registrations_theme_search_Unknown from './contracts/POST/registrations/theme/search/Unknown.json' with { type: 'json' }
|
|
37
|
-
import POST_registrations_theme_search_admin from './contracts/POST/registrations/theme/search/admin.json' with { type: 'json' }
|
|
38
|
-
import POST_registrations_theme_search_organizer from './contracts/POST/registrations/theme/search/organizer.json' with { type: 'json' }
|
|
39
|
-
import POST_registrations_confirmation_search_Service from './contracts/POST/registrations/confirmation/search/Service.json' with { type: 'json' }
|
|
40
|
-
import POST_registrations_confirmation_search_Unknown from './contracts/POST/registrations/confirmation/search/Unknown.json' with { type: 'json' }
|
|
41
|
-
import POST_registrations_confirmation_search_admin from './contracts/POST/registrations/confirmation/search/admin.json' with { type: 'json' }
|
|
42
|
-
import POST_registrations_confirmation_search_organizer from './contracts/POST/registrations/confirmation/search/organizer.json' with { type: 'json' }
|
|
43
|
-
import POST_registrations_game_search_Service from './contracts/POST/registrations/game/search/Service.json' with { type: 'json' }
|
|
92
|
+
import POST_cities_timezone_search_organizer from './contracts/POST/cities/timezone/search/organizer.json' with { type: 'json' }
|
|
93
|
+
import POST_cities_timezone_search_Unknown from './contracts/POST/cities/timezone/search/Unknown.json' with { type: 'json' }
|
|
94
|
+
import POST_cities_timezone_search_admin from './contracts/POST/cities/timezone/search/admin.json' with { type: 'json' }
|
|
95
|
+
import POST_venue_organizer from './contracts/POST/venue/organizer.json' with { type: 'json' }
|
|
96
|
+
import POST_venue_admin from './contracts/POST/venue/admin.json' with { type: 'json' }
|
|
97
|
+
import POST_registrations_game_search_organizer from './contracts/POST/registrations/game/search/organizer.json' with { type: 'json' }
|
|
44
98
|
import POST_registrations_game_search_Unknown from './contracts/POST/registrations/game/search/Unknown.json' with { type: 'json' }
|
|
99
|
+
import POST_registrations_game_search_Service from './contracts/POST/registrations/game/search/Service.json' with { type: 'json' }
|
|
45
100
|
import POST_registrations_game_search_admin from './contracts/POST/registrations/game/search/admin.json' with { type: 'json' }
|
|
46
|
-
import
|
|
47
|
-
import POST_registrations_cancellation_search_Service from './contracts/POST/registrations/cancellation/search/Service.json' with { type: 'json' }
|
|
48
|
-
import POST_registrations_cancellation_search_Unknown from './contracts/POST/registrations/cancellation/search/Unknown.json' with { type: 'json' }
|
|
49
|
-
import POST_registrations_cancellation_search_admin from './contracts/POST/registrations/cancellation/search/admin.json' with { type: 'json' }
|
|
50
|
-
import POST_registrations_cancellation_search_organizer from './contracts/POST/registrations/cancellation/search/organizer.json' with { type: 'json' }
|
|
51
|
-
import POST_registrations_city_search_Service from './contracts/POST/registrations/city/search/Service.json' with { type: 'json' }
|
|
101
|
+
import POST_registrations_city_search_organizer from './contracts/POST/registrations/city/search/organizer.json' with { type: 'json' }
|
|
52
102
|
import POST_registrations_city_search_Unknown from './contracts/POST/registrations/city/search/Unknown.json' with { type: 'json' }
|
|
103
|
+
import POST_registrations_city_search_Service from './contracts/POST/registrations/city/search/Service.json' with { type: 'json' }
|
|
53
104
|
import POST_registrations_city_search_admin from './contracts/POST/registrations/city/search/admin.json' with { type: 'json' }
|
|
54
|
-
import
|
|
55
|
-
import
|
|
105
|
+
import POST_registrations_cancellation_search_organizer from './contracts/POST/registrations/cancellation/search/organizer.json' with { type: 'json' }
|
|
106
|
+
import POST_registrations_cancellation_search_Unknown from './contracts/POST/registrations/cancellation/search/Unknown.json' with { type: 'json' }
|
|
107
|
+
import POST_registrations_cancellation_search_Service from './contracts/POST/registrations/cancellation/search/Service.json' with { type: 'json' }
|
|
108
|
+
import POST_registrations_cancellation_search_admin from './contracts/POST/registrations/cancellation/search/admin.json' with { type: 'json' }
|
|
109
|
+
import POST_registrations_confirmation_search_organizer from './contracts/POST/registrations/confirmation/search/organizer.json' with { type: 'json' }
|
|
110
|
+
import POST_registrations_confirmation_search_Unknown from './contracts/POST/registrations/confirmation/search/Unknown.json' with { type: 'json' }
|
|
111
|
+
import POST_registrations_confirmation_search_Service from './contracts/POST/registrations/confirmation/search/Service.json' with { type: 'json' }
|
|
112
|
+
import POST_registrations_confirmation_search_admin from './contracts/POST/registrations/confirmation/search/admin.json' with { type: 'json' }
|
|
113
|
+
import POST_registrations_theme_search_organizer from './contracts/POST/registrations/theme/search/organizer.json' with { type: 'json' }
|
|
114
|
+
import POST_registrations_theme_search_Unknown from './contracts/POST/registrations/theme/search/Unknown.json' with { type: 'json' }
|
|
115
|
+
import POST_registrations_theme_search_Service from './contracts/POST/registrations/theme/search/Service.json' with { type: 'json' }
|
|
116
|
+
import POST_registrations_theme_search_admin from './contracts/POST/registrations/theme/search/admin.json' with { type: 'json' }
|
|
117
|
+
import POST_registrations_lineup_search_organizer from './contracts/POST/registrations/lineup/search/organizer.json' with { type: 'json' }
|
|
118
|
+
import POST_registrations_lineup_search_Unknown from './contracts/POST/registrations/lineup/search/Unknown.json' with { type: 'json' }
|
|
119
|
+
import POST_registrations_lineup_search_Service from './contracts/POST/registrations/lineup/search/Service.json' with { type: 'json' }
|
|
120
|
+
import POST_registrations_lineup_search_admin from './contracts/POST/registrations/lineup/search/admin.json' with { type: 'json' }
|
|
121
|
+
import POST_registrations_channel_search_Unknown from './contracts/POST/registrations/channel/search/Unknown.json' with { type: 'json' }
|
|
122
|
+
import POST_registrations_cover_search_organizer from './contracts/POST/registrations/cover/search/organizer.json' with { type: 'json' }
|
|
123
|
+
import POST_registrations_cover_search_Unknown from './contracts/POST/registrations/cover/search/Unknown.json' with { type: 'json' }
|
|
124
|
+
import POST_registrations_cover_search_Service from './contracts/POST/registrations/cover/search/Service.json' with { type: 'json' }
|
|
125
|
+
import POST_registrations_cover_search_admin from './contracts/POST/registrations/cover/search/admin.json' with { type: 'json' }
|
|
56
126
|
import POST_registrations_search_organizer from './contracts/POST/registrations/search/organizer.json' with { type: 'json' }
|
|
57
|
-
import
|
|
127
|
+
import POST_registrations_search_Unknown from './contracts/POST/registrations/search/Unknown.json' with { type: 'json' }
|
|
128
|
+
import POST_registrations_search_admin from './contracts/POST/registrations/search/admin.json' with { type: 'json' }
|
|
129
|
+
import POST_registrations_venue_search_organizer from './contracts/POST/registrations/venue/search/organizer.json' with { type: 'json' }
|
|
58
130
|
import POST_registrations_venue_search_Unknown from './contracts/POST/registrations/venue/search/Unknown.json' with { type: 'json' }
|
|
131
|
+
import POST_registrations_venue_search_Service from './contracts/POST/registrations/venue/search/Service.json' with { type: 'json' }
|
|
59
132
|
import POST_registrations_venue_search_admin from './contracts/POST/registrations/venue/search/admin.json' with { type: 'json' }
|
|
60
|
-
import
|
|
61
|
-
import POST_registrations_status_search_Service from './contracts/POST/registrations/status/search/Service.json' with { type: 'json' }
|
|
133
|
+
import POST_registrations_status_search_organizer from './contracts/POST/registrations/status/search/organizer.json' with { type: 'json' }
|
|
62
134
|
import POST_registrations_status_search_Unknown from './contracts/POST/registrations/status/search/Unknown.json' with { type: 'json' }
|
|
135
|
+
import POST_registrations_status_search_Service from './contracts/POST/registrations/status/search/Service.json' with { type: 'json' }
|
|
63
136
|
import POST_registrations_status_search_admin from './contracts/POST/registrations/status/search/admin.json' with { type: 'json' }
|
|
64
|
-
import
|
|
65
|
-
import
|
|
66
|
-
import
|
|
67
|
-
import
|
|
68
|
-
import
|
|
69
|
-
import
|
|
70
|
-
import POST_registrations_lineup_search_Unknown from './contracts/POST/registrations/lineup/search/Unknown.json' with { type: 'json' }
|
|
71
|
-
import POST_registrations_lineup_search_admin from './contracts/POST/registrations/lineup/search/admin.json' with { type: 'json' }
|
|
72
|
-
import POST_registrations_lineup_search_organizer from './contracts/POST/registrations/lineup/search/organizer.json' with { type: 'json' }
|
|
73
|
-
import POST_city_vk_group_token_admin from './contracts/POST/city/vk_group_token/admin.json' with { type: 'json' }
|
|
74
|
-
import POST_city_admin from './contracts/POST/city/admin.json' with { type: 'json' }
|
|
75
|
-
import POST_games_theme_search_admin from './contracts/POST/games/theme/search/admin.json' with { type: 'json' }
|
|
76
|
-
import POST_games_theme_search_organizer from './contracts/POST/games/theme/search/organizer.json' with { type: 'json' }
|
|
77
|
-
import POST_games_city_search_admin from './contracts/POST/games/city/search/admin.json' with { type: 'json' }
|
|
78
|
-
import POST_games_city_search_organizer from './contracts/POST/games/city/search/organizer.json' with { type: 'json' }
|
|
79
|
-
import POST_games_search_admin from './contracts/POST/games/search/admin.json' with { type: 'json' }
|
|
80
|
-
import POST_games_search_organizer from './contracts/POST/games/search/organizer.json' with { type: 'json' }
|
|
81
|
-
import POST_games_venue_search_admin from './contracts/POST/games/venue/search/admin.json' with { type: 'json' }
|
|
82
|
-
import POST_games_venue_search_organizer from './contracts/POST/games/venue/search/organizer.json' with { type: 'json' }
|
|
83
|
-
import POST_games_summary_search_admin from './contracts/POST/games/summary/search/admin.json' with { type: 'json' }
|
|
84
|
-
import POST_games_summary_search_organizer from './contracts/POST/games/summary/search/organizer.json' with { type: 'json' }
|
|
85
|
-
import POST_venue_admin from './contracts/POST/venue/admin.json' with { type: 'json' }
|
|
86
|
-
import POST_venue_organizer from './contracts/POST/venue/organizer.json' with { type: 'json' }
|
|
87
|
-
import POST_registration_Unknown from './contracts/POST/registration/Unknown.json' with { type: 'json' }
|
|
88
|
-
import POST_registration_mailing_admin from './contracts/POST/registration/mailing/admin.json' with { type: 'json' }
|
|
89
|
-
import POST_registration_mailing_organizer from './contracts/POST/registration/mailing/organizer.json' with { type: 'json' }
|
|
90
|
-
import POST_registration_admin from './contracts/POST/registration/admin.json' with { type: 'json' }
|
|
91
|
-
import POST_registration_organizer from './contracts/POST/registration/organizer.json' with { type: 'json' }
|
|
92
|
-
import POST_roles_search_admin from './contracts/POST/roles/search/admin.json' with { type: 'json' }
|
|
93
|
-
import POST_users_role_search_admin from './contracts/POST/users/role/search/admin.json' with { type: 'json' }
|
|
137
|
+
import POST_checkin_Unknown from './contracts/POST/checkin/Unknown.json' with { type: 'json' }
|
|
138
|
+
import POST_user_city_admin from './contracts/POST/user/city/admin.json' with { type: 'json' }
|
|
139
|
+
import POST_user_password_admin from './contracts/POST/user/password/admin.json' with { type: 'json' }
|
|
140
|
+
import POST_user_admin from './contracts/POST/user/admin.json' with { type: 'json' }
|
|
141
|
+
import POST_user_role_admin from './contracts/POST/user/role/admin.json' with { type: 'json' }
|
|
142
|
+
import POST_users_password_search_admin from './contracts/POST/users/password/search/admin.json' with { type: 'json' }
|
|
94
143
|
import POST_users_cities_search_admin from './contracts/POST/users/cities/search/admin.json' with { type: 'json' }
|
|
95
144
|
import POST_users_search_admin from './contracts/POST/users/search/admin.json' with { type: 'json' }
|
|
96
|
-
import
|
|
97
|
-
import
|
|
98
|
-
import
|
|
99
|
-
import
|
|
100
|
-
import
|
|
101
|
-
import
|
|
102
|
-
import PATCH_user_password_admin from './contracts/PATCH/user/password/admin.json' with { type: 'json' }
|
|
103
|
-
import PATCH_user_admin from './contracts/PATCH/user/admin.json' with { type: 'json' }
|
|
104
|
-
import PATCH_game_Service from './contracts/PATCH/game/Service.json' with { type: 'json' }
|
|
105
|
-
import PATCH_game_admin from './contracts/PATCH/game/admin.json' with { type: 'json' }
|
|
106
|
-
import PATCH_game_organizer from './contracts/PATCH/game/organizer.json' with { type: 'json' }
|
|
107
|
-
import PATCH_registrations_Service from './contracts/PATCH/registrations/Service.json' with { type: 'json' }
|
|
108
|
-
import PATCH_registrations_status_Service from './contracts/PATCH/registrations/status/Service.json' with { type: 'json' }
|
|
109
|
-
import PATCH_registrations_status_admin from './contracts/PATCH/registrations/status/admin.json' with { type: 'json' }
|
|
110
|
-
import PATCH_registrations_status_organizer from './contracts/PATCH/registrations/status/organizer.json' with { type: 'json' }
|
|
111
|
-
import PATCH_registrations_lineup_Service from './contracts/PATCH/registrations/lineup/Service.json' with { type: 'json' }
|
|
112
|
-
import PATCH_registrations_lineup_admin from './contracts/PATCH/registrations/lineup/admin.json' with { type: 'json' }
|
|
113
|
-
import PATCH_registrations_lineup_organizer from './contracts/PATCH/registrations/lineup/organizer.json' with { type: 'json' }
|
|
114
|
-
import PATCH_city_timezone_admin from './contracts/PATCH/city/timezone/admin.json' with { type: 'json' }
|
|
115
|
-
import PATCH_city_currency_admin from './contracts/PATCH/city/currency/admin.json' with { type: 'json' }
|
|
116
|
-
import PATCH_city_country_admin from './contracts/PATCH/city/country/admin.json' with { type: 'json' }
|
|
117
|
-
import PATCH_city_vk_group_token_admin from './contracts/PATCH/city/vk_group_token/admin.json' with { type: 'json' }
|
|
118
|
-
import PATCH_city_admin from './contracts/PATCH/city/admin.json' with { type: 'json' }
|
|
119
|
-
import PATCH_games_Service from './contracts/PATCH/games/Service.json' with { type: 'json' }
|
|
120
|
-
import PATCH_games_admin from './contracts/PATCH/games/admin.json' with { type: 'json' }
|
|
121
|
-
import PATCH_games_organizer from './contracts/PATCH/games/organizer.json' with { type: 'json' }
|
|
122
|
-
import PATCH_venue_admin from './contracts/PATCH/venue/admin.json' with { type: 'json' }
|
|
123
|
-
import PATCH_venue_organizer from './contracts/PATCH/venue/organizer.json' with { type: 'json' }
|
|
124
|
-
import PATCH_registration_Service from './contracts/PATCH/registration/Service.json' with { type: 'json' }
|
|
125
|
-
import PATCH_registration_channel_Service from './contracts/PATCH/registration/channel/Service.json' with { type: 'json' }
|
|
126
|
-
import PATCH_registration_channel_Unknown from './contracts/PATCH/registration/channel/Unknown.json' with { type: 'json' }
|
|
127
|
-
import PATCH_registration_channel_admin from './contracts/PATCH/registration/channel/admin.json' with { type: 'json' }
|
|
128
|
-
import PATCH_registration_channel_organizer from './contracts/PATCH/registration/channel/organizer.json' with { type: 'json' }
|
|
129
|
-
import PATCH_registration_Unknown from './contracts/PATCH/registration/Unknown.json' with { type: 'json' }
|
|
130
|
-
import PATCH_registration_status_Service from './contracts/PATCH/registration/status/Service.json' with { type: 'json' }
|
|
131
|
-
import PATCH_registration_status_Unknown from './contracts/PATCH/registration/status/Unknown.json' with { type: 'json' }
|
|
132
|
-
import PATCH_registration_status_admin from './contracts/PATCH/registration/status/admin.json' with { type: 'json' }
|
|
133
|
-
import PATCH_registration_status_organizer from './contracts/PATCH/registration/status/organizer.json' with { type: 'json' }
|
|
134
|
-
import PATCH_registration_lineup_admin from './contracts/PATCH/registration/lineup/admin.json' with { type: 'json' }
|
|
135
|
-
import PATCH_registration_lineup_organizer from './contracts/PATCH/registration/lineup/organizer.json' with { type: 'json' }
|
|
136
|
-
import PATCH_registration_admin from './contracts/PATCH/registration/admin.json' with { type: 'json' }
|
|
137
|
-
import PATCH_registration_organizer from './contracts/PATCH/registration/organizer.json' with { type: 'json' }
|
|
138
|
-
import PUT_theme_cover_admin from './contracts/PUT/theme/cover/admin.json' with { type: 'json' }
|
|
145
|
+
import POST_users_role_search_admin from './contracts/POST/users/role/search/admin.json' with { type: 'json' }
|
|
146
|
+
import POST_registration_organizer from './contracts/POST/registration/organizer.json' with { type: 'json' }
|
|
147
|
+
import POST_registration_Unknown from './contracts/POST/registration/Unknown.json' with { type: 'json' }
|
|
148
|
+
import POST_registration_admin from './contracts/POST/registration/admin.json' with { type: 'json' }
|
|
149
|
+
import POST_registration_mailing_organizer from './contracts/POST/registration/mailing/organizer.json' with { type: 'json' }
|
|
150
|
+
import POST_registration_mailing_admin from './contracts/POST/registration/mailing/admin.json' with { type: 'json' }
|
|
139
151
|
|
|
140
152
|
export const Contracts = Object.freeze(
|
|
141
153
|
/** @type {const} */ ([
|
|
142
|
-
'
|
|
143
|
-
'
|
|
144
|
-
'
|
|
145
|
-
'
|
|
146
|
-
'
|
|
147
|
-
'
|
|
148
|
-
'
|
|
149
|
-
'
|
|
150
|
-
'
|
|
151
|
-
'
|
|
152
|
-
'
|
|
153
|
-
'
|
|
154
|
-
'
|
|
155
|
-
'
|
|
156
|
-
'
|
|
157
|
-
'
|
|
158
|
-
'
|
|
159
|
-
'
|
|
160
|
-
'
|
|
161
|
-
'
|
|
162
|
-
'
|
|
163
|
-
'
|
|
164
|
-
'
|
|
165
|
-
'
|
|
154
|
+
'PATCH/game/organizer',
|
|
155
|
+
'PATCH/game/Service',
|
|
156
|
+
'PATCH/game/admin',
|
|
157
|
+
'PATCH/city/vk_group_token/organizer',
|
|
158
|
+
'PATCH/city/vk_group_token/admin',
|
|
159
|
+
'PATCH/city/organizer',
|
|
160
|
+
'PATCH/city/currency/organizer',
|
|
161
|
+
'PATCH/city/currency/admin',
|
|
162
|
+
'PATCH/city/admin',
|
|
163
|
+
'PATCH/city/country/organizer',
|
|
164
|
+
'PATCH/city/country/admin',
|
|
165
|
+
'PATCH/city/timezone/organizer',
|
|
166
|
+
'PATCH/city/timezone/admin',
|
|
167
|
+
'PATCH/games/organizer',
|
|
168
|
+
'PATCH/games/Service',
|
|
169
|
+
'PATCH/games/admin',
|
|
170
|
+
'PATCH/theme/admin',
|
|
171
|
+
'PATCH/venues/organizer',
|
|
172
|
+
'PATCH/venues/admin',
|
|
173
|
+
'PATCH/themes/admin',
|
|
174
|
+
'PATCH/venue/organizer',
|
|
175
|
+
'PATCH/venue/admin',
|
|
176
|
+
'PATCH/registrations/Service',
|
|
177
|
+
'PATCH/registrations/lineup/organizer',
|
|
178
|
+
'PATCH/registrations/lineup/Service',
|
|
179
|
+
'PATCH/registrations/lineup/admin',
|
|
180
|
+
'PATCH/registrations/status/organizer',
|
|
181
|
+
'PATCH/registrations/status/Service',
|
|
182
|
+
'PATCH/registrations/status/admin',
|
|
183
|
+
'PATCH/user/password/admin',
|
|
184
|
+
'PATCH/user/admin',
|
|
185
|
+
'PATCH/user/role/admin',
|
|
186
|
+
'PATCH/registration/organizer',
|
|
187
|
+
'PATCH/registration/Unknown',
|
|
188
|
+
'PATCH/registration/Service',
|
|
189
|
+
'PATCH/registration/lineup/organizer',
|
|
190
|
+
'PATCH/registration/lineup/admin',
|
|
191
|
+
'PATCH/registration/channel/organizer',
|
|
192
|
+
'PATCH/registration/channel/Unknown',
|
|
193
|
+
'PATCH/registration/channel/Service',
|
|
194
|
+
'PATCH/registration/channel/admin',
|
|
195
|
+
'PATCH/registration/admin',
|
|
196
|
+
'PATCH/registration/status/organizer',
|
|
197
|
+
'PATCH/registration/status/Unknown',
|
|
198
|
+
'PATCH/registration/status/Service',
|
|
199
|
+
'PATCH/registration/status/admin',
|
|
200
|
+
'PUT/theme/cover/organizer',
|
|
201
|
+
'PUT/theme/cover/admin',
|
|
202
|
+
'POST/game/organizer',
|
|
203
|
+
'POST/game/admin',
|
|
204
|
+
'POST/city/vk_group_token/admin',
|
|
205
|
+
'POST/city/admin',
|
|
206
|
+
'POST/roles/search/admin',
|
|
207
|
+
'POST/games/city/search/organizer',
|
|
208
|
+
'POST/games/city/search/admin',
|
|
209
|
+
'POST/games/summary/search/organizer',
|
|
210
|
+
'POST/games/summary/search/admin',
|
|
211
|
+
'POST/games/theme/search/organizer',
|
|
212
|
+
'POST/games/theme/search/Unknown',
|
|
213
|
+
'POST/games/theme/search/admin',
|
|
214
|
+
'POST/games/cover/search/Unknown',
|
|
215
|
+
'POST/games/search/organizer',
|
|
216
|
+
'POST/games/search/Unknown',
|
|
217
|
+
'POST/games/search/admin',
|
|
218
|
+
'POST/games/venue/search/organizer',
|
|
219
|
+
'POST/games/venue/search/Unknown',
|
|
220
|
+
'POST/games/venue/search/admin',
|
|
221
|
+
'POST/theme/cover/admin',
|
|
222
|
+
'POST/theme/admin',
|
|
223
|
+
'POST/chatapp/registration/mailing/organizer',
|
|
224
|
+
'POST/chatapp/registration/mailing/admin',
|
|
225
|
+
'POST/venues/city/search/organizer',
|
|
226
|
+
'POST/venues/city/search/admin',
|
|
227
|
+
'POST/venues/search/organizer',
|
|
228
|
+
'POST/venues/search/admin',
|
|
229
|
+
'POST/themes/cover/search/organizer',
|
|
230
|
+
'POST/themes/cover/search/admin',
|
|
231
|
+
'POST/themes/search/organizer',
|
|
232
|
+
'POST/themes/search/admin',
|
|
166
233
|
'POST/cities/currency/search/organizer',
|
|
234
|
+
'POST/cities/currency/search/Unknown',
|
|
235
|
+
'POST/cities/currency/search/admin',
|
|
236
|
+
'POST/cities/venues/search/organizer',
|
|
237
|
+
'POST/cities/venues/search/Unknown',
|
|
238
|
+
'POST/cities/venues/search/admin',
|
|
239
|
+
'POST/cities/search/organizer',
|
|
240
|
+
'POST/cities/search/Unknown',
|
|
241
|
+
'POST/cities/search/admin',
|
|
242
|
+
'POST/cities/country/search/organizer',
|
|
167
243
|
'POST/cities/country/search/Unknown',
|
|
168
244
|
'POST/cities/country/search/admin',
|
|
169
|
-
'POST/cities/
|
|
170
|
-
'POST/
|
|
171
|
-
'POST/
|
|
172
|
-
'POST/
|
|
173
|
-
'POST/
|
|
174
|
-
'POST/game/
|
|
175
|
-
'POST/game/organizer',
|
|
176
|
-
'POST/registrations/theme/search/Service',
|
|
177
|
-
'POST/registrations/theme/search/Unknown',
|
|
178
|
-
'POST/registrations/theme/search/admin',
|
|
179
|
-
'POST/registrations/theme/search/organizer',
|
|
180
|
-
'POST/registrations/confirmation/search/Service',
|
|
181
|
-
'POST/registrations/confirmation/search/Unknown',
|
|
182
|
-
'POST/registrations/confirmation/search/admin',
|
|
183
|
-
'POST/registrations/confirmation/search/organizer',
|
|
184
|
-
'POST/registrations/game/search/Service',
|
|
245
|
+
'POST/cities/timezone/search/organizer',
|
|
246
|
+
'POST/cities/timezone/search/Unknown',
|
|
247
|
+
'POST/cities/timezone/search/admin',
|
|
248
|
+
'POST/venue/organizer',
|
|
249
|
+
'POST/venue/admin',
|
|
250
|
+
'POST/registrations/game/search/organizer',
|
|
185
251
|
'POST/registrations/game/search/Unknown',
|
|
252
|
+
'POST/registrations/game/search/Service',
|
|
186
253
|
'POST/registrations/game/search/admin',
|
|
187
|
-
'POST/registrations/
|
|
188
|
-
'POST/registrations/cancellation/search/Service',
|
|
189
|
-
'POST/registrations/cancellation/search/Unknown',
|
|
190
|
-
'POST/registrations/cancellation/search/admin',
|
|
191
|
-
'POST/registrations/cancellation/search/organizer',
|
|
192
|
-
'POST/registrations/city/search/Service',
|
|
254
|
+
'POST/registrations/city/search/organizer',
|
|
193
255
|
'POST/registrations/city/search/Unknown',
|
|
256
|
+
'POST/registrations/city/search/Service',
|
|
194
257
|
'POST/registrations/city/search/admin',
|
|
195
|
-
'POST/registrations/
|
|
196
|
-
'POST/registrations/search/
|
|
258
|
+
'POST/registrations/cancellation/search/organizer',
|
|
259
|
+
'POST/registrations/cancellation/search/Unknown',
|
|
260
|
+
'POST/registrations/cancellation/search/Service',
|
|
261
|
+
'POST/registrations/cancellation/search/admin',
|
|
262
|
+
'POST/registrations/confirmation/search/organizer',
|
|
263
|
+
'POST/registrations/confirmation/search/Unknown',
|
|
264
|
+
'POST/registrations/confirmation/search/Service',
|
|
265
|
+
'POST/registrations/confirmation/search/admin',
|
|
266
|
+
'POST/registrations/theme/search/organizer',
|
|
267
|
+
'POST/registrations/theme/search/Unknown',
|
|
268
|
+
'POST/registrations/theme/search/Service',
|
|
269
|
+
'POST/registrations/theme/search/admin',
|
|
270
|
+
'POST/registrations/lineup/search/organizer',
|
|
271
|
+
'POST/registrations/lineup/search/Unknown',
|
|
272
|
+
'POST/registrations/lineup/search/Service',
|
|
273
|
+
'POST/registrations/lineup/search/admin',
|
|
274
|
+
'POST/registrations/channel/search/Unknown',
|
|
275
|
+
'POST/registrations/cover/search/organizer',
|
|
276
|
+
'POST/registrations/cover/search/Unknown',
|
|
277
|
+
'POST/registrations/cover/search/Service',
|
|
278
|
+
'POST/registrations/cover/search/admin',
|
|
197
279
|
'POST/registrations/search/organizer',
|
|
198
|
-
'POST/registrations/
|
|
280
|
+
'POST/registrations/search/Unknown',
|
|
281
|
+
'POST/registrations/search/admin',
|
|
282
|
+
'POST/registrations/venue/search/organizer',
|
|
199
283
|
'POST/registrations/venue/search/Unknown',
|
|
284
|
+
'POST/registrations/venue/search/Service',
|
|
200
285
|
'POST/registrations/venue/search/admin',
|
|
201
|
-
'POST/registrations/
|
|
202
|
-
'POST/registrations/status/search/Service',
|
|
286
|
+
'POST/registrations/status/search/organizer',
|
|
203
287
|
'POST/registrations/status/search/Unknown',
|
|
288
|
+
'POST/registrations/status/search/Service',
|
|
204
289
|
'POST/registrations/status/search/admin',
|
|
205
|
-
'POST/
|
|
206
|
-
'POST/
|
|
207
|
-
'POST/
|
|
208
|
-
'POST/
|
|
209
|
-
'POST/
|
|
210
|
-
'POST/
|
|
211
|
-
'POST/registrations/lineup/search/Unknown',
|
|
212
|
-
'POST/registrations/lineup/search/admin',
|
|
213
|
-
'POST/registrations/lineup/search/organizer',
|
|
214
|
-
'POST/city/vk_group_token/admin',
|
|
215
|
-
'POST/city/admin',
|
|
216
|
-
'POST/games/theme/search/admin',
|
|
217
|
-
'POST/games/theme/search/organizer',
|
|
218
|
-
'POST/games/city/search/admin',
|
|
219
|
-
'POST/games/city/search/organizer',
|
|
220
|
-
'POST/games/search/admin',
|
|
221
|
-
'POST/games/search/organizer',
|
|
222
|
-
'POST/games/venue/search/admin',
|
|
223
|
-
'POST/games/venue/search/organizer',
|
|
224
|
-
'POST/games/summary/search/admin',
|
|
225
|
-
'POST/games/summary/search/organizer',
|
|
226
|
-
'POST/venue/admin',
|
|
227
|
-
'POST/venue/organizer',
|
|
228
|
-
'POST/registration/Unknown',
|
|
229
|
-
'POST/registration/mailing/admin',
|
|
230
|
-
'POST/registration/mailing/organizer',
|
|
231
|
-
'POST/registration/admin',
|
|
232
|
-
'POST/registration/organizer',
|
|
233
|
-
'POST/roles/search/admin',
|
|
234
|
-
'POST/users/role/search/admin',
|
|
290
|
+
'POST/checkin/Unknown',
|
|
291
|
+
'POST/user/city/admin',
|
|
292
|
+
'POST/user/password/admin',
|
|
293
|
+
'POST/user/admin',
|
|
294
|
+
'POST/user/role/admin',
|
|
295
|
+
'POST/users/password/search/admin',
|
|
235
296
|
'POST/users/cities/search/admin',
|
|
236
297
|
'POST/users/search/admin',
|
|
237
|
-
'POST/users/
|
|
238
|
-
'
|
|
239
|
-
'
|
|
240
|
-
'
|
|
241
|
-
'
|
|
242
|
-
'
|
|
243
|
-
'PATCH/user/password/admin',
|
|
244
|
-
'PATCH/user/admin',
|
|
245
|
-
'PATCH/game/Service',
|
|
246
|
-
'PATCH/game/admin',
|
|
247
|
-
'PATCH/game/organizer',
|
|
248
|
-
'PATCH/registrations/Service',
|
|
249
|
-
'PATCH/registrations/status/Service',
|
|
250
|
-
'PATCH/registrations/status/admin',
|
|
251
|
-
'PATCH/registrations/status/organizer',
|
|
252
|
-
'PATCH/registrations/lineup/Service',
|
|
253
|
-
'PATCH/registrations/lineup/admin',
|
|
254
|
-
'PATCH/registrations/lineup/organizer',
|
|
255
|
-
'PATCH/city/timezone/admin',
|
|
256
|
-
'PATCH/city/currency/admin',
|
|
257
|
-
'PATCH/city/country/admin',
|
|
258
|
-
'PATCH/city/vk_group_token/admin',
|
|
259
|
-
'PATCH/city/admin',
|
|
260
|
-
'PATCH/games/Service',
|
|
261
|
-
'PATCH/games/admin',
|
|
262
|
-
'PATCH/games/organizer',
|
|
263
|
-
'PATCH/venue/admin',
|
|
264
|
-
'PATCH/venue/organizer',
|
|
265
|
-
'PATCH/registration/Service',
|
|
266
|
-
'PATCH/registration/channel/Service',
|
|
267
|
-
'PATCH/registration/channel/Unknown',
|
|
268
|
-
'PATCH/registration/channel/admin',
|
|
269
|
-
'PATCH/registration/channel/organizer',
|
|
270
|
-
'PATCH/registration/Unknown',
|
|
271
|
-
'PATCH/registration/status/Service',
|
|
272
|
-
'PATCH/registration/status/Unknown',
|
|
273
|
-
'PATCH/registration/status/admin',
|
|
274
|
-
'PATCH/registration/status/organizer',
|
|
275
|
-
'PATCH/registration/lineup/admin',
|
|
276
|
-
'PATCH/registration/lineup/organizer',
|
|
277
|
-
'PATCH/registration/admin',
|
|
278
|
-
'PATCH/registration/organizer',
|
|
279
|
-
'PUT/theme/cover/admin'
|
|
298
|
+
'POST/users/role/search/admin',
|
|
299
|
+
'POST/registration/organizer',
|
|
300
|
+
'POST/registration/Unknown',
|
|
301
|
+
'POST/registration/admin',
|
|
302
|
+
'POST/registration/mailing/organizer',
|
|
303
|
+
'POST/registration/mailing/admin'
|
|
280
304
|
]),
|
|
281
305
|
)
|
|
282
306
|
|
|
283
307
|
export const Schemas = Object.freeze(
|
|
284
308
|
/** @type {const} */ ([
|
|
285
|
-
|
|
286
|
-
|
|
309
|
+
PATCH_game_organizer,
|
|
310
|
+
PATCH_game_Service,
|
|
311
|
+
PATCH_game_admin,
|
|
312
|
+
PATCH_city_vk_group_token_organizer,
|
|
313
|
+
PATCH_city_vk_group_token_admin,
|
|
314
|
+
PATCH_city_organizer,
|
|
315
|
+
PATCH_city_currency_organizer,
|
|
316
|
+
PATCH_city_currency_admin,
|
|
317
|
+
PATCH_city_admin,
|
|
318
|
+
PATCH_city_country_organizer,
|
|
319
|
+
PATCH_city_country_admin,
|
|
320
|
+
PATCH_city_timezone_organizer,
|
|
321
|
+
PATCH_city_timezone_admin,
|
|
322
|
+
PATCH_games_organizer,
|
|
323
|
+
PATCH_games_Service,
|
|
324
|
+
PATCH_games_admin,
|
|
325
|
+
PATCH_theme_admin,
|
|
326
|
+
PATCH_venues_organizer,
|
|
327
|
+
PATCH_venues_admin,
|
|
328
|
+
PATCH_themes_admin,
|
|
329
|
+
PATCH_venue_organizer,
|
|
330
|
+
PATCH_venue_admin,
|
|
331
|
+
PATCH_registrations_Service,
|
|
332
|
+
PATCH_registrations_lineup_organizer,
|
|
333
|
+
PATCH_registrations_lineup_Service,
|
|
334
|
+
PATCH_registrations_lineup_admin,
|
|
335
|
+
PATCH_registrations_status_organizer,
|
|
336
|
+
PATCH_registrations_status_Service,
|
|
337
|
+
PATCH_registrations_status_admin,
|
|
338
|
+
PATCH_user_password_admin,
|
|
339
|
+
PATCH_user_admin,
|
|
340
|
+
PATCH_user_role_admin,
|
|
341
|
+
PATCH_registration_organizer,
|
|
342
|
+
PATCH_registration_Unknown,
|
|
343
|
+
PATCH_registration_Service,
|
|
344
|
+
PATCH_registration_lineup_organizer,
|
|
345
|
+
PATCH_registration_lineup_admin,
|
|
346
|
+
PATCH_registration_channel_organizer,
|
|
347
|
+
PATCH_registration_channel_Unknown,
|
|
348
|
+
PATCH_registration_channel_Service,
|
|
349
|
+
PATCH_registration_channel_admin,
|
|
350
|
+
PATCH_registration_admin,
|
|
351
|
+
PATCH_registration_status_organizer,
|
|
352
|
+
PATCH_registration_status_Unknown,
|
|
353
|
+
PATCH_registration_status_Service,
|
|
354
|
+
PATCH_registration_status_admin,
|
|
355
|
+
PUT_theme_cover_organizer,
|
|
356
|
+
PUT_theme_cover_admin,
|
|
357
|
+
POST_game_organizer,
|
|
358
|
+
POST_game_admin,
|
|
359
|
+
POST_city_vk_group_token_admin,
|
|
360
|
+
POST_city_admin,
|
|
361
|
+
POST_roles_search_admin,
|
|
362
|
+
POST_games_city_search_organizer,
|
|
363
|
+
POST_games_city_search_admin,
|
|
364
|
+
POST_games_summary_search_organizer,
|
|
365
|
+
POST_games_summary_search_admin,
|
|
366
|
+
POST_games_theme_search_organizer,
|
|
367
|
+
POST_games_theme_search_Unknown,
|
|
368
|
+
POST_games_theme_search_admin,
|
|
369
|
+
POST_games_cover_search_Unknown,
|
|
370
|
+
POST_games_search_organizer,
|
|
371
|
+
POST_games_search_Unknown,
|
|
372
|
+
POST_games_search_admin,
|
|
373
|
+
POST_games_venue_search_organizer,
|
|
374
|
+
POST_games_venue_search_Unknown,
|
|
375
|
+
POST_games_venue_search_admin,
|
|
287
376
|
POST_theme_cover_admin,
|
|
288
377
|
POST_theme_admin,
|
|
289
|
-
|
|
378
|
+
POST_chatapp_registration_mailing_organizer,
|
|
379
|
+
POST_chatapp_registration_mailing_admin,
|
|
290
380
|
POST_venues_city_search_organizer,
|
|
291
|
-
|
|
381
|
+
POST_venues_city_search_admin,
|
|
292
382
|
POST_venues_search_organizer,
|
|
293
|
-
|
|
294
|
-
POST_themes_search_organizer,
|
|
295
|
-
POST_themes_cover_search_admin,
|
|
383
|
+
POST_venues_search_admin,
|
|
296
384
|
POST_themes_cover_search_organizer,
|
|
297
|
-
|
|
385
|
+
POST_themes_cover_search_admin,
|
|
386
|
+
POST_themes_search_organizer,
|
|
387
|
+
POST_themes_search_admin,
|
|
388
|
+
POST_cities_currency_search_organizer,
|
|
389
|
+
POST_cities_currency_search_Unknown,
|
|
390
|
+
POST_cities_currency_search_admin,
|
|
391
|
+
POST_cities_venues_search_organizer,
|
|
298
392
|
POST_cities_venues_search_Unknown,
|
|
299
393
|
POST_cities_venues_search_admin,
|
|
300
|
-
|
|
394
|
+
POST_cities_search_organizer,
|
|
301
395
|
POST_cities_search_Unknown,
|
|
302
396
|
POST_cities_search_admin,
|
|
303
|
-
|
|
304
|
-
POST_cities_timezone_search_Unknown,
|
|
305
|
-
POST_cities_timezone_search_admin,
|
|
306
|
-
POST_cities_timezone_search_organizer,
|
|
307
|
-
POST_cities_currency_search_Unknown,
|
|
308
|
-
POST_cities_currency_search_admin,
|
|
309
|
-
POST_cities_currency_search_organizer,
|
|
397
|
+
POST_cities_country_search_organizer,
|
|
310
398
|
POST_cities_country_search_Unknown,
|
|
311
399
|
POST_cities_country_search_admin,
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
POST_game_organizer,
|
|
319
|
-
POST_registrations_theme_search_Service,
|
|
320
|
-
POST_registrations_theme_search_Unknown,
|
|
321
|
-
POST_registrations_theme_search_admin,
|
|
322
|
-
POST_registrations_theme_search_organizer,
|
|
323
|
-
POST_registrations_confirmation_search_Service,
|
|
324
|
-
POST_registrations_confirmation_search_Unknown,
|
|
325
|
-
POST_registrations_confirmation_search_admin,
|
|
326
|
-
POST_registrations_confirmation_search_organizer,
|
|
327
|
-
POST_registrations_game_search_Service,
|
|
400
|
+
POST_cities_timezone_search_organizer,
|
|
401
|
+
POST_cities_timezone_search_Unknown,
|
|
402
|
+
POST_cities_timezone_search_admin,
|
|
403
|
+
POST_venue_organizer,
|
|
404
|
+
POST_venue_admin,
|
|
405
|
+
POST_registrations_game_search_organizer,
|
|
328
406
|
POST_registrations_game_search_Unknown,
|
|
407
|
+
POST_registrations_game_search_Service,
|
|
329
408
|
POST_registrations_game_search_admin,
|
|
330
|
-
|
|
331
|
-
POST_registrations_cancellation_search_Service,
|
|
332
|
-
POST_registrations_cancellation_search_Unknown,
|
|
333
|
-
POST_registrations_cancellation_search_admin,
|
|
334
|
-
POST_registrations_cancellation_search_organizer,
|
|
335
|
-
POST_registrations_city_search_Service,
|
|
409
|
+
POST_registrations_city_search_organizer,
|
|
336
410
|
POST_registrations_city_search_Unknown,
|
|
411
|
+
POST_registrations_city_search_Service,
|
|
337
412
|
POST_registrations_city_search_admin,
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
POST_registrations_cover_search_Unknown,
|
|
351
|
-
POST_registrations_cover_search_admin,
|
|
352
|
-
POST_registrations_cover_search_organizer,
|
|
353
|
-
POST_registrations_lineup_search_Service,
|
|
354
|
-
POST_registrations_lineup_search_Unknown,
|
|
355
|
-
POST_registrations_lineup_search_admin,
|
|
413
|
+
POST_registrations_cancellation_search_organizer,
|
|
414
|
+
POST_registrations_cancellation_search_Unknown,
|
|
415
|
+
POST_registrations_cancellation_search_Service,
|
|
416
|
+
POST_registrations_cancellation_search_admin,
|
|
417
|
+
POST_registrations_confirmation_search_organizer,
|
|
418
|
+
POST_registrations_confirmation_search_Unknown,
|
|
419
|
+
POST_registrations_confirmation_search_Service,
|
|
420
|
+
POST_registrations_confirmation_search_admin,
|
|
421
|
+
POST_registrations_theme_search_organizer,
|
|
422
|
+
POST_registrations_theme_search_Unknown,
|
|
423
|
+
POST_registrations_theme_search_Service,
|
|
424
|
+
POST_registrations_theme_search_admin,
|
|
356
425
|
POST_registrations_lineup_search_organizer,
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
PATCH_game_organizer,
|
|
391
|
-
PATCH_registrations_Service,
|
|
392
|
-
PATCH_registrations_status_Service,
|
|
393
|
-
PATCH_registrations_status_admin,
|
|
394
|
-
PATCH_registrations_status_organizer,
|
|
395
|
-
PATCH_registrations_lineup_Service,
|
|
396
|
-
PATCH_registrations_lineup_admin,
|
|
397
|
-
PATCH_registrations_lineup_organizer,
|
|
398
|
-
PATCH_city_timezone_admin,
|
|
399
|
-
PATCH_city_currency_admin,
|
|
400
|
-
PATCH_city_country_admin,
|
|
401
|
-
PATCH_city_vk_group_token_admin,
|
|
402
|
-
PATCH_city_admin,
|
|
403
|
-
PATCH_games_Service,
|
|
404
|
-
PATCH_games_admin,
|
|
405
|
-
PATCH_games_organizer,
|
|
406
|
-
PATCH_venue_admin,
|
|
407
|
-
PATCH_venue_organizer,
|
|
408
|
-
PATCH_registration_Service,
|
|
409
|
-
PATCH_registration_channel_Service,
|
|
410
|
-
PATCH_registration_channel_Unknown,
|
|
411
|
-
PATCH_registration_channel_admin,
|
|
412
|
-
PATCH_registration_channel_organizer,
|
|
413
|
-
PATCH_registration_Unknown,
|
|
414
|
-
PATCH_registration_status_Service,
|
|
415
|
-
PATCH_registration_status_Unknown,
|
|
416
|
-
PATCH_registration_status_admin,
|
|
417
|
-
PATCH_registration_status_organizer,
|
|
418
|
-
PATCH_registration_lineup_admin,
|
|
419
|
-
PATCH_registration_lineup_organizer,
|
|
420
|
-
PATCH_registration_admin,
|
|
421
|
-
PATCH_registration_organizer,
|
|
422
|
-
PUT_theme_cover_admin
|
|
426
|
+
POST_registrations_lineup_search_Unknown,
|
|
427
|
+
POST_registrations_lineup_search_Service,
|
|
428
|
+
POST_registrations_lineup_search_admin,
|
|
429
|
+
POST_registrations_channel_search_Unknown,
|
|
430
|
+
POST_registrations_cover_search_organizer,
|
|
431
|
+
POST_registrations_cover_search_Unknown,
|
|
432
|
+
POST_registrations_cover_search_Service,
|
|
433
|
+
POST_registrations_cover_search_admin,
|
|
434
|
+
POST_registrations_search_organizer,
|
|
435
|
+
POST_registrations_search_Unknown,
|
|
436
|
+
POST_registrations_search_admin,
|
|
437
|
+
POST_registrations_venue_search_organizer,
|
|
438
|
+
POST_registrations_venue_search_Unknown,
|
|
439
|
+
POST_registrations_venue_search_Service,
|
|
440
|
+
POST_registrations_venue_search_admin,
|
|
441
|
+
POST_registrations_status_search_organizer,
|
|
442
|
+
POST_registrations_status_search_Unknown,
|
|
443
|
+
POST_registrations_status_search_Service,
|
|
444
|
+
POST_registrations_status_search_admin,
|
|
445
|
+
POST_checkin_Unknown,
|
|
446
|
+
POST_user_city_admin,
|
|
447
|
+
POST_user_password_admin,
|
|
448
|
+
POST_user_admin,
|
|
449
|
+
POST_user_role_admin,
|
|
450
|
+
POST_users_password_search_admin,
|
|
451
|
+
POST_users_cities_search_admin,
|
|
452
|
+
POST_users_search_admin,
|
|
453
|
+
POST_users_role_search_admin,
|
|
454
|
+
POST_registration_organizer,
|
|
455
|
+
POST_registration_Unknown,
|
|
456
|
+
POST_registration_admin,
|
|
457
|
+
POST_registration_mailing_organizer,
|
|
458
|
+
POST_registration_mailing_admin
|
|
423
459
|
]),
|
|
424
460
|
)
|
|
425
461
|
|
|
426
462
|
export const ContractSchema = Object.freeze(
|
|
427
463
|
/** @type {const} */ ({
|
|
428
|
-
'
|
|
429
|
-
'
|
|
464
|
+
'PATCH/game/organizer': PATCH_game_organizer,
|
|
465
|
+
'PATCH/game/Service': PATCH_game_Service,
|
|
466
|
+
'PATCH/game/admin': PATCH_game_admin,
|
|
467
|
+
'PATCH/city/vk_group_token/organizer': PATCH_city_vk_group_token_organizer,
|
|
468
|
+
'PATCH/city/vk_group_token/admin': PATCH_city_vk_group_token_admin,
|
|
469
|
+
'PATCH/city/organizer': PATCH_city_organizer,
|
|
470
|
+
'PATCH/city/currency/organizer': PATCH_city_currency_organizer,
|
|
471
|
+
'PATCH/city/currency/admin': PATCH_city_currency_admin,
|
|
472
|
+
'PATCH/city/admin': PATCH_city_admin,
|
|
473
|
+
'PATCH/city/country/organizer': PATCH_city_country_organizer,
|
|
474
|
+
'PATCH/city/country/admin': PATCH_city_country_admin,
|
|
475
|
+
'PATCH/city/timezone/organizer': PATCH_city_timezone_organizer,
|
|
476
|
+
'PATCH/city/timezone/admin': PATCH_city_timezone_admin,
|
|
477
|
+
'PATCH/games/organizer': PATCH_games_organizer,
|
|
478
|
+
'PATCH/games/Service': PATCH_games_Service,
|
|
479
|
+
'PATCH/games/admin': PATCH_games_admin,
|
|
480
|
+
'PATCH/theme/admin': PATCH_theme_admin,
|
|
481
|
+
'PATCH/venues/organizer': PATCH_venues_organizer,
|
|
482
|
+
'PATCH/venues/admin': PATCH_venues_admin,
|
|
483
|
+
'PATCH/themes/admin': PATCH_themes_admin,
|
|
484
|
+
'PATCH/venue/organizer': PATCH_venue_organizer,
|
|
485
|
+
'PATCH/venue/admin': PATCH_venue_admin,
|
|
486
|
+
'PATCH/registrations/Service': PATCH_registrations_Service,
|
|
487
|
+
'PATCH/registrations/lineup/organizer': PATCH_registrations_lineup_organizer,
|
|
488
|
+
'PATCH/registrations/lineup/Service': PATCH_registrations_lineup_Service,
|
|
489
|
+
'PATCH/registrations/lineup/admin': PATCH_registrations_lineup_admin,
|
|
490
|
+
'PATCH/registrations/status/organizer': PATCH_registrations_status_organizer,
|
|
491
|
+
'PATCH/registrations/status/Service': PATCH_registrations_status_Service,
|
|
492
|
+
'PATCH/registrations/status/admin': PATCH_registrations_status_admin,
|
|
493
|
+
'PATCH/user/password/admin': PATCH_user_password_admin,
|
|
494
|
+
'PATCH/user/admin': PATCH_user_admin,
|
|
495
|
+
'PATCH/user/role/admin': PATCH_user_role_admin,
|
|
496
|
+
'PATCH/registration/organizer': PATCH_registration_organizer,
|
|
497
|
+
'PATCH/registration/Unknown': PATCH_registration_Unknown,
|
|
498
|
+
'PATCH/registration/Service': PATCH_registration_Service,
|
|
499
|
+
'PATCH/registration/lineup/organizer': PATCH_registration_lineup_organizer,
|
|
500
|
+
'PATCH/registration/lineup/admin': PATCH_registration_lineup_admin,
|
|
501
|
+
'PATCH/registration/channel/organizer': PATCH_registration_channel_organizer,
|
|
502
|
+
'PATCH/registration/channel/Unknown': PATCH_registration_channel_Unknown,
|
|
503
|
+
'PATCH/registration/channel/Service': PATCH_registration_channel_Service,
|
|
504
|
+
'PATCH/registration/channel/admin': PATCH_registration_channel_admin,
|
|
505
|
+
'PATCH/registration/admin': PATCH_registration_admin,
|
|
506
|
+
'PATCH/registration/status/organizer': PATCH_registration_status_organizer,
|
|
507
|
+
'PATCH/registration/status/Unknown': PATCH_registration_status_Unknown,
|
|
508
|
+
'PATCH/registration/status/Service': PATCH_registration_status_Service,
|
|
509
|
+
'PATCH/registration/status/admin': PATCH_registration_status_admin,
|
|
510
|
+
'PUT/theme/cover/organizer': PUT_theme_cover_organizer,
|
|
511
|
+
'PUT/theme/cover/admin': PUT_theme_cover_admin,
|
|
512
|
+
'POST/game/organizer': POST_game_organizer,
|
|
513
|
+
'POST/game/admin': POST_game_admin,
|
|
514
|
+
'POST/city/vk_group_token/admin': POST_city_vk_group_token_admin,
|
|
515
|
+
'POST/city/admin': POST_city_admin,
|
|
516
|
+
'POST/roles/search/admin': POST_roles_search_admin,
|
|
517
|
+
'POST/games/city/search/organizer': POST_games_city_search_organizer,
|
|
518
|
+
'POST/games/city/search/admin': POST_games_city_search_admin,
|
|
519
|
+
'POST/games/summary/search/organizer': POST_games_summary_search_organizer,
|
|
520
|
+
'POST/games/summary/search/admin': POST_games_summary_search_admin,
|
|
521
|
+
'POST/games/theme/search/organizer': POST_games_theme_search_organizer,
|
|
522
|
+
'POST/games/theme/search/Unknown': POST_games_theme_search_Unknown,
|
|
523
|
+
'POST/games/theme/search/admin': POST_games_theme_search_admin,
|
|
524
|
+
'POST/games/cover/search/Unknown': POST_games_cover_search_Unknown,
|
|
525
|
+
'POST/games/search/organizer': POST_games_search_organizer,
|
|
526
|
+
'POST/games/search/Unknown': POST_games_search_Unknown,
|
|
527
|
+
'POST/games/search/admin': POST_games_search_admin,
|
|
528
|
+
'POST/games/venue/search/organizer': POST_games_venue_search_organizer,
|
|
529
|
+
'POST/games/venue/search/Unknown': POST_games_venue_search_Unknown,
|
|
530
|
+
'POST/games/venue/search/admin': POST_games_venue_search_admin,
|
|
430
531
|
'POST/theme/cover/admin': POST_theme_cover_admin,
|
|
431
532
|
'POST/theme/admin': POST_theme_admin,
|
|
432
|
-
'POST/
|
|
533
|
+
'POST/chatapp/registration/mailing/organizer': POST_chatapp_registration_mailing_organizer,
|
|
534
|
+
'POST/chatapp/registration/mailing/admin': POST_chatapp_registration_mailing_admin,
|
|
433
535
|
'POST/venues/city/search/organizer': POST_venues_city_search_organizer,
|
|
434
|
-
'POST/venues/search/admin':
|
|
536
|
+
'POST/venues/city/search/admin': POST_venues_city_search_admin,
|
|
435
537
|
'POST/venues/search/organizer': POST_venues_search_organizer,
|
|
436
|
-
'POST/
|
|
437
|
-
'POST/themes/search/organizer': POST_themes_search_organizer,
|
|
438
|
-
'POST/themes/cover/search/admin': POST_themes_cover_search_admin,
|
|
538
|
+
'POST/venues/search/admin': POST_venues_search_admin,
|
|
439
539
|
'POST/themes/cover/search/organizer': POST_themes_cover_search_organizer,
|
|
440
|
-
'POST/
|
|
540
|
+
'POST/themes/cover/search/admin': POST_themes_cover_search_admin,
|
|
541
|
+
'POST/themes/search/organizer': POST_themes_search_organizer,
|
|
542
|
+
'POST/themes/search/admin': POST_themes_search_admin,
|
|
543
|
+
'POST/cities/currency/search/organizer': POST_cities_currency_search_organizer,
|
|
544
|
+
'POST/cities/currency/search/Unknown': POST_cities_currency_search_Unknown,
|
|
545
|
+
'POST/cities/currency/search/admin': POST_cities_currency_search_admin,
|
|
546
|
+
'POST/cities/venues/search/organizer': POST_cities_venues_search_organizer,
|
|
441
547
|
'POST/cities/venues/search/Unknown': POST_cities_venues_search_Unknown,
|
|
442
548
|
'POST/cities/venues/search/admin': POST_cities_venues_search_admin,
|
|
443
|
-
'POST/cities/
|
|
549
|
+
'POST/cities/search/organizer': POST_cities_search_organizer,
|
|
444
550
|
'POST/cities/search/Unknown': POST_cities_search_Unknown,
|
|
445
551
|
'POST/cities/search/admin': POST_cities_search_admin,
|
|
446
|
-
'POST/cities/search/organizer':
|
|
447
|
-
'POST/cities/timezone/search/Unknown': POST_cities_timezone_search_Unknown,
|
|
448
|
-
'POST/cities/timezone/search/admin': POST_cities_timezone_search_admin,
|
|
449
|
-
'POST/cities/timezone/search/organizer': POST_cities_timezone_search_organizer,
|
|
450
|
-
'POST/cities/currency/search/Unknown': POST_cities_currency_search_Unknown,
|
|
451
|
-
'POST/cities/currency/search/admin': POST_cities_currency_search_admin,
|
|
452
|
-
'POST/cities/currency/search/organizer': POST_cities_currency_search_organizer,
|
|
552
|
+
'POST/cities/country/search/organizer': POST_cities_country_search_organizer,
|
|
453
553
|
'POST/cities/country/search/Unknown': POST_cities_country_search_Unknown,
|
|
454
554
|
'POST/cities/country/search/admin': POST_cities_country_search_admin,
|
|
455
|
-
'POST/cities/
|
|
456
|
-
'POST/
|
|
457
|
-
'POST/
|
|
458
|
-
'POST/
|
|
459
|
-
'POST/
|
|
460
|
-
'POST/game/
|
|
461
|
-
'POST/game/organizer': POST_game_organizer,
|
|
462
|
-
'POST/registrations/theme/search/Service': POST_registrations_theme_search_Service,
|
|
463
|
-
'POST/registrations/theme/search/Unknown': POST_registrations_theme_search_Unknown,
|
|
464
|
-
'POST/registrations/theme/search/admin': POST_registrations_theme_search_admin,
|
|
465
|
-
'POST/registrations/theme/search/organizer': POST_registrations_theme_search_organizer,
|
|
466
|
-
'POST/registrations/confirmation/search/Service': POST_registrations_confirmation_search_Service,
|
|
467
|
-
'POST/registrations/confirmation/search/Unknown': POST_registrations_confirmation_search_Unknown,
|
|
468
|
-
'POST/registrations/confirmation/search/admin': POST_registrations_confirmation_search_admin,
|
|
469
|
-
'POST/registrations/confirmation/search/organizer': POST_registrations_confirmation_search_organizer,
|
|
470
|
-
'POST/registrations/game/search/Service': POST_registrations_game_search_Service,
|
|
555
|
+
'POST/cities/timezone/search/organizer': POST_cities_timezone_search_organizer,
|
|
556
|
+
'POST/cities/timezone/search/Unknown': POST_cities_timezone_search_Unknown,
|
|
557
|
+
'POST/cities/timezone/search/admin': POST_cities_timezone_search_admin,
|
|
558
|
+
'POST/venue/organizer': POST_venue_organizer,
|
|
559
|
+
'POST/venue/admin': POST_venue_admin,
|
|
560
|
+
'POST/registrations/game/search/organizer': POST_registrations_game_search_organizer,
|
|
471
561
|
'POST/registrations/game/search/Unknown': POST_registrations_game_search_Unknown,
|
|
562
|
+
'POST/registrations/game/search/Service': POST_registrations_game_search_Service,
|
|
472
563
|
'POST/registrations/game/search/admin': POST_registrations_game_search_admin,
|
|
473
|
-
'POST/registrations/
|
|
474
|
-
'POST/registrations/cancellation/search/Service': POST_registrations_cancellation_search_Service,
|
|
475
|
-
'POST/registrations/cancellation/search/Unknown': POST_registrations_cancellation_search_Unknown,
|
|
476
|
-
'POST/registrations/cancellation/search/admin': POST_registrations_cancellation_search_admin,
|
|
477
|
-
'POST/registrations/cancellation/search/organizer': POST_registrations_cancellation_search_organizer,
|
|
478
|
-
'POST/registrations/city/search/Service': POST_registrations_city_search_Service,
|
|
564
|
+
'POST/registrations/city/search/organizer': POST_registrations_city_search_organizer,
|
|
479
565
|
'POST/registrations/city/search/Unknown': POST_registrations_city_search_Unknown,
|
|
566
|
+
'POST/registrations/city/search/Service': POST_registrations_city_search_Service,
|
|
480
567
|
'POST/registrations/city/search/admin': POST_registrations_city_search_admin,
|
|
481
|
-
'POST/registrations/
|
|
482
|
-
'POST/registrations/search/
|
|
568
|
+
'POST/registrations/cancellation/search/organizer': POST_registrations_cancellation_search_organizer,
|
|
569
|
+
'POST/registrations/cancellation/search/Unknown': POST_registrations_cancellation_search_Unknown,
|
|
570
|
+
'POST/registrations/cancellation/search/Service': POST_registrations_cancellation_search_Service,
|
|
571
|
+
'POST/registrations/cancellation/search/admin': POST_registrations_cancellation_search_admin,
|
|
572
|
+
'POST/registrations/confirmation/search/organizer': POST_registrations_confirmation_search_organizer,
|
|
573
|
+
'POST/registrations/confirmation/search/Unknown': POST_registrations_confirmation_search_Unknown,
|
|
574
|
+
'POST/registrations/confirmation/search/Service': POST_registrations_confirmation_search_Service,
|
|
575
|
+
'POST/registrations/confirmation/search/admin': POST_registrations_confirmation_search_admin,
|
|
576
|
+
'POST/registrations/theme/search/organizer': POST_registrations_theme_search_organizer,
|
|
577
|
+
'POST/registrations/theme/search/Unknown': POST_registrations_theme_search_Unknown,
|
|
578
|
+
'POST/registrations/theme/search/Service': POST_registrations_theme_search_Service,
|
|
579
|
+
'POST/registrations/theme/search/admin': POST_registrations_theme_search_admin,
|
|
580
|
+
'POST/registrations/lineup/search/organizer': POST_registrations_lineup_search_organizer,
|
|
581
|
+
'POST/registrations/lineup/search/Unknown': POST_registrations_lineup_search_Unknown,
|
|
582
|
+
'POST/registrations/lineup/search/Service': POST_registrations_lineup_search_Service,
|
|
583
|
+
'POST/registrations/lineup/search/admin': POST_registrations_lineup_search_admin,
|
|
584
|
+
'POST/registrations/channel/search/Unknown': POST_registrations_channel_search_Unknown,
|
|
585
|
+
'POST/registrations/cover/search/organizer': POST_registrations_cover_search_organizer,
|
|
586
|
+
'POST/registrations/cover/search/Unknown': POST_registrations_cover_search_Unknown,
|
|
587
|
+
'POST/registrations/cover/search/Service': POST_registrations_cover_search_Service,
|
|
588
|
+
'POST/registrations/cover/search/admin': POST_registrations_cover_search_admin,
|
|
483
589
|
'POST/registrations/search/organizer': POST_registrations_search_organizer,
|
|
484
|
-
'POST/registrations/
|
|
590
|
+
'POST/registrations/search/Unknown': POST_registrations_search_Unknown,
|
|
591
|
+
'POST/registrations/search/admin': POST_registrations_search_admin,
|
|
592
|
+
'POST/registrations/venue/search/organizer': POST_registrations_venue_search_organizer,
|
|
485
593
|
'POST/registrations/venue/search/Unknown': POST_registrations_venue_search_Unknown,
|
|
594
|
+
'POST/registrations/venue/search/Service': POST_registrations_venue_search_Service,
|
|
486
595
|
'POST/registrations/venue/search/admin': POST_registrations_venue_search_admin,
|
|
487
|
-
'POST/registrations/
|
|
488
|
-
'POST/registrations/status/search/Service': POST_registrations_status_search_Service,
|
|
596
|
+
'POST/registrations/status/search/organizer': POST_registrations_status_search_organizer,
|
|
489
597
|
'POST/registrations/status/search/Unknown': POST_registrations_status_search_Unknown,
|
|
598
|
+
'POST/registrations/status/search/Service': POST_registrations_status_search_Service,
|
|
490
599
|
'POST/registrations/status/search/admin': POST_registrations_status_search_admin,
|
|
491
|
-
'POST/
|
|
492
|
-
'POST/
|
|
493
|
-
'POST/
|
|
494
|
-
'POST/
|
|
495
|
-
'POST/
|
|
496
|
-
'POST/
|
|
497
|
-
'POST/registrations/lineup/search/Unknown': POST_registrations_lineup_search_Unknown,
|
|
498
|
-
'POST/registrations/lineup/search/admin': POST_registrations_lineup_search_admin,
|
|
499
|
-
'POST/registrations/lineup/search/organizer': POST_registrations_lineup_search_organizer,
|
|
500
|
-
'POST/city/vk_group_token/admin': POST_city_vk_group_token_admin,
|
|
501
|
-
'POST/city/admin': POST_city_admin,
|
|
502
|
-
'POST/games/theme/search/admin': POST_games_theme_search_admin,
|
|
503
|
-
'POST/games/theme/search/organizer': POST_games_theme_search_organizer,
|
|
504
|
-
'POST/games/city/search/admin': POST_games_city_search_admin,
|
|
505
|
-
'POST/games/city/search/organizer': POST_games_city_search_organizer,
|
|
506
|
-
'POST/games/search/admin': POST_games_search_admin,
|
|
507
|
-
'POST/games/search/organizer': POST_games_search_organizer,
|
|
508
|
-
'POST/games/venue/search/admin': POST_games_venue_search_admin,
|
|
509
|
-
'POST/games/venue/search/organizer': POST_games_venue_search_organizer,
|
|
510
|
-
'POST/games/summary/search/admin': POST_games_summary_search_admin,
|
|
511
|
-
'POST/games/summary/search/organizer': POST_games_summary_search_organizer,
|
|
512
|
-
'POST/venue/admin': POST_venue_admin,
|
|
513
|
-
'POST/venue/organizer': POST_venue_organizer,
|
|
514
|
-
'POST/registration/Unknown': POST_registration_Unknown,
|
|
515
|
-
'POST/registration/mailing/admin': POST_registration_mailing_admin,
|
|
516
|
-
'POST/registration/mailing/organizer': POST_registration_mailing_organizer,
|
|
517
|
-
'POST/registration/admin': POST_registration_admin,
|
|
518
|
-
'POST/registration/organizer': POST_registration_organizer,
|
|
519
|
-
'POST/roles/search/admin': POST_roles_search_admin,
|
|
520
|
-
'POST/users/role/search/admin': POST_users_role_search_admin,
|
|
600
|
+
'POST/checkin/Unknown': POST_checkin_Unknown,
|
|
601
|
+
'POST/user/city/admin': POST_user_city_admin,
|
|
602
|
+
'POST/user/password/admin': POST_user_password_admin,
|
|
603
|
+
'POST/user/admin': POST_user_admin,
|
|
604
|
+
'POST/user/role/admin': POST_user_role_admin,
|
|
605
|
+
'POST/users/password/search/admin': POST_users_password_search_admin,
|
|
521
606
|
'POST/users/cities/search/admin': POST_users_cities_search_admin,
|
|
522
607
|
'POST/users/search/admin': POST_users_search_admin,
|
|
523
|
-
'POST/users/
|
|
524
|
-
'
|
|
525
|
-
'
|
|
526
|
-
'
|
|
527
|
-
'
|
|
528
|
-
'
|
|
529
|
-
'PATCH/user/password/admin': PATCH_user_password_admin,
|
|
530
|
-
'PATCH/user/admin': PATCH_user_admin,
|
|
531
|
-
'PATCH/game/Service': PATCH_game_Service,
|
|
532
|
-
'PATCH/game/admin': PATCH_game_admin,
|
|
533
|
-
'PATCH/game/organizer': PATCH_game_organizer,
|
|
534
|
-
'PATCH/registrations/Service': PATCH_registrations_Service,
|
|
535
|
-
'PATCH/registrations/status/Service': PATCH_registrations_status_Service,
|
|
536
|
-
'PATCH/registrations/status/admin': PATCH_registrations_status_admin,
|
|
537
|
-
'PATCH/registrations/status/organizer': PATCH_registrations_status_organizer,
|
|
538
|
-
'PATCH/registrations/lineup/Service': PATCH_registrations_lineup_Service,
|
|
539
|
-
'PATCH/registrations/lineup/admin': PATCH_registrations_lineup_admin,
|
|
540
|
-
'PATCH/registrations/lineup/organizer': PATCH_registrations_lineup_organizer,
|
|
541
|
-
'PATCH/city/timezone/admin': PATCH_city_timezone_admin,
|
|
542
|
-
'PATCH/city/currency/admin': PATCH_city_currency_admin,
|
|
543
|
-
'PATCH/city/country/admin': PATCH_city_country_admin,
|
|
544
|
-
'PATCH/city/vk_group_token/admin': PATCH_city_vk_group_token_admin,
|
|
545
|
-
'PATCH/city/admin': PATCH_city_admin,
|
|
546
|
-
'PATCH/games/Service': PATCH_games_Service,
|
|
547
|
-
'PATCH/games/admin': PATCH_games_admin,
|
|
548
|
-
'PATCH/games/organizer': PATCH_games_organizer,
|
|
549
|
-
'PATCH/venue/admin': PATCH_venue_admin,
|
|
550
|
-
'PATCH/venue/organizer': PATCH_venue_organizer,
|
|
551
|
-
'PATCH/registration/Service': PATCH_registration_Service,
|
|
552
|
-
'PATCH/registration/channel/Service': PATCH_registration_channel_Service,
|
|
553
|
-
'PATCH/registration/channel/Unknown': PATCH_registration_channel_Unknown,
|
|
554
|
-
'PATCH/registration/channel/admin': PATCH_registration_channel_admin,
|
|
555
|
-
'PATCH/registration/channel/organizer': PATCH_registration_channel_organizer,
|
|
556
|
-
'PATCH/registration/Unknown': PATCH_registration_Unknown,
|
|
557
|
-
'PATCH/registration/status/Service': PATCH_registration_status_Service,
|
|
558
|
-
'PATCH/registration/status/Unknown': PATCH_registration_status_Unknown,
|
|
559
|
-
'PATCH/registration/status/admin': PATCH_registration_status_admin,
|
|
560
|
-
'PATCH/registration/status/organizer': PATCH_registration_status_organizer,
|
|
561
|
-
'PATCH/registration/lineup/admin': PATCH_registration_lineup_admin,
|
|
562
|
-
'PATCH/registration/lineup/organizer': PATCH_registration_lineup_organizer,
|
|
563
|
-
'PATCH/registration/admin': PATCH_registration_admin,
|
|
564
|
-
'PATCH/registration/organizer': PATCH_registration_organizer,
|
|
565
|
-
'PUT/theme/cover/admin': PUT_theme_cover_admin
|
|
608
|
+
'POST/users/role/search/admin': POST_users_role_search_admin,
|
|
609
|
+
'POST/registration/organizer': POST_registration_organizer,
|
|
610
|
+
'POST/registration/Unknown': POST_registration_Unknown,
|
|
611
|
+
'POST/registration/admin': POST_registration_admin,
|
|
612
|
+
'POST/registration/mailing/organizer': POST_registration_mailing_organizer,
|
|
613
|
+
'POST/registration/mailing/admin': POST_registration_mailing_admin
|
|
566
614
|
}),
|
|
567
615
|
)
|