@drxsuperapp/sdk 1.1.342 → 1.1.343
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 +292 -292
- package/.openapi-generator-ignore +23 -23
- package/api.ts +1491 -1491
- package/base.ts +86 -86
- package/common.ts +150 -150
- package/configuration.ts +115 -115
- package/ecosystem.config.js +13 -13
- package/git_push.sh +57 -57
- package/hooks.json +30 -30
- package/openapitools.json +7 -7
- package/package.json +30 -30
- package/tsconfig.json +17 -17
- package/workflow.sh +88 -88
- package/deploy.log +0 -1006
package/deploy.log
DELETED
|
@@ -1,1006 +0,0 @@
|
|
|
1
|
-
[main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false
|
|
2
|
-
[main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: typescript-fetch (client)
|
|
3
|
-
[main] INFO o.o.codegen.DefaultGenerator - Generator 'typescript-fetch' is considered stable.
|
|
4
|
-
[main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Hint: Environment variable 'TS_POST_PROCESS_FILE' (optional) not defined. E.g. to format the source code, please try 'export TS_POST_PROCESS_FILE="/usr/local/bin/prettier --write"' (Linux/Mac)
|
|
5
|
-
[main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Note: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI).
|
|
6
|
-
[main] WARN o.o.codegen.DefaultCodegen - The value (generator's option) must be either boolean or string. Default to `false`.
|
|
7
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_healthCheck_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_healthCheck_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_healthCheck_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
8
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
9
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
10
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
11
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response_responseObject_leagues_inner_league. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner_league=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner_league=NewModel,ModelA=NewModelA in CLI).
|
|
12
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response_responseObject_leagues_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner=NewModel,ModelA=NewModelA in CLI).
|
|
13
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
14
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
15
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_categories_list_get_200_response_responseObject_categories_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_categories_list_get_200_response_responseObject_categories_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_categories_list_get_200_response_responseObject_categories_inner=NewModel,ModelA=NewModelA in CLI).
|
|
16
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_categories_list_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_categories_list_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_categories_list_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
17
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_categories_list_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_categories_list_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_categories_list_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
18
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_filter_parameter_id. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_filter_parameter_id=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_filter_parameter_id=NewModel,ModelA=NewModelA in CLI).
|
|
19
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_filter_parameter_name. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_filter_parameter_name=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_filter_parameter_name=NewModel,ModelA=NewModelA in CLI).
|
|
20
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_filter_parameter_playedAt. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_filter_parameter_playedAt=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_filter_parameter_playedAt=NewModel,ModelA=NewModelA in CLI).
|
|
21
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
22
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_responseObject_items_inner_score_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner_score_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner_score_inner=NewModel,ModelA=NewModelA in CLI).
|
|
23
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_responseObject_items_inner_players_team_1_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner_players_team_1_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner_players_team_1_inner=NewModel,ModelA=NewModelA in CLI).
|
|
24
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_responseObject_items_inner_players. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner_players=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner_players=NewModel,ModelA=NewModelA in CLI).
|
|
25
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
26
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
27
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
28
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response_responseObject_stats_connections. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response_responseObject_stats_connections=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response_responseObject_stats_connections=NewModel,ModelA=NewModelA in CLI).
|
|
29
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response_responseObject_stats. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response_responseObject_stats=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response_responseObject_stats=NewModel,ModelA=NewModelA in CLI).
|
|
30
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response_responseObject_sets_sets_inner_games_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response_responseObject_sets_sets_inner_games_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response_responseObject_sets_sets_inner_games_inner=NewModel,ModelA=NewModelA in CLI).
|
|
31
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response_responseObject_sets_sets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response_responseObject_sets_sets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response_responseObject_sets_sets_inner=NewModel,ModelA=NewModelA in CLI).
|
|
32
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response_responseObject_sets. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response_responseObject_sets=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response_responseObject_sets=NewModel,ModelA=NewModelA in CLI).
|
|
33
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
34
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
35
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_seed_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_seed_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_seed_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
36
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_drx_content_get_200_response_responseObject_currentLive. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_drx_content_get_200_response_responseObject_currentLive=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_drx_content_get_200_response_responseObject_currentLive=NewModel,ModelA=NewModelA in CLI).
|
|
37
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_drx_content_get_200_response_responseObject_previousContent_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_drx_content_get_200_response_responseObject_previousContent_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_drx_content_get_200_response_responseObject_previousContent_inner=NewModel,ModelA=NewModelA in CLI).
|
|
38
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_drx_content_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_drx_content_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_drx_content_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
39
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_drx_content_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_drx_content_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_drx_content_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
40
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_private_stream_post_200_response_responseObject_privateStream. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_private_stream_post_200_response_responseObject_privateStream=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_private_stream_post_200_response_responseObject_privateStream=NewModel,ModelA=NewModelA in CLI).
|
|
41
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_private_stream_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_private_stream_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_private_stream_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
42
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_private_stream_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_private_stream_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_private_stream_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
43
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_youtube_private_stream_delete_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_youtube_private_stream_delete_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_youtube_private_stream_delete_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
44
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_private_stream_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_private_stream_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_private_stream_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
45
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_get_filter_parameter_isPopular. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_get_filter_parameter_isPopular=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_get_filter_parameter_isPopular=NewModel,ModelA=NewModelA in CLI).
|
|
46
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
47
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
48
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
49
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
50
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
51
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
52
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups__id__put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups__id__put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups__id__put_request=NewModel,ModelA=NewModelA in CLI).
|
|
53
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_game_topups__id__delete_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_game_topups__id__delete_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_game_topups__id__delete_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
54
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
55
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
56
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
57
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
58
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
59
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
60
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_garudaku_tournaments__id__put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_garudaku_tournaments__id__put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_garudaku_tournaments__id__put_request=NewModel,ModelA=NewModelA in CLI).
|
|
61
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
62
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_get_200_response_responseObject_items_inner_game_type. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_get_200_response_responseObject_items_inner_game_type=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_get_200_response_responseObject_items_inner_game_type=NewModel,ModelA=NewModelA in CLI).
|
|
63
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
64
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
65
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
66
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_post_request_body_players_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_post_request_body_players_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_post_request_body_players_inner=NewModel,ModelA=NewModelA in CLI).
|
|
67
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_post_request_body_teams_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_post_request_body_teams_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_post_request_body_teams_inner=NewModel,ModelA=NewModelA in CLI).
|
|
68
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_post_request_body. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_post_request_body=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_post_request_body=NewModel,ModelA=NewModelA in CLI).
|
|
69
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
70
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
71
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
72
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_game_type. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_game_type=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_game_type=NewModel,ModelA=NewModelA in CLI).
|
|
73
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_players_inner_final_scores. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_players_inner_final_scores=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_players_inner_final_scores=NewModel,ModelA=NewModelA in CLI).
|
|
74
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_players_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_players_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_players_inner=NewModel,ModelA=NewModelA in CLI).
|
|
75
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_matchesSolo_inner_playerA1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_matchesSolo_inner_playerA1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_matchesSolo_inner_playerA1=NewModel,ModelA=NewModelA in CLI).
|
|
76
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_matchesSolo_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_matchesSolo_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_matchesSolo_inner=NewModel,ModelA=NewModelA in CLI).
|
|
77
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_Team_inner_FinalScoreTeam. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_Team_inner_FinalScoreTeam=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_Team_inner_FinalScoreTeam=NewModel,ModelA=NewModelA in CLI).
|
|
78
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_Team_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_Team_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_Team_inner=NewModel,ModelA=NewModelA in CLI).
|
|
79
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_MatchTeam_inner_team_a. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_MatchTeam_inner_team_a=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_MatchTeam_inner_team_a=NewModel,ModelA=NewModelA in CLI).
|
|
80
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject_MatchTeam_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject_MatchTeam_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject_MatchTeam_inner=NewModel,ModelA=NewModelA in CLI).
|
|
81
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
82
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
83
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__delete_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__delete_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__delete_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
84
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel__id__delete_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel__id__delete_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel__id__delete_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
85
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_seed_game_types_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_seed_game_types_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_seed_game_types_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
86
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_game_types_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_game_types_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_game_types_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
87
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_solo_put_request_body. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_solo_put_request_body=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_solo_put_request_body=NewModel,ModelA=NewModelA in CLI).
|
|
88
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_solo_put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_solo_put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_solo_put_request=NewModel,ModelA=NewModelA in CLI).
|
|
89
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_solo_put_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_solo_put_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_solo_put_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
90
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_solo_put_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_solo_put_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_solo_put_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
91
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_team_put_request_body. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_team_put_request_body=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_team_put_request_body=NewModel,ModelA=NewModelA in CLI).
|
|
92
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_team_put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_team_put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_team_put_request=NewModel,ModelA=NewModelA in CLI).
|
|
93
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_team_put_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_team_put_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_team_put_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
94
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_match_team_put_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_match_team_put_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_match_team_put_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
95
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_leaderboard__id__get_200_response_responseObject_leaderboard_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_leaderboard__id__get_200_response_responseObject_leaderboard_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_leaderboard__id__get_200_response_responseObject_leaderboard_inner=NewModel,ModelA=NewModelA in CLI).
|
|
96
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_leaderboard__id__get_200_response_responseObject_clubScore. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_leaderboard__id__get_200_response_responseObject_clubScore=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_leaderboard__id__get_200_response_responseObject_clubScore=NewModel,ModelA=NewModelA in CLI).
|
|
97
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_leaderboard__id__get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_leaderboard__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_leaderboard__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
98
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tournament_padel_leaderboard__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tournament_padel_leaderboard__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tournament_padel_leaderboard__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
99
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
100
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
101
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_leaderboard_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_leaderboard_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_leaderboard_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
102
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_leaderboard_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_leaderboard_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_leaderboard_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
103
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_leaderboard_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_leaderboard_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_leaderboard_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
104
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_leaderboard_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_leaderboard_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_leaderboard_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
105
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_points_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_points_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_points_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
106
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_points_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_points_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_points_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
107
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_points_history_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_points_history_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_points_history_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
108
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_points_history_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_points_history_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_points_history_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
109
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_points_history_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_points_history_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_points_history_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
110
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_points_history_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_points_history_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_points_history_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
111
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_apply_affiliate_code_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_apply_affiliate_code_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_apply_affiliate_code_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
112
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_apply_affiliate_code_post_200_response_responseObject_referrer. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_apply_affiliate_code_post_200_response_responseObject_referrer=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_apply_affiliate_code_post_200_response_responseObject_referrer=NewModel,ModelA=NewModelA in CLI).
|
|
113
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_apply_affiliate_code_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_apply_affiliate_code_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_apply_affiliate_code_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
114
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_apply_affiliate_code_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_apply_affiliate_code_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_apply_affiliate_code_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
115
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_affiliate_get_200_response_responseObject_statistics. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_affiliate_get_200_response_responseObject_statistics=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_affiliate_get_200_response_responseObject_statistics=NewModel,ModelA=NewModelA in CLI).
|
|
116
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_affiliate_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_affiliate_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_affiliate_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
117
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_affiliate_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_affiliate_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_affiliate_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
118
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_recent_referrals_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_recent_referrals_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_recent_referrals_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
119
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_recent_referrals_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_recent_referrals_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_recent_referrals_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
120
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_recent_referrals_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_recent_referrals_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_recent_referrals_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
121
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_recent_referrals_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_recent_referrals_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_recent_referrals_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
122
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_reward_points_post_request_metadata. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_reward_points_post_request_metadata=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_reward_points_post_request_metadata=NewModel,ModelA=NewModelA in CLI).
|
|
123
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_reward_points_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_reward_points_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_reward_points_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
124
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_reward_points_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_reward_points_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_reward_points_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
125
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_reward_points_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_reward_points_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_reward_points_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
126
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_me_get_200_response_responseObject_referrer. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_me_get_200_response_responseObject_referrer=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_me_get_200_response_responseObject_referrer=NewModel,ModelA=NewModelA in CLI).
|
|
127
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_me_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_me_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_me_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
128
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_me_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_me_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_me_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
129
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_fcm_token_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_fcm_token_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_fcm_token_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
130
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_fcm_token_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_fcm_token_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_fcm_token_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
131
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_user_fcm_token_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_user_fcm_token_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_user_fcm_token_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
132
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
133
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
134
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
135
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
136
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches__id__get_200_response_responseObject_tournament. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches__id__get_200_response_responseObject_tournament=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches__id__get_200_response_responseObject_tournament=NewModel,ModelA=NewModelA in CLI).
|
|
137
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches__id__get_200_response_responseObject_firstPlayer. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches__id__get_200_response_responseObject_firstPlayer=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches__id__get_200_response_responseObject_firstPlayer=NewModel,ModelA=NewModelA in CLI).
|
|
138
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches__id__get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
139
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_matches__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_matches__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_matches__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
140
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
141
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players_get_200_response_responseObject_items_inner_stats_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players_get_200_response_responseObject_items_inner_stats_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players_get_200_response_responseObject_items_inner_stats_inner=NewModel,ModelA=NewModelA in CLI).
|
|
142
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players_get_200_response_responseObject_items_inner_tournaments_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players_get_200_response_responseObject_items_inner_tournaments_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players_get_200_response_responseObject_items_inner_tournaments_inner=NewModel,ModelA=NewModelA in CLI).
|
|
143
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
144
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
145
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
146
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_players__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_players__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_players__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
147
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_tournaments_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_tournaments_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_tournaments_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
148
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_tournaments_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_tournaments_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_tournaments_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
149
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_tournaments_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_tournaments_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_tournaments_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
150
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_tournaments_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_tournaments_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_tournaments_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
151
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_tournaments__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_tournaments__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_tournaments__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
152
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_event_types_get_200_response_responseObject_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_event_types_get_200_response_responseObject_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_event_types_get_200_response_responseObject_inner=NewModel,ModelA=NewModelA in CLI).
|
|
153
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_tennis_event_types_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_tennis_event_types_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_tennis_event_types_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
154
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_login_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_login_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_login_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
155
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_login_post_200_response_responseObject_user. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_login_post_200_response_responseObject_user=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_login_post_200_response_responseObject_user=NewModel,ModelA=NewModelA in CLI).
|
|
156
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_login_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_login_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_login_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
157
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_login_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_login_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_login_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
158
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_refresh_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_refresh_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_refresh_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
159
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_refresh_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_refresh_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_refresh_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
160
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_social_mobile_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_social_mobile_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_social_mobile_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
161
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_social_mobile_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_social_mobile_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_social_mobile_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
162
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_social_mobile_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_social_mobile_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_social_mobile_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
163
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_start_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_start_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_start_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
164
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_start_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_start_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_start_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
165
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_start_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_start_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_start_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
166
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_verify_otp_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_verify_otp_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_verify_otp_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
167
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_verify_otp_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_verify_otp_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_verify_otp_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
168
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_verify_otp_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_verify_otp_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_verify_otp_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
169
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_complete_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_complete_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_complete_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
170
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_complete_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_complete_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_complete_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
171
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_register_complete_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_register_complete_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_register_complete_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
172
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_forgot_password_request_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_forgot_password_request_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_forgot_password_request_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
173
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_forgot_password_verify_otp_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_forgot_password_verify_otp_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_forgot_password_verify_otp_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
174
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_forgot_password_verify_otp_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_forgot_password_verify_otp_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_forgot_password_verify_otp_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
175
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_forgot_password_change_password_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_forgot_password_change_password_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_forgot_password_change_password_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
176
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_forgot_password_change_password_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_forgot_password_change_password_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_forgot_password_change_password_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
177
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_forgot_password_change_password_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_forgot_password_change_password_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_forgot_password_change_password_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
178
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_auth_change_password_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_auth_change_password_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_auth_change_password_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
179
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_videogames_get_200_response_responseObject_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_videogames_get_200_response_responseObject_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_videogames_get_200_response_responseObject_inner=NewModel,ModelA=NewModelA in CLI).
|
|
180
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_videogames_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_videogames_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_videogames_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
181
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
182
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_results_inner_team. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_results_inner_team=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_results_inner_team=NewModel,ModelA=NewModelA in CLI).
|
|
183
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_results_inner_players_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_results_inner_players_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_results_inner_players_inner=NewModel,ModelA=NewModelA in CLI).
|
|
184
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_results_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_results_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_results_inner=NewModel,ModelA=NewModelA in CLI).
|
|
185
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_streams_list_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_streams_list_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_streams_list_inner=NewModel,ModelA=NewModelA in CLI).
|
|
186
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_Tournament. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Tournament=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Tournament=NewModel,ModelA=NewModelA in CLI).
|
|
187
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_League. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_League=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_League=NewModel,ModelA=NewModelA in CLI).
|
|
188
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_Serie. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Serie=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Serie=NewModel,ModelA=NewModelA in CLI).
|
|
189
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_Opponents_inner_Team. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Opponents_inner_Team=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Opponents_inner_Team=NewModel,ModelA=NewModelA in CLI).
|
|
190
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_Opponents_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Opponents_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Opponents_inner=NewModel,ModelA=NewModelA in CLI).
|
|
191
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_Games_inner_winner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Games_inner_winner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Games_inner_winner=NewModel,ModelA=NewModelA in CLI).
|
|
192
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner_Games_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Games_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner_Games_inner=NewModel,ModelA=NewModelA in CLI).
|
|
193
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
194
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
195
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
196
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_matches__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_matches__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_matches__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
197
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_players_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_players_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_players_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
198
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_players_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_players_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_players_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
199
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_players_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_players_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_players_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
200
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_players_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_players_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_players_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
201
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_players__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_players__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_players__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
202
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_teams_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_teams_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_teams_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
203
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_teams_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_teams_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_teams_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
204
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_teams_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_teams_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_teams_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
205
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_teams_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_teams_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_teams_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
206
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_teams__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_teams__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_teams__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
207
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_tournaments_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_tournaments_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_tournaments_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
208
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_tournaments_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_tournaments_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_tournaments_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
209
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_tournaments_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_tournaments_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_tournaments_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
210
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_tournaments_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_tournaments_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_tournaments_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
211
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_tournaments__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_tournaments__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_tournaments__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
212
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_series_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_series_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_series_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
213
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_series_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_series_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_series_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
214
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_series_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_series_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_series_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
215
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_series_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_series_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_series_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
216
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_series__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_series__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_series__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
217
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_leagues_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_leagues_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_leagues_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
218
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_leagues_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_leagues_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_leagues_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
219
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_leagues_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_leagues_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_leagues_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
220
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_leagues_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_leagues_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_leagues_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
221
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_esport_leagues__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_esport_leagues__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_esport_leagues__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
222
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
223
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_get_200_response_responseObject_items_inner_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_get_200_response_responseObject_items_inner_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_get_200_response_responseObject_items_inner_inner=NewModel,ModelA=NewModelA in CLI).
|
|
224
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
225
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
226
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
227
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
228
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs__id__put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs__id__put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs__id__put_request=NewModel,ModelA=NewModelA in CLI).
|
|
229
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_admin_app_configs_group__group__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_admin_app_configs_group__group__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_admin_app_configs_group__group__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
230
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_filter_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_filter_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_filter_parameter=NewModel,ModelA=NewModelA in CLI).
|
|
231
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner_FightFighters_inner_Fighter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner_FightFighters_inner_Fighter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner_FightFighters_inner_Fighter=NewModel,ModelA=NewModelA in CLI).
|
|
232
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner_FightFighters_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner_FightFighters_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner_FightFighters_inner=NewModel,ModelA=NewModelA in CLI).
|
|
233
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_200_response_responseObject_items_inner_Fights_inner=NewModel,ModelA=NewModelA in CLI).
|
|
234
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
235
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
236
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
237
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_mma_events__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_mma_events__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_mma_events__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
238
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_user_post_request_payload. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_user_post_request_payload=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_user_post_request_payload=NewModel,ModelA=NewModelA in CLI).
|
|
239
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_user_post_request_options. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_user_post_request_options=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_user_post_request_options=NewModel,ModelA=NewModelA in CLI).
|
|
240
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_user_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_user_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_user_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
241
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_user_post_200_response_responseObject_errors_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_user_post_200_response_responseObject_errors_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_user_post_200_response_responseObject_errors_inner=NewModel,ModelA=NewModelA in CLI).
|
|
242
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_user_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_user_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_user_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
243
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_user_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_user_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_user_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
244
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_notification_topic_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_notification_topic_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_notification_topic_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
245
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_status_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_status_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_status_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
246
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_status_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_status_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_status_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
247
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_bind_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_bind_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_bind_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
248
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_bind_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_bind_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_bind_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
249
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_bind_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_bind_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_bind_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
250
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_unbind_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_unbind_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_unbind_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
251
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_unbind_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_unbind_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_unbind_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
252
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_conversion_rate_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_conversion_rate_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_conversion_rate_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
253
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_wallet_conversion_rate_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_wallet_conversion_rate_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_wallet_conversion_rate_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
254
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_get_200_response_responseObject_items_inner_RedeemableItems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_get_200_response_responseObject_items_inner_RedeemableItems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_get_200_response_responseObject_items_inner_RedeemableItems_inner=NewModel,ModelA=NewModelA in CLI).
|
|
255
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
256
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
257
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
258
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_put_request_RedeemableItems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_put_request_RedeemableItems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_put_request_RedeemableItems_inner=NewModel,ModelA=NewModelA in CLI).
|
|
259
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_put_request=NewModel,ModelA=NewModelA in CLI).
|
|
260
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_put_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_put_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_put_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
261
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_categories_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_categories_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_categories_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
262
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_categories_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_categories_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_categories_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
263
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_reward_item__id__delete_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_reward_item__id__delete_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_reward_item__id__delete_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
264
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_prepare_redeem_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_prepare_redeem_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_prepare_redeem_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
265
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_prepare_redeem_post_200_response_responseObject_transactionData. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_prepare_redeem_post_200_response_responseObject_transactionData=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_prepare_redeem_post_200_response_responseObject_transactionData=NewModel,ModelA=NewModelA in CLI).
|
|
266
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_prepare_redeem_post_200_response_responseObject_rewardItem. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_prepare_redeem_post_200_response_responseObject_rewardItem=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_prepare_redeem_post_200_response_responseObject_rewardItem=NewModel,ModelA=NewModelA in CLI).
|
|
267
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_prepare_redeem_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_prepare_redeem_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_prepare_redeem_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
268
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_prepare_redeem_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_prepare_redeem_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_prepare_redeem_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
269
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_redeem_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_redeem_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_redeem_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
270
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_redeem_post_200_response_responseObject_data. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_redeem_post_200_response_responseObject_data=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_redeem_post_200_response_responseObject_data=NewModel,ModelA=NewModelA in CLI).
|
|
271
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_redeem_post_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_redeem_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_redeem_post_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
272
|
-
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_web3_redeem_post_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_web3_redeem_post_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_web3_redeem_post_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
273
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
274
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
275
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsGet200Response.ts
|
|
276
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsGet200ResponseResponseObject.ts
|
|
277
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsGet200ResponseResponseObjectItemsInnerInner.ts
|
|
278
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsGetFilterParameter.ts
|
|
279
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsGroupGroupGet200Response.ts
|
|
280
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsIdPutRequest.ts
|
|
281
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsPost200Response.ts
|
|
282
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAdminAppConfigsPostRequest.ts
|
|
283
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthChangePasswordPostRequest.ts
|
|
284
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthForgotPasswordChangePasswordPost200Response.ts
|
|
285
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthForgotPasswordChangePasswordPost200ResponseResponseObject.ts
|
|
286
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthForgotPasswordChangePasswordPostRequest.ts
|
|
287
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthForgotPasswordRequestPostRequest.ts
|
|
288
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthForgotPasswordVerifyOtpPost200Response.ts
|
|
289
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthForgotPasswordVerifyOtpPost200ResponseResponseObject.ts
|
|
290
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthLoginPost200Response.ts
|
|
291
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthLoginPost200ResponseResponseObject.ts
|
|
292
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthLoginPost200ResponseResponseObjectUser.ts
|
|
293
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthLoginPostRequest.ts
|
|
294
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRefreshPost200Response.ts
|
|
295
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRefreshPost200ResponseResponseObject.ts
|
|
296
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterCompletePost200Response.ts
|
|
297
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterCompletePost200ResponseResponseObject.ts
|
|
298
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterCompletePostRequest.ts
|
|
299
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterStartPost200Response.ts
|
|
300
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterStartPost200ResponseResponseObject.ts
|
|
301
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterStartPostRequest.ts
|
|
302
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterVerifyOtpPost200Response.ts
|
|
303
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterVerifyOtpPost200ResponseResponseObject.ts
|
|
304
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthRegisterVerifyOtpPostRequest.ts
|
|
305
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthSocialMobilePost200Response.ts
|
|
306
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthSocialMobilePost200ResponseResponseObject.ts
|
|
307
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiAuthSocialMobilePostRequest.ts
|
|
308
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportLeaguesGet200Response.ts
|
|
309
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportLeaguesGet200ResponseResponseObject.ts
|
|
310
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportLeaguesGet200ResponseResponseObjectItemsInner.ts
|
|
311
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportLeaguesGetFilterParameter.ts
|
|
312
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportLeaguesIdGet200Response.ts
|
|
313
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200Response.ts
|
|
314
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObject.ts
|
|
315
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInner.ts
|
|
316
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerGamesInner.ts
|
|
317
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerGamesInnerWinner.ts
|
|
318
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerLeague.ts
|
|
319
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerOpponentsInner.ts
|
|
320
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerOpponentsInnerTeam.ts
|
|
321
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerResultsInner.ts
|
|
322
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerResultsInnerPlayersInner.ts
|
|
323
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerResultsInnerTeam.ts
|
|
324
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerSerie.ts
|
|
325
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerStreamsListInner.ts
|
|
326
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerTournament.ts
|
|
327
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesGetFilterParameter.ts
|
|
328
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportMatchesIdGet200Response.ts
|
|
329
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportPlayersGet200Response.ts
|
|
330
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportPlayersGet200ResponseResponseObject.ts
|
|
331
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportPlayersGet200ResponseResponseObjectItemsInner.ts
|
|
332
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportPlayersGetFilterParameter.ts
|
|
333
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportPlayersIdGet200Response.ts
|
|
334
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportSeriesGet200Response.ts
|
|
335
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportSeriesGet200ResponseResponseObject.ts
|
|
336
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportSeriesGet200ResponseResponseObjectItemsInner.ts
|
|
337
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportSeriesGetFilterParameter.ts
|
|
338
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportSeriesIdGet200Response.ts
|
|
339
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTeamsGet200Response.ts
|
|
340
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTeamsGet200ResponseResponseObject.ts
|
|
341
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTeamsGet200ResponseResponseObjectItemsInner.ts
|
|
342
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTeamsGetFilterParameter.ts
|
|
343
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTeamsIdGet200Response.ts
|
|
344
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTournamentsGet200Response.ts
|
|
345
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTournamentsGet200ResponseResponseObject.ts
|
|
346
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTournamentsGet200ResponseResponseObjectItemsInner.ts
|
|
347
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTournamentsGetFilterParameter.ts
|
|
348
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportTournamentsIdGet200Response.ts
|
|
349
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportVideogamesGet200Response.ts
|
|
350
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiEsportVideogamesGet200ResponseResponseObjectInner.ts
|
|
351
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsGet200Response.ts
|
|
352
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsGet200ResponseResponseObject.ts
|
|
353
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsGet200ResponseResponseObjectItemsInner.ts
|
|
354
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsGetFilterParameter.ts
|
|
355
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsGetFilterParameterIsPopular.ts
|
|
356
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsIdDelete200Response.ts
|
|
357
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsIdPutRequest.ts
|
|
358
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsPost200Response.ts
|
|
359
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuGameTopupsPostRequest.ts
|
|
360
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuPrivateStreamPostRequest.ts
|
|
361
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsGet200Response.ts
|
|
362
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsGet200ResponseResponseObject.ts
|
|
363
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsGet200ResponseResponseObjectItemsInner.ts
|
|
364
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsGetFilterParameter.ts
|
|
365
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsIdPutRequest.ts
|
|
366
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsPost200Response.ts
|
|
367
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiGarudakuTournamentsPostRequest.ts
|
|
368
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiHealthCheckGet200Response.ts
|
|
369
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGet200Response.ts
|
|
370
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGet200ResponseResponseObject.ts
|
|
371
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGet200ResponseResponseObjectItemsInner.ts
|
|
372
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGet200ResponseResponseObjectItemsInnerFightsInner.ts
|
|
373
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGet200ResponseResponseObjectItemsInnerFightsInnerFightFightersInner.ts
|
|
374
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGet200ResponseResponseObjectItemsInnerFightsInnerFightFightersInnerFighter.ts
|
|
375
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsGetFilterParameter.ts
|
|
376
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiMmaEventsIdGet200Response.ts
|
|
377
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsCategoriesListGet200Response.ts
|
|
378
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsCategoriesListGet200ResponseResponseObject.ts
|
|
379
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsCategoriesListGet200ResponseResponseObjectCategoriesInner.ts
|
|
380
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsGet200Response.ts
|
|
381
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsGet200ResponseResponseObject.ts
|
|
382
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsGet200ResponseResponseObjectItemsInner.ts
|
|
383
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsIdGet200Response.ts
|
|
384
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsIdGet200ResponseResponseObject.ts
|
|
385
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsIdGet200ResponseResponseObjectLeaguesInner.ts
|
|
386
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague.ts
|
|
387
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationTopicPostRequest.ts
|
|
388
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationUserPost200Response.ts
|
|
389
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationUserPost200ResponseResponseObject.ts
|
|
390
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationUserPost200ResponseResponseObjectErrorsInner.ts
|
|
391
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationUserPostRequest.ts
|
|
392
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationUserPostRequestOptions.ts
|
|
393
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiNotificationUserPostRequestPayload.ts
|
|
394
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGet200Response.ts
|
|
395
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGet200ResponseResponseObject.ts
|
|
396
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGet200ResponseResponseObjectItemsInner.ts
|
|
397
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGet200ResponseResponseObjectItemsInnerPlayers.ts
|
|
398
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGet200ResponseResponseObjectItemsInnerPlayersTeam1Inner.ts
|
|
399
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGet200ResponseResponseObjectItemsInnerScoreInner.ts
|
|
400
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGetFilterParameter.ts
|
|
401
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGetFilterParameterId.ts
|
|
402
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGetFilterParameterName.ts
|
|
403
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesGetFilterParameterPlayedAt.ts
|
|
404
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200Response.ts
|
|
405
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200ResponseResponseObject.ts
|
|
406
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200ResponseResponseObjectSets.ts
|
|
407
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200ResponseResponseObjectSetsSetsInner.ts
|
|
408
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200ResponseResponseObjectSetsSetsInnerGamesInner.ts
|
|
409
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200ResponseResponseObjectStats.ts
|
|
410
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelMatchesIdGet200ResponseResponseObjectStatsConnections.ts
|
|
411
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiPadelSeedGet200Response.ts
|
|
412
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisEventTypesGet200Response.ts
|
|
413
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisEventTypesGet200ResponseResponseObjectInner.ts
|
|
414
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesGet200Response.ts
|
|
415
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesGet200ResponseResponseObject.ts
|
|
416
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesGet200ResponseResponseObjectItemsInner.ts
|
|
417
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesGetFilterParameter.ts
|
|
418
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesIdGet200Response.ts
|
|
419
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesIdGet200ResponseResponseObject.ts
|
|
420
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesIdGet200ResponseResponseObjectFirstPlayer.ts
|
|
421
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisMatchesIdGet200ResponseResponseObjectTournament.ts
|
|
422
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersGet200Response.ts
|
|
423
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersGet200ResponseResponseObject.ts
|
|
424
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersGet200ResponseResponseObjectItemsInner.ts
|
|
425
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersGet200ResponseResponseObjectItemsInnerStatsInner.ts
|
|
426
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersGet200ResponseResponseObjectItemsInnerTournamentsInner.ts
|
|
427
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersGetFilterParameter.ts
|
|
428
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisPlayersIdGet200Response.ts
|
|
429
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisTournamentsGet200Response.ts
|
|
430
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisTournamentsGet200ResponseResponseObject.ts
|
|
431
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisTournamentsGet200ResponseResponseObjectItemsInner.ts
|
|
432
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisTournamentsGetFilterParameter.ts
|
|
433
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTennisTournamentsIdGet200Response.ts
|
|
434
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentGameTypesGet200Response.ts
|
|
435
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentGet200Response.ts
|
|
436
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentGet200ResponseResponseObject.ts
|
|
437
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentGet200ResponseResponseObjectItemsInner.ts
|
|
438
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentGet200ResponseResponseObjectItemsInnerGameType.ts
|
|
439
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentGetFilterParameter.ts
|
|
440
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdDelete200Response.ts
|
|
441
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdDelete200ResponseResponseObject.ts
|
|
442
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200Response.ts
|
|
443
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObject.ts
|
|
444
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectGameType.ts
|
|
445
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchTeamInner.ts
|
|
446
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchTeamInnerTeamA.ts
|
|
447
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchesSoloInner.ts
|
|
448
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchesSoloInnerPlayerA1.ts
|
|
449
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectPlayersInner.ts
|
|
450
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectPlayersInnerFinalScores.ts
|
|
451
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectTeamInner.ts
|
|
452
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelIdGet200ResponseResponseObjectTeamInnerFinalScoreTeam.ts
|
|
453
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelLeaderboardIdGet200Response.ts
|
|
454
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObject.ts
|
|
455
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObjectClubScore.ts
|
|
456
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObjectLeaderboardInner.ts
|
|
457
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchSoloPut200Response.ts
|
|
458
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchSoloPut200ResponseResponseObject.ts
|
|
459
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchSoloPutRequest.ts
|
|
460
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchSoloPutRequestBody.ts
|
|
461
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchTeamPut200Response.ts
|
|
462
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchTeamPut200ResponseResponseObject.ts
|
|
463
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchTeamPutRequest.ts
|
|
464
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelMatchTeamPutRequestBody.ts
|
|
465
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPost200Response.ts
|
|
466
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPost200ResponseResponseObject.ts
|
|
467
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPostRequest.ts
|
|
468
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPostRequestBody.ts
|
|
469
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPostRequestBodyPlayersInner.ts
|
|
470
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPostRequestBodyTeamsInner.ts
|
|
471
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentSeedGameTypesGet200Response.ts
|
|
472
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserAffiliateGet200Response.ts
|
|
473
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserAffiliateGet200ResponseResponseObject.ts
|
|
474
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserAffiliateGet200ResponseResponseObjectStatistics.ts
|
|
475
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserApplyAffiliateCodePost200Response.ts
|
|
476
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserApplyAffiliateCodePost200ResponseResponseObject.ts
|
|
477
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserApplyAffiliateCodePost200ResponseResponseObjectReferrer.ts
|
|
478
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserApplyAffiliateCodePostRequest.ts
|
|
479
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserFcmTokenPost200Response.ts
|
|
480
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserFcmTokenPost200ResponseResponseObject.ts
|
|
481
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserFcmTokenPostRequest.ts
|
|
482
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserGet200Response.ts
|
|
483
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserGetFilterParameter.ts
|
|
484
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserLeaderboardGet200Response.ts
|
|
485
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserLeaderboardGet200ResponseResponseObject.ts
|
|
486
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserLeaderboardGet200ResponseResponseObjectItemsInner.ts
|
|
487
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserLeaderboardGetFilterParameter.ts
|
|
488
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserMeGet200Response.ts
|
|
489
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserMeGet200ResponseResponseObject.ts
|
|
490
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserMeGet200ResponseResponseObjectReferrer.ts
|
|
491
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserPointsGet200Response.ts
|
|
492
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserPointsGet200ResponseResponseObject.ts
|
|
493
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserPointsHistoryGet200Response.ts
|
|
494
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserPointsHistoryGet200ResponseResponseObject.ts
|
|
495
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserPointsHistoryGet200ResponseResponseObjectItemsInner.ts
|
|
496
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserPointsHistoryGetFilterParameter.ts
|
|
497
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRecentReferralsGet200Response.ts
|
|
498
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRecentReferralsGet200ResponseResponseObject.ts
|
|
499
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRecentReferralsGet200ResponseResponseObjectItemsInner.ts
|
|
500
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRecentReferralsGetFilterParameter.ts
|
|
501
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRewardPointsPost200Response.ts
|
|
502
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRewardPointsPost200ResponseResponseObject.ts
|
|
503
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRewardPointsPostRequest.ts
|
|
504
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserRewardPointsPostRequestMetadata.ts
|
|
505
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletBindPost200Response.ts
|
|
506
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletBindPost200ResponseResponseObject.ts
|
|
507
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletBindPostRequest.ts
|
|
508
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletConversionRateGet200Response.ts
|
|
509
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletConversionRateGet200ResponseResponseObject.ts
|
|
510
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletStatusGet200Response.ts
|
|
511
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletStatusGet200ResponseResponseObject.ts
|
|
512
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletUnbindPost200Response.ts
|
|
513
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWalletUnbindPost200ResponseResponseObject.ts
|
|
514
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3PrepareRedeemPost200Response.ts
|
|
515
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3PrepareRedeemPost200ResponseResponseObject.ts
|
|
516
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3PrepareRedeemPost200ResponseResponseObjectRewardItem.ts
|
|
517
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3PrepareRedeemPost200ResponseResponseObjectTransactionData.ts
|
|
518
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3PrepareRedeemPostRequest.ts
|
|
519
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RedeemPost200Response.ts
|
|
520
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RedeemPost200ResponseResponseObject.ts
|
|
521
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RedeemPost200ResponseResponseObjectData.ts
|
|
522
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RedeemPostRequest.ts
|
|
523
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardCategoriesGet200Response.ts
|
|
524
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardCategoriesGet200ResponseResponseObject.ts
|
|
525
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardGet200Response.ts
|
|
526
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardGet200ResponseResponseObject.ts
|
|
527
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardGet200ResponseResponseObjectItemsInner.ts
|
|
528
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardGet200ResponseResponseObjectItemsInnerRedeemableItemsInner.ts
|
|
529
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardItemIdDelete200Response.ts
|
|
530
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardPut200Response.ts
|
|
531
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardPutRequest.ts
|
|
532
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiWeb3RewardPutRequestRedeemableItemsInner.ts
|
|
533
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200Response.ts
|
|
534
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200ResponseResponseObject.ts
|
|
535
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200ResponseResponseObjectCurrentLive.ts
|
|
536
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200ResponseResponseObjectPreviousContentInner.ts
|
|
537
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubePrivateStreamDelete200Response.ts
|
|
538
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubePrivateStreamPost200Response.ts
|
|
539
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubePrivateStreamPost200ResponseResponseObject.ts
|
|
540
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubePrivateStreamPost200ResponseResponseObjectPrivateStream.ts
|
|
541
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/PrivateStreamRequest.ts
|
|
542
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/PrivateStreamResponse.ts
|
|
543
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/healthCheck. Renamed to auto-generated operationId: apiHealthCheckGet
|
|
544
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/news. Renamed to auto-generated operationId: apiNewsGet
|
|
545
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/news/{id}. Renamed to auto-generated operationId: apiNewsIdGet
|
|
546
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/news/categories/list. Renamed to auto-generated operationId: apiNewsCategoriesListGet
|
|
547
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/padel/matches. Renamed to auto-generated operationId: apiPadelMatchesGet
|
|
548
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/padel/matches/{id}. Renamed to auto-generated operationId: apiPadelMatchesIdGet
|
|
549
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/padel/seed. Renamed to auto-generated operationId: apiPadelSeedGet
|
|
550
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/padel/sync. Renamed to auto-generated operationId: apiPadelSyncGet
|
|
551
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/youtube/drx-content. Renamed to auto-generated operationId: apiYoutubeDrxContentGet
|
|
552
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/youtube/private-stream. Renamed to auto-generated operationId: apiYoutubePrivateStreamPost
|
|
553
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/youtube/private-stream. Renamed to auto-generated operationId: apiYoutubePrivateStreamDelete
|
|
554
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/youtube/refresh. Renamed to auto-generated operationId: apiYoutubeRefreshPost
|
|
555
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/garudaku/content. Renamed to auto-generated operationId: apiGarudakuContentGet
|
|
556
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/garudaku/private-stream. Renamed to auto-generated operationId: apiGarudakuPrivateStreamPost
|
|
557
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/garudaku/private-stream. Renamed to auto-generated operationId: apiGarudakuPrivateStreamDelete
|
|
558
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/garudaku/refresh. Renamed to auto-generated operationId: apiGarudakuRefreshPost
|
|
559
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/garudaku/game-topups. Renamed to auto-generated operationId: apiGarudakuGameTopupsGet
|
|
560
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/garudaku/game-topups. Renamed to auto-generated operationId: apiGarudakuGameTopupsPost
|
|
561
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/garudaku/game-topups/{id}. Renamed to auto-generated operationId: apiGarudakuGameTopupsIdPut
|
|
562
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/garudaku/game-topups/{id}. Renamed to auto-generated operationId: apiGarudakuGameTopupsIdDelete
|
|
563
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/garudaku/tournaments. Renamed to auto-generated operationId: apiGarudakuTournamentsGet
|
|
564
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/garudaku/tournaments. Renamed to auto-generated operationId: apiGarudakuTournamentsPost
|
|
565
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/garudaku/tournaments/{id}. Renamed to auto-generated operationId: apiGarudakuTournamentsIdPut
|
|
566
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/garudaku/tournaments/{id}. Renamed to auto-generated operationId: apiGarudakuTournamentsIdDelete
|
|
567
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tournament. Renamed to auto-generated operationId: apiTournamentGet
|
|
568
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/tournament/padel. Renamed to auto-generated operationId: apiTournamentPadelPost
|
|
569
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tournament/padel/{id}. Renamed to auto-generated operationId: apiTournamentPadelIdGet
|
|
570
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/tournament/padel/{id}. Renamed to auto-generated operationId: apiTournamentPadelIdDelete
|
|
571
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tournament/seed-game-types. Renamed to auto-generated operationId: apiTournamentSeedGameTypesGet
|
|
572
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tournament/game-types. Renamed to auto-generated operationId: apiTournamentGameTypesGet
|
|
573
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/tournament/padel/match-solo. Renamed to auto-generated operationId: apiTournamentPadelMatchSoloPut
|
|
574
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/tournament/padel/match-team. Renamed to auto-generated operationId: apiTournamentPadelMatchTeamPut
|
|
575
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tournament/padel/leaderboard/{id}. Renamed to auto-generated operationId: apiTournamentPadelLeaderboardIdGet
|
|
576
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user. Renamed to auto-generated operationId: apiUserGet
|
|
577
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user/leaderboard. Renamed to auto-generated operationId: apiUserLeaderboardGet
|
|
578
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user/points. Renamed to auto-generated operationId: apiUserPointsGet
|
|
579
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user/points/history. Renamed to auto-generated operationId: apiUserPointsHistoryGet
|
|
580
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/user/apply-affiliate-code. Renamed to auto-generated operationId: apiUserApplyAffiliateCodePost
|
|
581
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user/affiliate. Renamed to auto-generated operationId: apiUserAffiliateGet
|
|
582
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user/recent-referrals. Renamed to auto-generated operationId: apiUserRecentReferralsGet
|
|
583
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/user/reward-points. Renamed to auto-generated operationId: apiUserRewardPointsPost
|
|
584
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/user/me. Renamed to auto-generated operationId: apiUserMeGet
|
|
585
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/user/fcm-token. Renamed to auto-generated operationId: apiUserFcmTokenPost
|
|
586
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/matches. Renamed to auto-generated operationId: apiTennisMatchesGet
|
|
587
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/matches/{id}. Renamed to auto-generated operationId: apiTennisMatchesIdGet
|
|
588
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/players. Renamed to auto-generated operationId: apiTennisPlayersGet
|
|
589
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/players/{id}. Renamed to auto-generated operationId: apiTennisPlayersIdGet
|
|
590
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/tournaments. Renamed to auto-generated operationId: apiTennisTournamentsGet
|
|
591
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/tournaments/{id}. Renamed to auto-generated operationId: apiTennisTournamentsIdGet
|
|
592
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/seed. Renamed to auto-generated operationId: apiTennisSeedGet
|
|
593
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/sync. Renamed to auto-generated operationId: apiTennisSyncGet
|
|
594
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/tennis/event-types. Renamed to auto-generated operationId: apiTennisEventTypesGet
|
|
595
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/login. Renamed to auto-generated operationId: apiAuthLoginPost
|
|
596
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/refresh. Renamed to auto-generated operationId: apiAuthRefreshPost
|
|
597
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/auth/validate. Renamed to auto-generated operationId: apiAuthValidateGet
|
|
598
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/social/mobile. Renamed to auto-generated operationId: apiAuthSocialMobilePost
|
|
599
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/register/start. Renamed to auto-generated operationId: apiAuthRegisterStartPost
|
|
600
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/register/verify-otp. Renamed to auto-generated operationId: apiAuthRegisterVerifyOtpPost
|
|
601
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/register/complete. Renamed to auto-generated operationId: apiAuthRegisterCompletePost
|
|
602
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/forgot-password/request. Renamed to auto-generated operationId: apiAuthForgotPasswordRequestPost
|
|
603
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/forgot-password/verify-otp. Renamed to auto-generated operationId: apiAuthForgotPasswordVerifyOtpPost
|
|
604
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/forgot-password/change-password. Renamed to auto-generated operationId: apiAuthForgotPasswordChangePasswordPost
|
|
605
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/auth/change-password. Renamed to auto-generated operationId: apiAuthChangePasswordPost
|
|
606
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/videogames. Renamed to auto-generated operationId: apiEsportVideogamesGet
|
|
607
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/matches. Renamed to auto-generated operationId: apiEsportMatchesGet
|
|
608
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/matches/{id}. Renamed to auto-generated operationId: apiEsportMatchesIdGet
|
|
609
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/players. Renamed to auto-generated operationId: apiEsportPlayersGet
|
|
610
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/players/{id}. Renamed to auto-generated operationId: apiEsportPlayersIdGet
|
|
611
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/teams. Renamed to auto-generated operationId: apiEsportTeamsGet
|
|
612
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/teams/{id}. Renamed to auto-generated operationId: apiEsportTeamsIdGet
|
|
613
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/tournaments. Renamed to auto-generated operationId: apiEsportTournamentsGet
|
|
614
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/tournaments/{id}. Renamed to auto-generated operationId: apiEsportTournamentsIdGet
|
|
615
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/series. Renamed to auto-generated operationId: apiEsportSeriesGet
|
|
616
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/series/{id}. Renamed to auto-generated operationId: apiEsportSeriesIdGet
|
|
617
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/leagues. Renamed to auto-generated operationId: apiEsportLeaguesGet
|
|
618
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/esport/leagues/{id}. Renamed to auto-generated operationId: apiEsportLeaguesIdGet
|
|
619
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/admin/app-configs. Renamed to auto-generated operationId: apiAdminAppConfigsGet
|
|
620
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/admin/app-configs. Renamed to auto-generated operationId: apiAdminAppConfigsPost
|
|
621
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/admin/app-configs/{id}. Renamed to auto-generated operationId: apiAdminAppConfigsIdGet
|
|
622
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/admin/app-configs/{id}. Renamed to auto-generated operationId: apiAdminAppConfigsIdPut
|
|
623
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/admin/app-configs/{id}. Renamed to auto-generated operationId: apiAdminAppConfigsIdDelete
|
|
624
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/admin/app-configs/key/{key}. Renamed to auto-generated operationId: apiAdminAppConfigsKeyKeyGet
|
|
625
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/admin/app-configs/group/{group}. Renamed to auto-generated operationId: apiAdminAppConfigsGroupGroupGet
|
|
626
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/mma/events. Renamed to auto-generated operationId: apiMmaEventsGet
|
|
627
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/mma/events/{id}. Renamed to auto-generated operationId: apiMmaEventsIdGet
|
|
628
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/notification/user. Renamed to auto-generated operationId: apiNotificationUserPost
|
|
629
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/notification/topic. Renamed to auto-generated operationId: apiNotificationTopicPost
|
|
630
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/wallet/status. Renamed to auto-generated operationId: apiWalletStatusGet
|
|
631
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/wallet/bind. Renamed to auto-generated operationId: apiWalletBindPost
|
|
632
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/wallet/unbind. Renamed to auto-generated operationId: apiWalletUnbindPost
|
|
633
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/wallet/conversion-rate. Renamed to auto-generated operationId: apiWalletConversionRateGet
|
|
634
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/web3/reward. Renamed to auto-generated operationId: apiWeb3RewardGet
|
|
635
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/web3/reward. Renamed to auto-generated operationId: apiWeb3RewardPut
|
|
636
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/web3/reward/categories. Renamed to auto-generated operationId: apiWeb3RewardCategoriesGet
|
|
637
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/web3/reward/{id}. Renamed to auto-generated operationId: apiWeb3RewardIdGet
|
|
638
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/web3/reward/{id}. Renamed to auto-generated operationId: apiWeb3RewardIdDelete
|
|
639
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/web3/reward/item/{id}. Renamed to auto-generated operationId: apiWeb3RewardItemIdDelete
|
|
640
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/web3/reward/item/publish/{id}. Renamed to auto-generated operationId: apiWeb3RewardItemPublishIdPut
|
|
641
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/web3/reward/parent/publish/{id}. Renamed to auto-generated operationId: apiWeb3RewardParentPublishIdPut
|
|
642
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/web3/prepare-redeem. Renamed to auto-generated operationId: apiWeb3PrepareRedeemPost
|
|
643
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/web3/redeem. Renamed to auto-generated operationId: apiWeb3RedeemPost
|
|
644
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/public/web3/reward/{id}. Renamed to auto-generated operationId: apiPublicWeb3RewardIdGet
|
|
645
|
-
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/public/web3/reward. Renamed to auto-generated operationId: apiPublicWeb3RewardGet
|
|
646
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
647
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/AppConfigurationApi.ts
|
|
648
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
649
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/AuthenticationApi.ts
|
|
650
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
651
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/EsportsManagementApi.ts
|
|
652
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
653
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/GarudakuIntegrationApi.ts
|
|
654
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
655
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/HealthCheckApi.ts
|
|
656
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
657
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/MMASportsApi.ts
|
|
658
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
659
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/NewsManagementApi.ts
|
|
660
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
661
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/NotificationManagementApi.ts
|
|
662
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
663
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/PadelSportsApi.ts
|
|
664
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
665
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/PublicRewardApi.ts
|
|
666
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
667
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/RedemptionApi.ts
|
|
668
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
669
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/RewardManagementApi.ts
|
|
670
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
671
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/TennisSportsApi.ts
|
|
672
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
673
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/TournamentManagementApi.ts
|
|
674
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
675
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/UserAffiliateApi.ts
|
|
676
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
677
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/UserManagementApi.ts
|
|
678
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
679
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/UserNotificationsApi.ts
|
|
680
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
681
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/UserPointsApi.ts
|
|
682
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
683
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/WalletManagementApi.ts
|
|
684
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
685
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/YouTubeIntegrationApi.ts
|
|
686
|
-
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
687
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./index.ts
|
|
688
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./runtime.ts
|
|
689
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/index.ts
|
|
690
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./apis/index.ts
|
|
691
|
-
[main] INFO o.o.codegen.TemplateManager - Skipped /root/drx-sdk/./.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.)
|
|
692
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./.openapi-generator/VERSION
|
|
693
|
-
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./.openapi-generator/FILES
|
|
694
|
-
################################################################################
|
|
695
|
-
# Thanks for using OpenAPI Generator. #
|
|
696
|
-
# Please consider donation to help us maintain this project 🙏 #
|
|
697
|
-
# https://opencollective.com/openapi_generator/donate #
|
|
698
|
-
################################################################################
|
|
699
|
-
✅ SDK generated
|
|
700
|
-
[master 5e62bd4] VPS: Generated API SDK
|
|
701
|
-
291 files changed, 36050 insertions(+), 12 deletions(-)
|
|
702
|
-
create mode 100644 apis/AppConfigurationApi.ts
|
|
703
|
-
create mode 100644 apis/AuthenticationApi.ts
|
|
704
|
-
create mode 100644 apis/EsportsManagementApi.ts
|
|
705
|
-
create mode 100644 apis/GarudakuIntegrationApi.ts
|
|
706
|
-
create mode 100644 apis/HealthCheckApi.ts
|
|
707
|
-
create mode 100644 apis/MMASportsApi.ts
|
|
708
|
-
create mode 100644 apis/NewsManagementApi.ts
|
|
709
|
-
create mode 100644 apis/NotificationManagementApi.ts
|
|
710
|
-
create mode 100644 apis/PadelSportsApi.ts
|
|
711
|
-
create mode 100644 apis/PublicRewardApi.ts
|
|
712
|
-
create mode 100644 apis/RedemptionApi.ts
|
|
713
|
-
create mode 100644 apis/RewardManagementApi.ts
|
|
714
|
-
create mode 100644 apis/TennisSportsApi.ts
|
|
715
|
-
create mode 100644 apis/TournamentManagementApi.ts
|
|
716
|
-
create mode 100644 apis/UserAffiliateApi.ts
|
|
717
|
-
create mode 100644 apis/UserManagementApi.ts
|
|
718
|
-
create mode 100644 apis/UserNotificationsApi.ts
|
|
719
|
-
create mode 100644 apis/UserPointsApi.ts
|
|
720
|
-
create mode 100644 apis/WalletManagementApi.ts
|
|
721
|
-
create mode 100644 apis/YouTubeIntegrationApi.ts
|
|
722
|
-
create mode 100644 apis/index.ts
|
|
723
|
-
create mode 100644 models/ApiAdminAppConfigsGet200Response.ts
|
|
724
|
-
create mode 100644 models/ApiAdminAppConfigsGet200ResponseResponseObject.ts
|
|
725
|
-
create mode 100644 models/ApiAdminAppConfigsGet200ResponseResponseObjectItemsInnerInner.ts
|
|
726
|
-
create mode 100644 models/ApiAdminAppConfigsGetFilterParameter.ts
|
|
727
|
-
create mode 100644 models/ApiAdminAppConfigsGroupGroupGet200Response.ts
|
|
728
|
-
create mode 100644 models/ApiAdminAppConfigsIdPutRequest.ts
|
|
729
|
-
create mode 100644 models/ApiAdminAppConfigsPost200Response.ts
|
|
730
|
-
create mode 100644 models/ApiAdminAppConfigsPostRequest.ts
|
|
731
|
-
create mode 100644 models/ApiAuthChangePasswordPostRequest.ts
|
|
732
|
-
create mode 100644 models/ApiAuthForgotPasswordChangePasswordPost200Response.ts
|
|
733
|
-
create mode 100644 models/ApiAuthForgotPasswordChangePasswordPost200ResponseResponseObject.ts
|
|
734
|
-
create mode 100644 models/ApiAuthForgotPasswordChangePasswordPostRequest.ts
|
|
735
|
-
create mode 100644 models/ApiAuthForgotPasswordRequestPostRequest.ts
|
|
736
|
-
create mode 100644 models/ApiAuthForgotPasswordVerifyOtpPost200Response.ts
|
|
737
|
-
create mode 100644 models/ApiAuthForgotPasswordVerifyOtpPost200ResponseResponseObject.ts
|
|
738
|
-
create mode 100644 models/ApiAuthLoginPost200Response.ts
|
|
739
|
-
create mode 100644 models/ApiAuthLoginPost200ResponseResponseObject.ts
|
|
740
|
-
create mode 100644 models/ApiAuthLoginPost200ResponseResponseObjectUser.ts
|
|
741
|
-
create mode 100644 models/ApiAuthLoginPostRequest.ts
|
|
742
|
-
create mode 100644 models/ApiAuthRefreshPost200Response.ts
|
|
743
|
-
create mode 100644 models/ApiAuthRefreshPost200ResponseResponseObject.ts
|
|
744
|
-
create mode 100644 models/ApiAuthRegisterCompletePost200Response.ts
|
|
745
|
-
create mode 100644 models/ApiAuthRegisterCompletePost200ResponseResponseObject.ts
|
|
746
|
-
create mode 100644 models/ApiAuthRegisterCompletePostRequest.ts
|
|
747
|
-
create mode 100644 models/ApiAuthRegisterStartPost200Response.ts
|
|
748
|
-
create mode 100644 models/ApiAuthRegisterStartPost200ResponseResponseObject.ts
|
|
749
|
-
create mode 100644 models/ApiAuthRegisterStartPostRequest.ts
|
|
750
|
-
create mode 100644 models/ApiAuthRegisterVerifyOtpPost200Response.ts
|
|
751
|
-
create mode 100644 models/ApiAuthRegisterVerifyOtpPost200ResponseResponseObject.ts
|
|
752
|
-
create mode 100644 models/ApiAuthRegisterVerifyOtpPostRequest.ts
|
|
753
|
-
create mode 100644 models/ApiAuthSocialMobilePost200Response.ts
|
|
754
|
-
create mode 100644 models/ApiAuthSocialMobilePost200ResponseResponseObject.ts
|
|
755
|
-
create mode 100644 models/ApiAuthSocialMobilePostRequest.ts
|
|
756
|
-
create mode 100644 models/ApiEsportLeaguesGet200Response.ts
|
|
757
|
-
create mode 100644 models/ApiEsportLeaguesGet200ResponseResponseObject.ts
|
|
758
|
-
create mode 100644 models/ApiEsportLeaguesGet200ResponseResponseObjectItemsInner.ts
|
|
759
|
-
create mode 100644 models/ApiEsportLeaguesGetFilterParameter.ts
|
|
760
|
-
create mode 100644 models/ApiEsportLeaguesIdGet200Response.ts
|
|
761
|
-
create mode 100644 models/ApiEsportMatchesGet200Response.ts
|
|
762
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObject.ts
|
|
763
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInner.ts
|
|
764
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerGamesInner.ts
|
|
765
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerGamesInnerWinner.ts
|
|
766
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerLeague.ts
|
|
767
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerOpponentsInner.ts
|
|
768
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerOpponentsInnerTeam.ts
|
|
769
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerResultsInner.ts
|
|
770
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerResultsInnerPlayersInner.ts
|
|
771
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerResultsInnerTeam.ts
|
|
772
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerSerie.ts
|
|
773
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerStreamsListInner.ts
|
|
774
|
-
create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerTournament.ts
|
|
775
|
-
create mode 100644 models/ApiEsportMatchesGetFilterParameter.ts
|
|
776
|
-
create mode 100644 models/ApiEsportMatchesIdGet200Response.ts
|
|
777
|
-
create mode 100644 models/ApiEsportPlayersGet200Response.ts
|
|
778
|
-
create mode 100644 models/ApiEsportPlayersGet200ResponseResponseObject.ts
|
|
779
|
-
create mode 100644 models/ApiEsportPlayersGet200ResponseResponseObjectItemsInner.ts
|
|
780
|
-
create mode 100644 models/ApiEsportPlayersGetFilterParameter.ts
|
|
781
|
-
create mode 100644 models/ApiEsportPlayersIdGet200Response.ts
|
|
782
|
-
create mode 100644 models/ApiEsportSeriesGet200Response.ts
|
|
783
|
-
create mode 100644 models/ApiEsportSeriesGet200ResponseResponseObject.ts
|
|
784
|
-
create mode 100644 models/ApiEsportSeriesGet200ResponseResponseObjectItemsInner.ts
|
|
785
|
-
create mode 100644 models/ApiEsportSeriesGetFilterParameter.ts
|
|
786
|
-
create mode 100644 models/ApiEsportSeriesIdGet200Response.ts
|
|
787
|
-
create mode 100644 models/ApiEsportTeamsGet200Response.ts
|
|
788
|
-
create mode 100644 models/ApiEsportTeamsGet200ResponseResponseObject.ts
|
|
789
|
-
create mode 100644 models/ApiEsportTeamsGet200ResponseResponseObjectItemsInner.ts
|
|
790
|
-
create mode 100644 models/ApiEsportTeamsGetFilterParameter.ts
|
|
791
|
-
create mode 100644 models/ApiEsportTeamsIdGet200Response.ts
|
|
792
|
-
create mode 100644 models/ApiEsportTournamentsGet200Response.ts
|
|
793
|
-
create mode 100644 models/ApiEsportTournamentsGet200ResponseResponseObject.ts
|
|
794
|
-
create mode 100644 models/ApiEsportTournamentsGet200ResponseResponseObjectItemsInner.ts
|
|
795
|
-
create mode 100644 models/ApiEsportTournamentsGetFilterParameter.ts
|
|
796
|
-
create mode 100644 models/ApiEsportTournamentsIdGet200Response.ts
|
|
797
|
-
create mode 100644 models/ApiEsportVideogamesGet200Response.ts
|
|
798
|
-
create mode 100644 models/ApiEsportVideogamesGet200ResponseResponseObjectInner.ts
|
|
799
|
-
create mode 100644 models/ApiGarudakuGameTopupsGet200Response.ts
|
|
800
|
-
create mode 100644 models/ApiGarudakuGameTopupsGet200ResponseResponseObject.ts
|
|
801
|
-
create mode 100644 models/ApiGarudakuGameTopupsGet200ResponseResponseObjectItemsInner.ts
|
|
802
|
-
create mode 100644 models/ApiGarudakuGameTopupsGetFilterParameter.ts
|
|
803
|
-
create mode 100644 models/ApiGarudakuGameTopupsGetFilterParameterIsPopular.ts
|
|
804
|
-
create mode 100644 models/ApiGarudakuGameTopupsIdDelete200Response.ts
|
|
805
|
-
create mode 100644 models/ApiGarudakuGameTopupsIdPutRequest.ts
|
|
806
|
-
create mode 100644 models/ApiGarudakuGameTopupsPost200Response.ts
|
|
807
|
-
create mode 100644 models/ApiGarudakuGameTopupsPostRequest.ts
|
|
808
|
-
create mode 100644 models/ApiGarudakuPrivateStreamPostRequest.ts
|
|
809
|
-
create mode 100644 models/ApiGarudakuTournamentsGet200Response.ts
|
|
810
|
-
create mode 100644 models/ApiGarudakuTournamentsGet200ResponseResponseObject.ts
|
|
811
|
-
create mode 100644 models/ApiGarudakuTournamentsGet200ResponseResponseObjectItemsInner.ts
|
|
812
|
-
create mode 100644 models/ApiGarudakuTournamentsGetFilterParameter.ts
|
|
813
|
-
create mode 100644 models/ApiGarudakuTournamentsIdPutRequest.ts
|
|
814
|
-
create mode 100644 models/ApiGarudakuTournamentsPost200Response.ts
|
|
815
|
-
create mode 100644 models/ApiGarudakuTournamentsPostRequest.ts
|
|
816
|
-
create mode 100644 models/ApiHealthCheckGet200Response.ts
|
|
817
|
-
create mode 100644 models/ApiMmaEventsGet200Response.ts
|
|
818
|
-
create mode 100644 models/ApiMmaEventsGet200ResponseResponseObject.ts
|
|
819
|
-
create mode 100644 models/ApiMmaEventsGet200ResponseResponseObjectItemsInner.ts
|
|
820
|
-
create mode 100644 models/ApiMmaEventsGet200ResponseResponseObjectItemsInnerFightsInner.ts
|
|
821
|
-
create mode 100644 models/ApiMmaEventsGet200ResponseResponseObjectItemsInnerFightsInnerFightFightersInner.ts
|
|
822
|
-
create mode 100644 models/ApiMmaEventsGet200ResponseResponseObjectItemsInnerFightsInnerFightFightersInnerFighter.ts
|
|
823
|
-
create mode 100644 models/ApiMmaEventsGetFilterParameter.ts
|
|
824
|
-
create mode 100644 models/ApiMmaEventsIdGet200Response.ts
|
|
825
|
-
create mode 100644 models/ApiNewsCategoriesListGet200Response.ts
|
|
826
|
-
create mode 100644 models/ApiNewsCategoriesListGet200ResponseResponseObject.ts
|
|
827
|
-
create mode 100644 models/ApiNewsCategoriesListGet200ResponseResponseObjectCategoriesInner.ts
|
|
828
|
-
create mode 100644 models/ApiNewsGet200Response.ts
|
|
829
|
-
create mode 100644 models/ApiNewsGet200ResponseResponseObject.ts
|
|
830
|
-
create mode 100644 models/ApiNewsGet200ResponseResponseObjectItemsInner.ts
|
|
831
|
-
create mode 100644 models/ApiNewsIdGet200Response.ts
|
|
832
|
-
create mode 100644 models/ApiNewsIdGet200ResponseResponseObject.ts
|
|
833
|
-
create mode 100644 models/ApiNewsIdGet200ResponseResponseObjectLeaguesInner.ts
|
|
834
|
-
create mode 100644 models/ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague.ts
|
|
835
|
-
create mode 100644 models/ApiNotificationTopicPostRequest.ts
|
|
836
|
-
create mode 100644 models/ApiNotificationUserPost200Response.ts
|
|
837
|
-
create mode 100644 models/ApiNotificationUserPost200ResponseResponseObject.ts
|
|
838
|
-
create mode 100644 models/ApiNotificationUserPost200ResponseResponseObjectErrorsInner.ts
|
|
839
|
-
create mode 100644 models/ApiNotificationUserPostRequest.ts
|
|
840
|
-
create mode 100644 models/ApiNotificationUserPostRequestOptions.ts
|
|
841
|
-
create mode 100644 models/ApiNotificationUserPostRequestPayload.ts
|
|
842
|
-
create mode 100644 models/ApiPadelMatchesGet200Response.ts
|
|
843
|
-
create mode 100644 models/ApiPadelMatchesGet200ResponseResponseObject.ts
|
|
844
|
-
create mode 100644 models/ApiPadelMatchesGet200ResponseResponseObjectItemsInner.ts
|
|
845
|
-
create mode 100644 models/ApiPadelMatchesGet200ResponseResponseObjectItemsInnerPlayers.ts
|
|
846
|
-
create mode 100644 models/ApiPadelMatchesGet200ResponseResponseObjectItemsInnerPlayersTeam1Inner.ts
|
|
847
|
-
create mode 100644 models/ApiPadelMatchesGet200ResponseResponseObjectItemsInnerScoreInner.ts
|
|
848
|
-
create mode 100644 models/ApiPadelMatchesGetFilterParameter.ts
|
|
849
|
-
create mode 100644 models/ApiPadelMatchesGetFilterParameterId.ts
|
|
850
|
-
create mode 100644 models/ApiPadelMatchesGetFilterParameterName.ts
|
|
851
|
-
create mode 100644 models/ApiPadelMatchesGetFilterParameterPlayedAt.ts
|
|
852
|
-
create mode 100644 models/ApiPadelMatchesIdGet200Response.ts
|
|
853
|
-
create mode 100644 models/ApiPadelMatchesIdGet200ResponseResponseObject.ts
|
|
854
|
-
create mode 100644 models/ApiPadelMatchesIdGet200ResponseResponseObjectSets.ts
|
|
855
|
-
create mode 100644 models/ApiPadelMatchesIdGet200ResponseResponseObjectSetsSetsInner.ts
|
|
856
|
-
create mode 100644 models/ApiPadelMatchesIdGet200ResponseResponseObjectSetsSetsInnerGamesInner.ts
|
|
857
|
-
create mode 100644 models/ApiPadelMatchesIdGet200ResponseResponseObjectStats.ts
|
|
858
|
-
create mode 100644 models/ApiPadelMatchesIdGet200ResponseResponseObjectStatsConnections.ts
|
|
859
|
-
create mode 100644 models/ApiPadelSeedGet200Response.ts
|
|
860
|
-
create mode 100644 models/ApiTennisEventTypesGet200Response.ts
|
|
861
|
-
create mode 100644 models/ApiTennisEventTypesGet200ResponseResponseObjectInner.ts
|
|
862
|
-
create mode 100644 models/ApiTennisMatchesGet200Response.ts
|
|
863
|
-
create mode 100644 models/ApiTennisMatchesGet200ResponseResponseObject.ts
|
|
864
|
-
create mode 100644 models/ApiTennisMatchesGet200ResponseResponseObjectItemsInner.ts
|
|
865
|
-
create mode 100644 models/ApiTennisMatchesGetFilterParameter.ts
|
|
866
|
-
create mode 100644 models/ApiTennisMatchesIdGet200Response.ts
|
|
867
|
-
create mode 100644 models/ApiTennisMatchesIdGet200ResponseResponseObject.ts
|
|
868
|
-
create mode 100644 models/ApiTennisMatchesIdGet200ResponseResponseObjectFirstPlayer.ts
|
|
869
|
-
create mode 100644 models/ApiTennisMatchesIdGet200ResponseResponseObjectTournament.ts
|
|
870
|
-
create mode 100644 models/ApiTennisPlayersGet200Response.ts
|
|
871
|
-
create mode 100644 models/ApiTennisPlayersGet200ResponseResponseObject.ts
|
|
872
|
-
create mode 100644 models/ApiTennisPlayersGet200ResponseResponseObjectItemsInner.ts
|
|
873
|
-
create mode 100644 models/ApiTennisPlayersGet200ResponseResponseObjectItemsInnerStatsInner.ts
|
|
874
|
-
create mode 100644 models/ApiTennisPlayersGet200ResponseResponseObjectItemsInnerTournamentsInner.ts
|
|
875
|
-
create mode 100644 models/ApiTennisPlayersGetFilterParameter.ts
|
|
876
|
-
create mode 100644 models/ApiTennisPlayersIdGet200Response.ts
|
|
877
|
-
create mode 100644 models/ApiTennisTournamentsGet200Response.ts
|
|
878
|
-
create mode 100644 models/ApiTennisTournamentsGet200ResponseResponseObject.ts
|
|
879
|
-
create mode 100644 models/ApiTennisTournamentsGet200ResponseResponseObjectItemsInner.ts
|
|
880
|
-
create mode 100644 models/ApiTennisTournamentsGetFilterParameter.ts
|
|
881
|
-
create mode 100644 models/ApiTennisTournamentsIdGet200Response.ts
|
|
882
|
-
create mode 100644 models/ApiTournamentGameTypesGet200Response.ts
|
|
883
|
-
create mode 100644 models/ApiTournamentGet200Response.ts
|
|
884
|
-
create mode 100644 models/ApiTournamentGet200ResponseResponseObject.ts
|
|
885
|
-
create mode 100644 models/ApiTournamentGet200ResponseResponseObjectItemsInner.ts
|
|
886
|
-
create mode 100644 models/ApiTournamentGet200ResponseResponseObjectItemsInnerGameType.ts
|
|
887
|
-
create mode 100644 models/ApiTournamentGetFilterParameter.ts
|
|
888
|
-
create mode 100644 models/ApiTournamentPadelIdDelete200Response.ts
|
|
889
|
-
create mode 100644 models/ApiTournamentPadelIdDelete200ResponseResponseObject.ts
|
|
890
|
-
create mode 100644 models/ApiTournamentPadelIdGet200Response.ts
|
|
891
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObject.ts
|
|
892
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectGameType.ts
|
|
893
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchTeamInner.ts
|
|
894
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchTeamInnerTeamA.ts
|
|
895
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchesSoloInner.ts
|
|
896
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectMatchesSoloInnerPlayerA1.ts
|
|
897
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectPlayersInner.ts
|
|
898
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectPlayersInnerFinalScores.ts
|
|
899
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectTeamInner.ts
|
|
900
|
-
create mode 100644 models/ApiTournamentPadelIdGet200ResponseResponseObjectTeamInnerFinalScoreTeam.ts
|
|
901
|
-
create mode 100644 models/ApiTournamentPadelLeaderboardIdGet200Response.ts
|
|
902
|
-
create mode 100644 models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObject.ts
|
|
903
|
-
create mode 100644 models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObjectClubScore.ts
|
|
904
|
-
create mode 100644 models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObjectLeaderboardInner.ts
|
|
905
|
-
create mode 100644 models/ApiTournamentPadelMatchSoloPut200Response.ts
|
|
906
|
-
create mode 100644 models/ApiTournamentPadelMatchSoloPut200ResponseResponseObject.ts
|
|
907
|
-
create mode 100644 models/ApiTournamentPadelMatchSoloPutRequest.ts
|
|
908
|
-
create mode 100644 models/ApiTournamentPadelMatchSoloPutRequestBody.ts
|
|
909
|
-
create mode 100644 models/ApiTournamentPadelMatchTeamPut200Response.ts
|
|
910
|
-
create mode 100644 models/ApiTournamentPadelMatchTeamPut200ResponseResponseObject.ts
|
|
911
|
-
create mode 100644 models/ApiTournamentPadelMatchTeamPutRequest.ts
|
|
912
|
-
create mode 100644 models/ApiTournamentPadelMatchTeamPutRequestBody.ts
|
|
913
|
-
create mode 100644 models/ApiTournamentPadelPost200Response.ts
|
|
914
|
-
create mode 100644 models/ApiTournamentPadelPost200ResponseResponseObject.ts
|
|
915
|
-
create mode 100644 models/ApiTournamentPadelPostRequest.ts
|
|
916
|
-
create mode 100644 models/ApiTournamentPadelPostRequestBody.ts
|
|
917
|
-
create mode 100644 models/ApiTournamentPadelPostRequestBodyPlayersInner.ts
|
|
918
|
-
create mode 100644 models/ApiTournamentPadelPostRequestBodyTeamsInner.ts
|
|
919
|
-
create mode 100644 models/ApiTournamentSeedGameTypesGet200Response.ts
|
|
920
|
-
create mode 100644 models/ApiUserAffiliateGet200Response.ts
|
|
921
|
-
create mode 100644 models/ApiUserAffiliateGet200ResponseResponseObject.ts
|
|
922
|
-
create mode 100644 models/ApiUserAffiliateGet200ResponseResponseObjectStatistics.ts
|
|
923
|
-
create mode 100644 models/ApiUserApplyAffiliateCodePost200Response.ts
|
|
924
|
-
create mode 100644 models/ApiUserApplyAffiliateCodePost200ResponseResponseObject.ts
|
|
925
|
-
create mode 100644 models/ApiUserApplyAffiliateCodePost200ResponseResponseObjectReferrer.ts
|
|
926
|
-
create mode 100644 models/ApiUserApplyAffiliateCodePostRequest.ts
|
|
927
|
-
create mode 100644 models/ApiUserFcmTokenPost200Response.ts
|
|
928
|
-
create mode 100644 models/ApiUserFcmTokenPost200ResponseResponseObject.ts
|
|
929
|
-
create mode 100644 models/ApiUserFcmTokenPostRequest.ts
|
|
930
|
-
create mode 100644 models/ApiUserGet200Response.ts
|
|
931
|
-
create mode 100644 models/ApiUserGetFilterParameter.ts
|
|
932
|
-
create mode 100644 models/ApiUserLeaderboardGet200Response.ts
|
|
933
|
-
create mode 100644 models/ApiUserLeaderboardGet200ResponseResponseObject.ts
|
|
934
|
-
create mode 100644 models/ApiUserLeaderboardGet200ResponseResponseObjectItemsInner.ts
|
|
935
|
-
create mode 100644 models/ApiUserLeaderboardGetFilterParameter.ts
|
|
936
|
-
create mode 100644 models/ApiUserMeGet200Response.ts
|
|
937
|
-
create mode 100644 models/ApiUserMeGet200ResponseResponseObject.ts
|
|
938
|
-
create mode 100644 models/ApiUserMeGet200ResponseResponseObjectReferrer.ts
|
|
939
|
-
create mode 100644 models/ApiUserPointsGet200Response.ts
|
|
940
|
-
create mode 100644 models/ApiUserPointsGet200ResponseResponseObject.ts
|
|
941
|
-
create mode 100644 models/ApiUserPointsHistoryGet200Response.ts
|
|
942
|
-
create mode 100644 models/ApiUserPointsHistoryGet200ResponseResponseObject.ts
|
|
943
|
-
create mode 100644 models/ApiUserPointsHistoryGet200ResponseResponseObjectItemsInner.ts
|
|
944
|
-
create mode 100644 models/ApiUserPointsHistoryGetFilterParameter.ts
|
|
945
|
-
create mode 100644 models/ApiUserRecentReferralsGet200Response.ts
|
|
946
|
-
create mode 100644 models/ApiUserRecentReferralsGet200ResponseResponseObject.ts
|
|
947
|
-
create mode 100644 models/ApiUserRecentReferralsGet200ResponseResponseObjectItemsInner.ts
|
|
948
|
-
create mode 100644 models/ApiUserRecentReferralsGetFilterParameter.ts
|
|
949
|
-
create mode 100644 models/ApiUserRewardPointsPost200Response.ts
|
|
950
|
-
create mode 100644 models/ApiUserRewardPointsPost200ResponseResponseObject.ts
|
|
951
|
-
create mode 100644 models/ApiUserRewardPointsPostRequest.ts
|
|
952
|
-
create mode 100644 models/ApiUserRewardPointsPostRequestMetadata.ts
|
|
953
|
-
create mode 100644 models/ApiWalletBindPost200Response.ts
|
|
954
|
-
create mode 100644 models/ApiWalletBindPost200ResponseResponseObject.ts
|
|
955
|
-
create mode 100644 models/ApiWalletBindPostRequest.ts
|
|
956
|
-
create mode 100644 models/ApiWalletConversionRateGet200Response.ts
|
|
957
|
-
create mode 100644 models/ApiWalletConversionRateGet200ResponseResponseObject.ts
|
|
958
|
-
create mode 100644 models/ApiWalletStatusGet200Response.ts
|
|
959
|
-
create mode 100644 models/ApiWalletStatusGet200ResponseResponseObject.ts
|
|
960
|
-
create mode 100644 models/ApiWalletUnbindPost200Response.ts
|
|
961
|
-
create mode 100644 models/ApiWalletUnbindPost200ResponseResponseObject.ts
|
|
962
|
-
create mode 100644 models/ApiWeb3PrepareRedeemPost200Response.ts
|
|
963
|
-
create mode 100644 models/ApiWeb3PrepareRedeemPost200ResponseResponseObject.ts
|
|
964
|
-
create mode 100644 models/ApiWeb3PrepareRedeemPost200ResponseResponseObjectRewardItem.ts
|
|
965
|
-
create mode 100644 models/ApiWeb3PrepareRedeemPost200ResponseResponseObjectTransactionData.ts
|
|
966
|
-
create mode 100644 models/ApiWeb3PrepareRedeemPostRequest.ts
|
|
967
|
-
create mode 100644 models/ApiWeb3RedeemPost200Response.ts
|
|
968
|
-
create mode 100644 models/ApiWeb3RedeemPost200ResponseResponseObject.ts
|
|
969
|
-
create mode 100644 models/ApiWeb3RedeemPost200ResponseResponseObjectData.ts
|
|
970
|
-
create mode 100644 models/ApiWeb3RedeemPostRequest.ts
|
|
971
|
-
create mode 100644 models/ApiWeb3RewardCategoriesGet200Response.ts
|
|
972
|
-
create mode 100644 models/ApiWeb3RewardCategoriesGet200ResponseResponseObject.ts
|
|
973
|
-
create mode 100644 models/ApiWeb3RewardGet200Response.ts
|
|
974
|
-
create mode 100644 models/ApiWeb3RewardGet200ResponseResponseObject.ts
|
|
975
|
-
create mode 100644 models/ApiWeb3RewardGet200ResponseResponseObjectItemsInner.ts
|
|
976
|
-
create mode 100644 models/ApiWeb3RewardGet200ResponseResponseObjectItemsInnerRedeemableItemsInner.ts
|
|
977
|
-
create mode 100644 models/ApiWeb3RewardItemIdDelete200Response.ts
|
|
978
|
-
create mode 100644 models/ApiWeb3RewardPut200Response.ts
|
|
979
|
-
create mode 100644 models/ApiWeb3RewardPutRequest.ts
|
|
980
|
-
create mode 100644 models/ApiWeb3RewardPutRequestRedeemableItemsInner.ts
|
|
981
|
-
create mode 100644 models/ApiYoutubeDrxContentGet200Response.ts
|
|
982
|
-
create mode 100644 models/ApiYoutubeDrxContentGet200ResponseResponseObject.ts
|
|
983
|
-
create mode 100644 models/ApiYoutubeDrxContentGet200ResponseResponseObjectCurrentLive.ts
|
|
984
|
-
create mode 100644 models/ApiYoutubeDrxContentGet200ResponseResponseObjectPreviousContentInner.ts
|
|
985
|
-
create mode 100644 models/ApiYoutubePrivateStreamDelete200Response.ts
|
|
986
|
-
create mode 100644 models/ApiYoutubePrivateStreamPost200Response.ts
|
|
987
|
-
create mode 100644 models/ApiYoutubePrivateStreamPost200ResponseResponseObject.ts
|
|
988
|
-
create mode 100644 models/ApiYoutubePrivateStreamPost200ResponseResponseObjectPrivateStream.ts
|
|
989
|
-
create mode 100644 models/PrivateStreamRequest.ts
|
|
990
|
-
create mode 100644 models/PrivateStreamResponse.ts
|
|
991
|
-
create mode 100644 models/index.ts
|
|
992
|
-
To https://gitlab.com/drx-super/drx-sdk.git
|
|
993
|
-
b3807b3..5e62bd4 master -> master
|
|
994
|
-
✅ Changes committed and pushed
|
|
995
|
-
v1.1.342
|
|
996
|
-
To https://gitlab.com/drx-super/drx-sdk.git
|
|
997
|
-
5e62bd4..ee889f5 master -> master
|
|
998
|
-
✅ Version bumped
|
|
999
|
-
|
|
1000
|
-
> @drxsuperapp/sdk@1.1.342 prepublishOnly
|
|
1001
|
-
> npm run build
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
> @drxsuperapp/sdk@1.1.342 build
|
|
1005
|
-
> tsc
|
|
1006
|
-
|