jpsclient 2.2.0 → 2.3.0
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.
- checksums.yaml +4 -4
- data/lib/jpsclient/api/android_jks.rb +7 -70
- data/lib/jpsclient/api/app_level.rb +6 -60
- data/lib/jpsclient/api/app_resource.rb +7 -70
- data/lib/jpsclient/api/apple_account.rb +6 -60
- data/lib/jpsclient/api/apple_bundle_id.rb +1 -11
- data/lib/jpsclient/api/apple_cert.rb +1 -11
- data/lib/jpsclient/api/apple_profile.rb +1 -11
- data/lib/jpsclient/api/application.rb +12 -121
- data/lib/jpsclient/api/application_income.rb +2 -20
- data/lib/jpsclient/api/application_sales.rb +2 -20
- data/lib/jpsclient/api/application_version.rb +3 -30
- data/lib/jpsclient/api/archived_outdated/app_resource_version.rb +2 -20
- data/lib/jpsclient/api/archived_outdated/application_category.rb +5 -50
- data/lib/jpsclient/api/archived_outdated/application_design.rb +5 -50
- data/lib/jpsclient/api/archived_outdated/assets_category.rb +5 -50
- data/lib/jpsclient/api/archived_outdated/experience.rb +6 -60
- data/lib/jpsclient/api/archived_outdated/experience_category.rb +4 -40
- data/lib/jpsclient/api/archived_outdated/icon_and_snapshot.rb +2 -20
- data/lib/jpsclient/api/archived_outdated/publisher_category.rb +6 -60
- data/lib/jpsclient/api/archived_outdated/publisher_group_category.rb +5 -50
- data/lib/jpsclient/api/archived_outdated/requirements_category.rb +4 -40
- data/lib/jpsclient/api/archived_outdated/resource_category.rb +5 -50
- data/lib/jpsclient/api/archived_outdated/sketch_category.rb +4 -40
- data/lib/jpsclient/api/archived_outdated/survey_category.rb +4 -40
- data/lib/jpsclient/api/archived_outdated/tool_category.rb +5 -50
- data/lib/jpsclient/api/bug.rb +6 -60
- data/lib/jpsclient/api/category.rb +6 -60
- data/lib/jpsclient/api/cert.rb +1 -12
- data/lib/jpsclient/api/collect.rb +2 -20
- data/lib/jpsclient/api/collection.rb +7 -70
- data/lib/jpsclient/api/commit_log.rb +5 -52
- data/lib/jpsclient/api/creative.rb +2 -20
- data/lib/jpsclient/api/custom_application.rb +10 -100
- data/lib/jpsclient/api/custom_application_web.rb +2 -20
- data/lib/jpsclient/api/design.rb +5 -50
- data/lib/jpsclient/api/document_text.rb +1 -10
- data/lib/jpsclient/api/fgui_export.rb +2 -20
- data/lib/jpsclient/api/file.rb +4 -41
- data/lib/jpsclient/api/game_assets.rb +6 -60
- data/lib/jpsclient/api/healthy.rb +1 -10
- data/lib/jpsclient/api/idea.rb +5 -50
- data/lib/jpsclient/api/image_search.rb +2 -20
- data/lib/jpsclient/api/js_sdk.rb +1 -10
- data/lib/jpsclient/api/lark_bitable.rb +1 -10
- data/lib/jpsclient/api/lark_card_message.rb +1 -10
- data/lib/jpsclient/api/lark_chat_group.rb +1 -10
- data/lib/jpsclient/api/lark_comment.rb +5 -50
- data/lib/jpsclient/api/lark_department.rb +1 -10
- data/lib/jpsclient/api/lark_file.rb +1 -10
- data/lib/jpsclient/api/lark_leave_approval.rb +1 -10
- data/lib/jpsclient/api/lark_message.rb +1 -10
- data/lib/jpsclient/api/lark_task.rb +6 -60
- data/lib/jpsclient/api/lark_task_list.rb +5 -50
- data/lib/jpsclient/api/lark_task_section.rb +3 -30
- data/lib/jpsclient/api/lark_user.rb +1 -10
- data/lib/jpsclient/api/lark_wiki_node.rb +1 -10
- data/lib/jpsclient/api/lark_wiki_space.rb +1 -10
- data/lib/jpsclient/api/lazy_client.rb +39 -39
- data/lib/jpsclient/api/login.rb +4 -40
- data/lib/jpsclient/api/m3u8.rb +1 -10
- data/lib/jpsclient/api/menu.rb +6 -60
- data/lib/jpsclient/api/modular_client.rb +38 -38
- data/lib/jpsclient/api/nuget.rb +1 -10
- data/lib/jpsclient/api/permission.rb +5 -50
- data/lib/jpsclient/api/project.rb +2 -22
- data/lib/jpsclient/api/project_package.rb +9 -121
- data/lib/jpsclient/api/publisher.rb +7 -70
- data/lib/jpsclient/api/publisher_group.rb +5 -50
- data/lib/jpsclient/api/requirements.rb +6 -60
- data/lib/jpsclient/api/role.rb +7 -70
- data/lib/jpsclient/api/simple_search.rb +7 -70
- data/lib/jpsclient/api/sketch.rb +3 -30
- data/lib/jpsclient/api/sov.rb +1 -10
- data/lib/jpsclient/api/statistics.rb +1 -10
- data/lib/jpsclient/api/store.rb +1 -10
- data/lib/jpsclient/api/survey.rb +6 -60
- data/lib/jpsclient/api/tag.rb +6 -60
- data/lib/jpsclient/api/template.rb +5 -50
- data/lib/jpsclient/api/tool.rb +5 -50
- data/lib/jpsclient/api/trending.rb +1 -10
- data/lib/jpsclient/api/ud_id.rb +5 -50
- data/lib/jpsclient/api/user.rb +4 -40
- data/lib/jpsclient/api/util.rb +1 -10
- data/lib/jpsclient/api/video_cover.rb +1 -10
- data/lib/jpsclient/api/webhook.rb +5 -50
- data/lib/jpsclient/api/workflow.rb +5 -50
- data/lib/jpsclient/auth/auth.rb +21 -31
- data/lib/jpsclient/auth/token.rb +49 -95
- data/lib/jpsclient/base/client.rb +43 -38
- data/lib/jpsclient/http/http_client.rb +18 -2
- data/lib/jpsclient/version.rb +1 -1
- metadata +15 -1
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{customApplicationId}", customApplicationId.to_s)
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
result = JPSClient::Response.new(response)
|
|
20
|
-
|
|
21
|
-
if result.need_login?
|
|
22
|
-
do_login(force_login: true)
|
|
23
|
-
response = @http_client.put(path, body: params)
|
|
24
|
-
result = JPSClient::Response.new(response)
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
return result.to_h
|
|
18
|
+
return request_with_auth(:put, path, body: params)
|
|
28
19
|
end
|
|
29
20
|
|
|
30
21
|
# Delete Custom Application
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{customApplicationId}", customApplicationId.to_s)
|
|
40
31
|
|
|
41
|
-
|
|
42
|
-
result = JPSClient::Response.new(response)
|
|
43
|
-
|
|
44
|
-
if result.need_login?
|
|
45
|
-
do_login(force_login: true)
|
|
46
|
-
response = @http_client.delete(path)
|
|
47
|
-
result = JPSClient::Response.new(response)
|
|
48
|
-
end
|
|
49
|
-
|
|
50
|
-
return result.to_h
|
|
32
|
+
return request_with_auth(:delete, path)
|
|
51
33
|
end
|
|
52
34
|
|
|
53
35
|
# Get Custom Application
|
|
@@ -60,16 +42,7 @@ module JPSClient
|
|
|
60
42
|
|
|
61
43
|
path = config["url"]
|
|
62
44
|
|
|
63
|
-
|
|
64
|
-
result = JPSClient::Response.new(response)
|
|
65
|
-
|
|
66
|
-
if result.need_login?
|
|
67
|
-
do_login(force_login: true)
|
|
68
|
-
response = @http_client.get(path, params: params)
|
|
69
|
-
result = JPSClient::Response.new(response)
|
|
70
|
-
end
|
|
71
|
-
|
|
72
|
-
return result.to_h
|
|
45
|
+
return request_with_auth(:get, path, params: params)
|
|
73
46
|
end
|
|
74
47
|
|
|
75
48
|
# Create Custom Application
|
|
@@ -82,16 +55,7 @@ module JPSClient
|
|
|
82
55
|
|
|
83
56
|
path = config["url"]
|
|
84
57
|
|
|
85
|
-
|
|
86
|
-
result = JPSClient::Response.new(response)
|
|
87
|
-
|
|
88
|
-
if result.need_login?
|
|
89
|
-
do_login(force_login: true)
|
|
90
|
-
response = @http_client.post(path, body: params)
|
|
91
|
-
result = JPSClient::Response.new(response)
|
|
92
|
-
end
|
|
93
|
-
|
|
94
|
-
return result.to_h
|
|
58
|
+
return request_with_auth(:post, path, body: params)
|
|
95
59
|
end
|
|
96
60
|
|
|
97
61
|
# Create Websites
|
|
@@ -104,16 +68,7 @@ module JPSClient
|
|
|
104
68
|
|
|
105
69
|
path = config["url"]
|
|
106
70
|
|
|
107
|
-
|
|
108
|
-
result = JPSClient::Response.new(response)
|
|
109
|
-
|
|
110
|
-
if result.need_login?
|
|
111
|
-
do_login(force_login: true)
|
|
112
|
-
response = @http_client.post(path, body: params)
|
|
113
|
-
result = JPSClient::Response.new(response)
|
|
114
|
-
end
|
|
115
|
-
|
|
116
|
-
return result.to_h
|
|
71
|
+
return request_with_auth(:post, path, body: params)
|
|
117
72
|
end
|
|
118
73
|
|
|
119
74
|
# Create Stories
|
|
@@ -126,16 +81,7 @@ module JPSClient
|
|
|
126
81
|
|
|
127
82
|
path = config["url"]
|
|
128
83
|
|
|
129
|
-
|
|
130
|
-
result = JPSClient::Response.new(response)
|
|
131
|
-
|
|
132
|
-
if result.need_login?
|
|
133
|
-
do_login(force_login: true)
|
|
134
|
-
response = @http_client.post(path, body: params)
|
|
135
|
-
result = JPSClient::Response.new(response)
|
|
136
|
-
end
|
|
137
|
-
|
|
138
|
-
return result.to_h
|
|
84
|
+
return request_with_auth(:post, path, body: params)
|
|
139
85
|
end
|
|
140
86
|
|
|
141
87
|
# Get Snapshots List
|
|
@@ -148,16 +94,7 @@ module JPSClient
|
|
|
148
94
|
|
|
149
95
|
path = config["url"]
|
|
150
96
|
|
|
151
|
-
|
|
152
|
-
result = JPSClient::Response.new(response)
|
|
153
|
-
|
|
154
|
-
if result.need_login?
|
|
155
|
-
do_login(force_login: true)
|
|
156
|
-
response = @http_client.post(path, body: params)
|
|
157
|
-
result = JPSClient::Response.new(response)
|
|
158
|
-
end
|
|
159
|
-
|
|
160
|
-
return result.to_h
|
|
97
|
+
return request_with_auth(:post, path, body: params)
|
|
161
98
|
end
|
|
162
99
|
|
|
163
100
|
# Create Icons
|
|
@@ -170,16 +107,7 @@ module JPSClient
|
|
|
170
107
|
|
|
171
108
|
path = config["url"]
|
|
172
109
|
|
|
173
|
-
|
|
174
|
-
result = JPSClient::Response.new(response)
|
|
175
|
-
|
|
176
|
-
if result.need_login?
|
|
177
|
-
do_login(force_login: true)
|
|
178
|
-
response = @http_client.post(path, body: params)
|
|
179
|
-
result = JPSClient::Response.new(response)
|
|
180
|
-
end
|
|
181
|
-
|
|
182
|
-
return result.to_h
|
|
110
|
+
return request_with_auth(:post, path, body: params)
|
|
183
111
|
end
|
|
184
112
|
|
|
185
113
|
# Create Check Website
|
|
@@ -192,16 +120,7 @@ module JPSClient
|
|
|
192
120
|
|
|
193
121
|
path = config["url"]
|
|
194
122
|
|
|
195
|
-
|
|
196
|
-
result = JPSClient::Response.new(response)
|
|
197
|
-
|
|
198
|
-
if result.need_login?
|
|
199
|
-
do_login(force_login: true)
|
|
200
|
-
response = @http_client.post(path, body: params)
|
|
201
|
-
result = JPSClient::Response.new(response)
|
|
202
|
-
end
|
|
203
|
-
|
|
204
|
-
return result.to_h
|
|
123
|
+
return request_with_auth(:post, path, body: params)
|
|
205
124
|
end
|
|
206
125
|
|
|
207
126
|
# Get Story Info
|
|
@@ -214,16 +133,7 @@ module JPSClient
|
|
|
214
133
|
|
|
215
134
|
path = config["url"]
|
|
216
135
|
|
|
217
|
-
|
|
218
|
-
result = JPSClient::Response.new(response)
|
|
219
|
-
|
|
220
|
-
if result.need_login?
|
|
221
|
-
do_login(force_login: true)
|
|
222
|
-
response = @http_client.get(path, params: params)
|
|
223
|
-
result = JPSClient::Response.new(response)
|
|
224
|
-
end
|
|
225
|
-
|
|
226
|
-
return result.to_h
|
|
136
|
+
return request_with_auth(:get, path, params: params)
|
|
227
137
|
end
|
|
228
138
|
end
|
|
229
139
|
end
|
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.post(path, body: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:post, path, body: params)
|
|
27
18
|
end
|
|
28
19
|
|
|
29
20
|
# Get All Websites
|
|
@@ -36,16 +27,7 @@ module JPSClient
|
|
|
36
27
|
|
|
37
28
|
path = config["url"]
|
|
38
29
|
|
|
39
|
-
|
|
40
|
-
result = JPSClient::Response.new(response)
|
|
41
|
-
|
|
42
|
-
if result.need_login?
|
|
43
|
-
do_login(force_login: true)
|
|
44
|
-
response = @http_client.get(path, params: params)
|
|
45
|
-
result = JPSClient::Response.new(response)
|
|
46
|
-
end
|
|
47
|
-
|
|
48
|
-
return result.to_h
|
|
30
|
+
return request_with_auth(:get, path, params: params)
|
|
49
31
|
end
|
|
50
32
|
end
|
|
51
33
|
end
|
data/lib/jpsclient/api/design.rb
CHANGED
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.post(path, body: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:post, path, body: params)
|
|
27
18
|
end
|
|
28
19
|
|
|
29
20
|
# 检查设计
|
|
@@ -36,16 +27,7 @@ module JPSClient
|
|
|
36
27
|
|
|
37
28
|
path = config["url"]
|
|
38
29
|
|
|
39
|
-
|
|
40
|
-
result = JPSClient::Response.new(response)
|
|
41
|
-
|
|
42
|
-
if result.need_login?
|
|
43
|
-
do_login(force_login: true)
|
|
44
|
-
response = @http_client.post(path, body: params)
|
|
45
|
-
result = JPSClient::Response.new(response)
|
|
46
|
-
end
|
|
47
|
-
|
|
48
|
-
return result.to_h
|
|
30
|
+
return request_with_auth(:post, path, body: params)
|
|
49
31
|
end
|
|
50
32
|
|
|
51
33
|
# 获取分类下的设计稿列表
|
|
@@ -58,16 +40,7 @@ module JPSClient
|
|
|
58
40
|
|
|
59
41
|
path = config["url"]
|
|
60
42
|
|
|
61
|
-
|
|
62
|
-
result = JPSClient::Response.new(response)
|
|
63
|
-
|
|
64
|
-
if result.need_login?
|
|
65
|
-
do_login(force_login: true)
|
|
66
|
-
response = @http_client.post(path, body: params)
|
|
67
|
-
result = JPSClient::Response.new(response)
|
|
68
|
-
end
|
|
69
|
-
|
|
70
|
-
return result.to_h
|
|
43
|
+
return request_with_auth(:post, path, body: params)
|
|
71
44
|
end
|
|
72
45
|
|
|
73
46
|
# 获取应用设计稿版本列表
|
|
@@ -82,16 +55,7 @@ module JPSClient
|
|
|
82
55
|
path = config["url"]
|
|
83
56
|
body = params.merge(app_id: app_id)
|
|
84
57
|
|
|
85
|
-
|
|
86
|
-
result = JPSClient::Response.new(response)
|
|
87
|
-
|
|
88
|
-
if result.need_login?
|
|
89
|
-
do_login(force_login: true)
|
|
90
|
-
response = @http_client.post(path, body: body)
|
|
91
|
-
result = JPSClient::Response.new(response)
|
|
92
|
-
end
|
|
93
|
-
|
|
94
|
-
return result.to_h
|
|
58
|
+
return request_with_auth(:post, path, body: body)
|
|
95
59
|
end
|
|
96
60
|
|
|
97
61
|
# 获取应用设计稿列表
|
|
@@ -106,16 +70,7 @@ module JPSClient
|
|
|
106
70
|
path = config["url"]
|
|
107
71
|
body = params.merge(app_id: app_id)
|
|
108
72
|
|
|
109
|
-
|
|
110
|
-
result = JPSClient::Response.new(response)
|
|
111
|
-
|
|
112
|
-
if result.need_login?
|
|
113
|
-
do_login(force_login: true)
|
|
114
|
-
response = @http_client.post(path, body: body)
|
|
115
|
-
result = JPSClient::Response.new(response)
|
|
116
|
-
end
|
|
117
|
-
|
|
118
|
-
return result.to_h
|
|
73
|
+
return request_with_auth(:post, path, body: body)
|
|
119
74
|
end
|
|
120
75
|
|
|
121
76
|
end
|
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.get(path, params: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:get, path, params: params)
|
|
27
18
|
end
|
|
28
19
|
end
|
|
29
20
|
end
|
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.post(path, body: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:post, path, body: params)
|
|
27
18
|
end
|
|
28
19
|
|
|
29
20
|
# Create Detail
|
|
@@ -36,16 +27,7 @@ module JPSClient
|
|
|
36
27
|
|
|
37
28
|
path = config["url"]
|
|
38
29
|
|
|
39
|
-
|
|
40
|
-
result = JPSClient::Response.new(response)
|
|
41
|
-
|
|
42
|
-
if result.need_login?
|
|
43
|
-
do_login(force_login: true)
|
|
44
|
-
response = @http_client.post(path, body: params)
|
|
45
|
-
result = JPSClient::Response.new(response)
|
|
46
|
-
end
|
|
47
|
-
|
|
48
|
-
return result.to_h
|
|
30
|
+
return request_with_auth(:post, path, body: params)
|
|
49
31
|
end
|
|
50
32
|
end
|
|
51
33
|
end
|
data/lib/jpsclient/api/file.rb
CHANGED
|
@@ -16,17 +16,7 @@ module JPSClient
|
|
|
16
16
|
region: upload_config.region
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
result = JPSClient::Response.new(response)
|
|
21
|
-
|
|
22
|
-
# 处理 401 错误,自动重新登录
|
|
23
|
-
if result.need_login?
|
|
24
|
-
do_login(force_login: true)
|
|
25
|
-
response = @http_client.post(path, body: body_params)
|
|
26
|
-
result = JPSClient::Response.new(response)
|
|
27
|
-
end
|
|
28
|
-
|
|
29
|
-
return result.to_h
|
|
19
|
+
return request_with_auth(:post, path, body: body_params)
|
|
30
20
|
end
|
|
31
21
|
|
|
32
22
|
# 获取简单上传预签名URL(用于小文件直接上传,使用 media 配置)
|
|
@@ -43,16 +33,7 @@ module JPSClient
|
|
|
43
33
|
region: upload_config.media_region
|
|
44
34
|
}
|
|
45
35
|
|
|
46
|
-
|
|
47
|
-
result = JPSClient::Response.new(response)
|
|
48
|
-
|
|
49
|
-
if result.need_login?
|
|
50
|
-
do_login(force_login: true)
|
|
51
|
-
response = @http_client.post(path, body: body_params)
|
|
52
|
-
result = JPSClient::Response.new(response)
|
|
53
|
-
end
|
|
54
|
-
|
|
55
|
-
return result.to_h
|
|
36
|
+
return request_with_auth(:post, path, body: body_params)
|
|
56
37
|
end
|
|
57
38
|
|
|
58
39
|
# 获取分片预签名URL
|
|
@@ -68,16 +49,7 @@ module JPSClient
|
|
|
68
49
|
region: upload_config.region
|
|
69
50
|
}
|
|
70
51
|
|
|
71
|
-
|
|
72
|
-
result = JPSClient::Response.new(response)
|
|
73
|
-
|
|
74
|
-
if result.need_login?
|
|
75
|
-
do_login(force_login: true)
|
|
76
|
-
response = @http_client.post(path, body: body_params)
|
|
77
|
-
result = JPSClient::Response.new(response)
|
|
78
|
-
end
|
|
79
|
-
|
|
80
|
-
return result.to_h
|
|
52
|
+
return request_with_auth(:post, path, body: body_params)
|
|
81
53
|
end
|
|
82
54
|
|
|
83
55
|
# 完成多部分上传
|
|
@@ -92,16 +64,7 @@ module JPSClient
|
|
|
92
64
|
region: upload_config.region
|
|
93
65
|
}
|
|
94
66
|
|
|
95
|
-
|
|
96
|
-
result = JPSClient::Response.new(response)
|
|
97
|
-
|
|
98
|
-
if result.need_login?
|
|
99
|
-
do_login(force_login: true)
|
|
100
|
-
response = @http_client.post(path, body: body_params)
|
|
101
|
-
result = JPSClient::Response.new(response)
|
|
102
|
-
end
|
|
103
|
-
|
|
104
|
-
return result.to_h
|
|
67
|
+
return request_with_auth(:post, path, body: body_params)
|
|
105
68
|
end
|
|
106
69
|
|
|
107
70
|
end
|
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.post(path, body: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:post, path, body: params)
|
|
27
18
|
end
|
|
28
19
|
|
|
29
20
|
# Create Game Asset
|
|
@@ -36,16 +27,7 @@ module JPSClient
|
|
|
36
27
|
|
|
37
28
|
path = config["url"]
|
|
38
29
|
|
|
39
|
-
|
|
40
|
-
result = JPSClient::Response.new(response)
|
|
41
|
-
|
|
42
|
-
if result.need_login?
|
|
43
|
-
do_login(force_login: true)
|
|
44
|
-
response = @http_client.post(path, body: params)
|
|
45
|
-
result = JPSClient::Response.new(response)
|
|
46
|
-
end
|
|
47
|
-
|
|
48
|
-
return result.to_h
|
|
30
|
+
return request_with_auth(:post, path, body: params)
|
|
49
31
|
end
|
|
50
32
|
|
|
51
33
|
# Create Update
|
|
@@ -58,16 +40,7 @@ module JPSClient
|
|
|
58
40
|
|
|
59
41
|
path = config["url"]
|
|
60
42
|
|
|
61
|
-
|
|
62
|
-
result = JPSClient::Response.new(response)
|
|
63
|
-
|
|
64
|
-
if result.need_login?
|
|
65
|
-
do_login(force_login: true)
|
|
66
|
-
response = @http_client.post(path, body: params)
|
|
67
|
-
result = JPSClient::Response.new(response)
|
|
68
|
-
end
|
|
69
|
-
|
|
70
|
-
return result.to_h
|
|
43
|
+
return request_with_auth(:post, path, body: params)
|
|
71
44
|
end
|
|
72
45
|
|
|
73
46
|
# Create Detail
|
|
@@ -80,16 +53,7 @@ module JPSClient
|
|
|
80
53
|
|
|
81
54
|
path = config["url"]
|
|
82
55
|
|
|
83
|
-
|
|
84
|
-
result = JPSClient::Response.new(response)
|
|
85
|
-
|
|
86
|
-
if result.need_login?
|
|
87
|
-
do_login(force_login: true)
|
|
88
|
-
response = @http_client.post(path, body: params)
|
|
89
|
-
result = JPSClient::Response.new(response)
|
|
90
|
-
end
|
|
91
|
-
|
|
92
|
-
return result.to_h
|
|
56
|
+
return request_with_auth(:post, path, body: params)
|
|
93
57
|
end
|
|
94
58
|
|
|
95
59
|
# Create Delete
|
|
@@ -102,16 +66,7 @@ module JPSClient
|
|
|
102
66
|
|
|
103
67
|
path = config["url"]
|
|
104
68
|
|
|
105
|
-
|
|
106
|
-
result = JPSClient::Response.new(response)
|
|
107
|
-
|
|
108
|
-
if result.need_login?
|
|
109
|
-
do_login(force_login: true)
|
|
110
|
-
response = @http_client.post(path, body: params)
|
|
111
|
-
result = JPSClient::Response.new(response)
|
|
112
|
-
end
|
|
113
|
-
|
|
114
|
-
return result.to_h
|
|
69
|
+
return request_with_auth(:post, path, body: params)
|
|
115
70
|
end
|
|
116
71
|
|
|
117
72
|
# Create Game Assets
|
|
@@ -124,16 +79,7 @@ module JPSClient
|
|
|
124
79
|
|
|
125
80
|
path = config["url"]
|
|
126
81
|
|
|
127
|
-
|
|
128
|
-
result = JPSClient::Response.new(response)
|
|
129
|
-
|
|
130
|
-
if result.need_login?
|
|
131
|
-
do_login(force_login: true)
|
|
132
|
-
response = @http_client.post(path, body: params)
|
|
133
|
-
result = JPSClient::Response.new(response)
|
|
134
|
-
end
|
|
135
|
-
|
|
136
|
-
return result.to_h
|
|
82
|
+
return request_with_auth(:post, path, body: params)
|
|
137
83
|
end
|
|
138
84
|
end
|
|
139
85
|
end
|
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.get(path, params: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:get, path, params: params)
|
|
27
18
|
end
|
|
28
19
|
end
|
|
29
20
|
end
|
data/lib/jpsclient/api/idea.rb
CHANGED
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{ideaId}", ideaId.to_s)
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
result = JPSClient::Response.new(response)
|
|
20
|
-
|
|
21
|
-
if result.need_login?
|
|
22
|
-
do_login(force_login: true)
|
|
23
|
-
response = @http_client.get(path, params: params)
|
|
24
|
-
result = JPSClient::Response.new(response)
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
return result.to_h
|
|
18
|
+
return request_with_auth(:get, path, params: params)
|
|
28
19
|
end
|
|
29
20
|
|
|
30
21
|
# Update Idea
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{ideaId}", ideaId.to_s)
|
|
40
31
|
|
|
41
|
-
|
|
42
|
-
result = JPSClient::Response.new(response)
|
|
43
|
-
|
|
44
|
-
if result.need_login?
|
|
45
|
-
do_login(force_login: true)
|
|
46
|
-
response = @http_client.put(path, body: params)
|
|
47
|
-
result = JPSClient::Response.new(response)
|
|
48
|
-
end
|
|
49
|
-
|
|
50
|
-
return result.to_h
|
|
32
|
+
return request_with_auth(:put, path, body: params)
|
|
51
33
|
end
|
|
52
34
|
|
|
53
35
|
# Delete Idea
|
|
@@ -61,16 +43,7 @@ module JPSClient
|
|
|
61
43
|
path = config["url"]
|
|
62
44
|
path = path.gsub("{ideaId}", ideaId.to_s)
|
|
63
45
|
|
|
64
|
-
|
|
65
|
-
result = JPSClient::Response.new(response)
|
|
66
|
-
|
|
67
|
-
if result.need_login?
|
|
68
|
-
do_login(force_login: true)
|
|
69
|
-
response = @http_client.delete(path)
|
|
70
|
-
result = JPSClient::Response.new(response)
|
|
71
|
-
end
|
|
72
|
-
|
|
73
|
-
return result.to_h
|
|
46
|
+
return request_with_auth(:delete, path)
|
|
74
47
|
end
|
|
75
48
|
|
|
76
49
|
# Create Ideas
|
|
@@ -83,16 +56,7 @@ module JPSClient
|
|
|
83
56
|
|
|
84
57
|
path = config["url"]
|
|
85
58
|
|
|
86
|
-
|
|
87
|
-
result = JPSClient::Response.new(response)
|
|
88
|
-
|
|
89
|
-
if result.need_login?
|
|
90
|
-
do_login(force_login: true)
|
|
91
|
-
response = @http_client.post(path, body: params)
|
|
92
|
-
result = JPSClient::Response.new(response)
|
|
93
|
-
end
|
|
94
|
-
|
|
95
|
-
return result.to_h
|
|
59
|
+
return request_with_auth(:post, path, body: params)
|
|
96
60
|
end
|
|
97
61
|
|
|
98
62
|
# Create Idea
|
|
@@ -105,16 +69,7 @@ module JPSClient
|
|
|
105
69
|
|
|
106
70
|
path = config["url"]
|
|
107
71
|
|
|
108
|
-
|
|
109
|
-
result = JPSClient::Response.new(response)
|
|
110
|
-
|
|
111
|
-
if result.need_login?
|
|
112
|
-
do_login(force_login: true)
|
|
113
|
-
response = @http_client.post(path, body: params)
|
|
114
|
-
result = JPSClient::Response.new(response)
|
|
115
|
-
end
|
|
116
|
-
|
|
117
|
-
return result.to_h
|
|
72
|
+
return request_with_auth(:post, path, body: params)
|
|
118
73
|
end
|
|
119
74
|
end
|
|
120
75
|
end
|
|
@@ -21,16 +21,7 @@ module JPSClient
|
|
|
21
21
|
offset: offset
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
|
|
25
|
-
result = JPSClient::Response.new(response)
|
|
26
|
-
|
|
27
|
-
if result.need_login?
|
|
28
|
-
do_login(force_login: true)
|
|
29
|
-
response = @http_client.get(path, params: params)
|
|
30
|
-
result = JPSClient::Response.new(response)
|
|
31
|
-
end
|
|
32
|
-
|
|
33
|
-
return result.to_h
|
|
24
|
+
return request_with_auth(:get, path, params: params)
|
|
34
25
|
end
|
|
35
26
|
|
|
36
27
|
# 通过图片搜索相似图片(以图搜图)
|
|
@@ -57,16 +48,7 @@ module JPSClient
|
|
|
57
48
|
params[:image_url] = image_url if image_url
|
|
58
49
|
params[:image_data] = image_data if image_data
|
|
59
50
|
|
|
60
|
-
|
|
61
|
-
result = JPSClient::Response.new(response)
|
|
62
|
-
|
|
63
|
-
if result.need_login?
|
|
64
|
-
do_login(force_login: true)
|
|
65
|
-
response = @http_client.get(path, params: params)
|
|
66
|
-
result = JPSClient::Response.new(response)
|
|
67
|
-
end
|
|
68
|
-
|
|
69
|
-
return result.to_h
|
|
51
|
+
return request_with_auth(:get, path, params: params)
|
|
70
52
|
end
|
|
71
53
|
|
|
72
54
|
end
|
data/lib/jpsclient/api/js_sdk.rb
CHANGED
|
@@ -14,16 +14,7 @@ module JPSClient
|
|
|
14
14
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
result = JPSClient::Response.new(response)
|
|
19
|
-
|
|
20
|
-
if result.need_login?
|
|
21
|
-
do_login(force_login: true)
|
|
22
|
-
response = @http_client.get(path, params: params)
|
|
23
|
-
result = JPSClient::Response.new(response)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
return result.to_h
|
|
17
|
+
return request_with_auth(:get, path, params: params)
|
|
27
18
|
end
|
|
28
19
|
end
|
|
29
20
|
end
|