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("{experienceId}", experienceId.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 Experience
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{experienceId}", experienceId.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
|
# Update Experience
|
|
@@ -61,16 +43,7 @@ module JPSClient
|
|
|
61
43
|
path = config["url"]
|
|
62
44
|
path = path.gsub("{experienceId}", experienceId.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.put(path, body: params)
|
|
70
|
-
result = JPSClient::Response.new(response)
|
|
71
|
-
end
|
|
72
|
-
|
|
73
|
-
return result.to_h
|
|
46
|
+
return request_with_auth(:put, path, body: params)
|
|
74
47
|
end
|
|
75
48
|
|
|
76
49
|
# Create Experience
|
|
@@ -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
|
# Get List
|
|
@@ -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
|
|
|
120
75
|
# Get List
|
|
@@ -127,16 +82,7 @@ module JPSClient
|
|
|
127
82
|
|
|
128
83
|
path = config["url"]
|
|
129
84
|
|
|
130
|
-
|
|
131
|
-
result = JPSClient::Response.new(response)
|
|
132
|
-
|
|
133
|
-
if result.need_login?
|
|
134
|
-
do_login(force_login: true)
|
|
135
|
-
response = @http_client.post(path, body: params)
|
|
136
|
-
result = JPSClient::Response.new(response)
|
|
137
|
-
end
|
|
138
|
-
|
|
139
|
-
return result.to_h
|
|
85
|
+
return request_with_auth(:post, path, body: params)
|
|
140
86
|
end
|
|
141
87
|
end
|
|
142
88
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryId}", categoryId.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
|
# Create Experience Category
|
|
@@ -37,16 +28,7 @@ module JPSClient
|
|
|
37
28
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
|
|
40
|
-
|
|
41
|
-
result = JPSClient::Response.new(response)
|
|
42
|
-
|
|
43
|
-
if result.need_login?
|
|
44
|
-
do_login(force_login: true)
|
|
45
|
-
response = @http_client.post(path, body: params)
|
|
46
|
-
result = JPSClient::Response.new(response)
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
return result.to_h
|
|
31
|
+
return request_with_auth(:post, path, body: params)
|
|
50
32
|
end
|
|
51
33
|
|
|
52
34
|
# Create Weights
|
|
@@ -59,16 +41,7 @@ module JPSClient
|
|
|
59
41
|
|
|
60
42
|
path = config["url"]
|
|
61
43
|
|
|
62
|
-
|
|
63
|
-
result = JPSClient::Response.new(response)
|
|
64
|
-
|
|
65
|
-
if result.need_login?
|
|
66
|
-
do_login(force_login: true)
|
|
67
|
-
response = @http_client.post(path, body: params)
|
|
68
|
-
result = JPSClient::Response.new(response)
|
|
69
|
-
end
|
|
70
|
-
|
|
71
|
-
return result.to_h
|
|
44
|
+
return request_with_auth(:post, path, body: params)
|
|
72
45
|
end
|
|
73
46
|
|
|
74
47
|
# Create Experience Categories
|
|
@@ -81,16 +54,7 @@ module JPSClient
|
|
|
81
54
|
|
|
82
55
|
path = config["url"]
|
|
83
56
|
|
|
84
|
-
|
|
85
|
-
result = JPSClient::Response.new(response)
|
|
86
|
-
|
|
87
|
-
if result.need_login?
|
|
88
|
-
do_login(force_login: true)
|
|
89
|
-
response = @http_client.post(path, body: params)
|
|
90
|
-
result = JPSClient::Response.new(response)
|
|
91
|
-
end
|
|
92
|
-
|
|
93
|
-
return result.to_h
|
|
57
|
+
return request_with_auth(:post, path, body: params)
|
|
94
58
|
end
|
|
95
59
|
end
|
|
96
60
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryIdStr}", categoryIdStr.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.post(path, body: params)
|
|
24
|
-
result = JPSClient::Response.new(response)
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
return result.to_h
|
|
18
|
+
return request_with_auth(:post, path, body: params)
|
|
28
19
|
end
|
|
29
20
|
|
|
30
21
|
# Create Icons
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{categoryIdStr}", categoryIdStr.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.post(path, body: params)
|
|
47
|
-
result = JPSClient::Response.new(response)
|
|
48
|
-
end
|
|
49
|
-
|
|
50
|
-
return result.to_h
|
|
32
|
+
return request_with_auth(:post, path, body: params)
|
|
51
33
|
end
|
|
52
34
|
end
|
|
53
35
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryId}", categoryId.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 Publisher Category
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{categoryId}", categoryId.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
|
# Create Publisher Category
|
|
@@ -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.post(path, body: params)
|
|
69
|
-
result = JPSClient::Response.new(response)
|
|
70
|
-
end
|
|
71
|
-
|
|
72
|
-
return result.to_h
|
|
45
|
+
return request_with_auth(:post, path, body: params)
|
|
73
46
|
end
|
|
74
47
|
|
|
75
48
|
# Create Weights
|
|
@@ -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 Publishers
|
|
@@ -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 Publisher Categories
|
|
@@ -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
|
end
|
|
141
87
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryId}", categoryId.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 Publisher Group Category
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{categoryId}", categoryId.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
|
# Create Publisher Group Category
|
|
@@ -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.post(path, body: params)
|
|
69
|
-
result = JPSClient::Response.new(response)
|
|
70
|
-
end
|
|
71
|
-
|
|
72
|
-
return result.to_h
|
|
45
|
+
return request_with_auth(:post, path, body: params)
|
|
73
46
|
end
|
|
74
47
|
|
|
75
48
|
# Create Weights
|
|
@@ -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 Publisher Group Categories
|
|
@@ -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
|
end
|
|
119
74
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryId}", categoryId.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
|
# Create Requirements Category
|
|
@@ -37,16 +28,7 @@ module JPSClient
|
|
|
37
28
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
|
|
40
|
-
|
|
41
|
-
result = JPSClient::Response.new(response)
|
|
42
|
-
|
|
43
|
-
if result.need_login?
|
|
44
|
-
do_login(force_login: true)
|
|
45
|
-
response = @http_client.post(path, body: params)
|
|
46
|
-
result = JPSClient::Response.new(response)
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
return result.to_h
|
|
31
|
+
return request_with_auth(:post, path, body: params)
|
|
50
32
|
end
|
|
51
33
|
|
|
52
34
|
# Create Weights
|
|
@@ -59,16 +41,7 @@ module JPSClient
|
|
|
59
41
|
|
|
60
42
|
path = config["url"]
|
|
61
43
|
|
|
62
|
-
|
|
63
|
-
result = JPSClient::Response.new(response)
|
|
64
|
-
|
|
65
|
-
if result.need_login?
|
|
66
|
-
do_login(force_login: true)
|
|
67
|
-
response = @http_client.post(path, body: params)
|
|
68
|
-
result = JPSClient::Response.new(response)
|
|
69
|
-
end
|
|
70
|
-
|
|
71
|
-
return result.to_h
|
|
44
|
+
return request_with_auth(:post, path, body: params)
|
|
72
45
|
end
|
|
73
46
|
|
|
74
47
|
# Create Requirements Categories
|
|
@@ -81,16 +54,7 @@ module JPSClient
|
|
|
81
54
|
|
|
82
55
|
path = config["url"]
|
|
83
56
|
|
|
84
|
-
|
|
85
|
-
result = JPSClient::Response.new(response)
|
|
86
|
-
|
|
87
|
-
if result.need_login?
|
|
88
|
-
do_login(force_login: true)
|
|
89
|
-
response = @http_client.post(path, body: params)
|
|
90
|
-
result = JPSClient::Response.new(response)
|
|
91
|
-
end
|
|
92
|
-
|
|
93
|
-
return result.to_h
|
|
57
|
+
return request_with_auth(:post, path, body: params)
|
|
94
58
|
end
|
|
95
59
|
end
|
|
96
60
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryId}", categoryId.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 Resource Category
|
|
@@ -38,16 +29,7 @@ module JPSClient
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
path = path.gsub("{categoryId}", categoryId.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
|
# Create Resource Category
|
|
@@ -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.post(path, body: params)
|
|
69
|
-
result = JPSClient::Response.new(response)
|
|
70
|
-
end
|
|
71
|
-
|
|
72
|
-
return result.to_h
|
|
45
|
+
return request_with_auth(:post, path, body: params)
|
|
73
46
|
end
|
|
74
47
|
|
|
75
48
|
# Create Weights
|
|
@@ -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 Resource Categories
|
|
@@ -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
|
end
|
|
119
74
|
end
|
|
@@ -15,16 +15,7 @@ module JPSClient
|
|
|
15
15
|
path = config["url"]
|
|
16
16
|
path = path.gsub("{categoryId}", categoryId.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
|
# Create Sketch Category
|
|
@@ -37,16 +28,7 @@ module JPSClient
|
|
|
37
28
|
|
|
38
29
|
path = config["url"]
|
|
39
30
|
|
|
40
|
-
|
|
41
|
-
result = JPSClient::Response.new(response)
|
|
42
|
-
|
|
43
|
-
if result.need_login?
|
|
44
|
-
do_login(force_login: true)
|
|
45
|
-
response = @http_client.post(path, body: params)
|
|
46
|
-
result = JPSClient::Response.new(response)
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
return result.to_h
|
|
31
|
+
return request_with_auth(:post, path, body: params)
|
|
50
32
|
end
|
|
51
33
|
|
|
52
34
|
# Create Weights
|
|
@@ -59,16 +41,7 @@ module JPSClient
|
|
|
59
41
|
|
|
60
42
|
path = config["url"]
|
|
61
43
|
|
|
62
|
-
|
|
63
|
-
result = JPSClient::Response.new(response)
|
|
64
|
-
|
|
65
|
-
if result.need_login?
|
|
66
|
-
do_login(force_login: true)
|
|
67
|
-
response = @http_client.post(path, body: params)
|
|
68
|
-
result = JPSClient::Response.new(response)
|
|
69
|
-
end
|
|
70
|
-
|
|
71
|
-
return result.to_h
|
|
44
|
+
return request_with_auth(:post, path, body: params)
|
|
72
45
|
end
|
|
73
46
|
|
|
74
47
|
# Create Sketch Categories
|
|
@@ -81,16 +54,7 @@ module JPSClient
|
|
|
81
54
|
|
|
82
55
|
path = config["url"]
|
|
83
56
|
|
|
84
|
-
|
|
85
|
-
result = JPSClient::Response.new(response)
|
|
86
|
-
|
|
87
|
-
if result.need_login?
|
|
88
|
-
do_login(force_login: true)
|
|
89
|
-
response = @http_client.post(path, body: params)
|
|
90
|
-
result = JPSClient::Response.new(response)
|
|
91
|
-
end
|
|
92
|
-
|
|
93
|
-
return result.to_h
|
|
57
|
+
return request_with_auth(:post, path, body: params)
|
|
94
58
|
end
|
|
95
59
|
end
|
|
96
60
|
end
|