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.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/lib/jpsclient/api/android_jks.rb +7 -70
  3. data/lib/jpsclient/api/app_level.rb +6 -60
  4. data/lib/jpsclient/api/app_resource.rb +7 -70
  5. data/lib/jpsclient/api/apple_account.rb +6 -60
  6. data/lib/jpsclient/api/apple_bundle_id.rb +1 -11
  7. data/lib/jpsclient/api/apple_cert.rb +1 -11
  8. data/lib/jpsclient/api/apple_profile.rb +1 -11
  9. data/lib/jpsclient/api/application.rb +12 -121
  10. data/lib/jpsclient/api/application_income.rb +2 -20
  11. data/lib/jpsclient/api/application_sales.rb +2 -20
  12. data/lib/jpsclient/api/application_version.rb +3 -30
  13. data/lib/jpsclient/api/archived_outdated/app_resource_version.rb +2 -20
  14. data/lib/jpsclient/api/archived_outdated/application_category.rb +5 -50
  15. data/lib/jpsclient/api/archived_outdated/application_design.rb +5 -50
  16. data/lib/jpsclient/api/archived_outdated/assets_category.rb +5 -50
  17. data/lib/jpsclient/api/archived_outdated/experience.rb +6 -60
  18. data/lib/jpsclient/api/archived_outdated/experience_category.rb +4 -40
  19. data/lib/jpsclient/api/archived_outdated/icon_and_snapshot.rb +2 -20
  20. data/lib/jpsclient/api/archived_outdated/publisher_category.rb +6 -60
  21. data/lib/jpsclient/api/archived_outdated/publisher_group_category.rb +5 -50
  22. data/lib/jpsclient/api/archived_outdated/requirements_category.rb +4 -40
  23. data/lib/jpsclient/api/archived_outdated/resource_category.rb +5 -50
  24. data/lib/jpsclient/api/archived_outdated/sketch_category.rb +4 -40
  25. data/lib/jpsclient/api/archived_outdated/survey_category.rb +4 -40
  26. data/lib/jpsclient/api/archived_outdated/tool_category.rb +5 -50
  27. data/lib/jpsclient/api/bug.rb +6 -60
  28. data/lib/jpsclient/api/category.rb +6 -60
  29. data/lib/jpsclient/api/cert.rb +1 -12
  30. data/lib/jpsclient/api/collect.rb +2 -20
  31. data/lib/jpsclient/api/collection.rb +7 -70
  32. data/lib/jpsclient/api/commit_log.rb +5 -52
  33. data/lib/jpsclient/api/creative.rb +2 -20
  34. data/lib/jpsclient/api/custom_application.rb +10 -100
  35. data/lib/jpsclient/api/custom_application_web.rb +2 -20
  36. data/lib/jpsclient/api/design.rb +5 -50
  37. data/lib/jpsclient/api/document_text.rb +1 -10
  38. data/lib/jpsclient/api/fgui_export.rb +2 -20
  39. data/lib/jpsclient/api/file.rb +4 -41
  40. data/lib/jpsclient/api/game_assets.rb +6 -60
  41. data/lib/jpsclient/api/healthy.rb +1 -10
  42. data/lib/jpsclient/api/idea.rb +5 -50
  43. data/lib/jpsclient/api/image_search.rb +2 -20
  44. data/lib/jpsclient/api/js_sdk.rb +1 -10
  45. data/lib/jpsclient/api/lark_bitable.rb +1 -10
  46. data/lib/jpsclient/api/lark_card_message.rb +1 -10
  47. data/lib/jpsclient/api/lark_chat_group.rb +1 -10
  48. data/lib/jpsclient/api/lark_comment.rb +5 -50
  49. data/lib/jpsclient/api/lark_department.rb +1 -10
  50. data/lib/jpsclient/api/lark_file.rb +1 -10
  51. data/lib/jpsclient/api/lark_leave_approval.rb +1 -10
  52. data/lib/jpsclient/api/lark_message.rb +1 -10
  53. data/lib/jpsclient/api/lark_task.rb +6 -60
  54. data/lib/jpsclient/api/lark_task_list.rb +5 -50
  55. data/lib/jpsclient/api/lark_task_section.rb +3 -30
  56. data/lib/jpsclient/api/lark_user.rb +1 -10
  57. data/lib/jpsclient/api/lark_wiki_node.rb +1 -10
  58. data/lib/jpsclient/api/lark_wiki_space.rb +1 -10
  59. data/lib/jpsclient/api/lazy_client.rb +39 -39
  60. data/lib/jpsclient/api/login.rb +4 -40
  61. data/lib/jpsclient/api/m3u8.rb +1 -10
  62. data/lib/jpsclient/api/menu.rb +6 -60
  63. data/lib/jpsclient/api/modular_client.rb +38 -38
  64. data/lib/jpsclient/api/nuget.rb +1 -10
  65. data/lib/jpsclient/api/permission.rb +5 -50
  66. data/lib/jpsclient/api/project.rb +2 -22
  67. data/lib/jpsclient/api/project_package.rb +9 -121
  68. data/lib/jpsclient/api/publisher.rb +7 -70
  69. data/lib/jpsclient/api/publisher_group.rb +5 -50
  70. data/lib/jpsclient/api/requirements.rb +6 -60
  71. data/lib/jpsclient/api/role.rb +7 -70
  72. data/lib/jpsclient/api/simple_search.rb +7 -70
  73. data/lib/jpsclient/api/sketch.rb +3 -30
  74. data/lib/jpsclient/api/sov.rb +1 -10
  75. data/lib/jpsclient/api/statistics.rb +1 -10
  76. data/lib/jpsclient/api/store.rb +1 -10
  77. data/lib/jpsclient/api/survey.rb +6 -60
  78. data/lib/jpsclient/api/tag.rb +6 -60
  79. data/lib/jpsclient/api/template.rb +5 -50
  80. data/lib/jpsclient/api/tool.rb +5 -50
  81. data/lib/jpsclient/api/trending.rb +1 -10
  82. data/lib/jpsclient/api/ud_id.rb +5 -50
  83. data/lib/jpsclient/api/user.rb +4 -40
  84. data/lib/jpsclient/api/util.rb +1 -10
  85. data/lib/jpsclient/api/video_cover.rb +1 -10
  86. data/lib/jpsclient/api/webhook.rb +5 -50
  87. data/lib/jpsclient/api/workflow.rb +5 -50
  88. data/lib/jpsclient/auth/auth.rb +21 -31
  89. data/lib/jpsclient/auth/token.rb +49 -95
  90. data/lib/jpsclient/base/client.rb +43 -38
  91. data/lib/jpsclient/http/http_client.rb +18 -2
  92. data/lib/jpsclient/version.rb +1 -1
  93. metadata +15 -1
@@ -15,16 +15,7 @@ module JPSClient
15
15
  path = config["url"]
16
16
  path = path.gsub("{publisherId}", publisherId.to_s)
17
17
 
18
- response = @http_client.put(path, body: params)
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
@@ -38,16 +29,7 @@ module JPSClient
38
29
  path = config["url"]
39
30
  path = path.gsub("{publisherId}", publisherId.to_s)
40
31
 
41
- response = @http_client.delete(path)
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 Publishers
@@ -60,16 +42,7 @@ module JPSClient
60
42
 
61
43
  path = config["url"]
62
44
 
63
- response = @http_client.post(path, body: params)
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 Stream
@@ -82,16 +55,7 @@ module JPSClient
82
55
 
83
56
  path = config["url"]
84
57
 
85
- response = @http_client.post(path, body: params)
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 Weights
@@ -104,16 +68,7 @@ module JPSClient
104
68
 
105
69
  path = config["url"]
106
70
 
107
- response = @http_client.post(path, body: params)
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 Detail
@@ -126,16 +81,7 @@ module JPSClient
126
81
 
127
82
  path = config["url"]
128
83
 
129
- response = @http_client.post(path, body: params)
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 Store Applications Detail
@@ -149,16 +95,7 @@ module JPSClient
149
95
  path = config["url"]
150
96
  path = path.gsub("{publisherId}", publisherId.to_s)
151
97
 
152
- response = @http_client.get(path, params: params)
153
- result = JPSClient::Response.new(response)
154
-
155
- if result.need_login?
156
- do_login(force_login: true)
157
- response = @http_client.get(path, params: params)
158
- result = JPSClient::Response.new(response)
159
- end
160
-
161
- return result.to_h
98
+ return request_with_auth(:get, path, params: params)
162
99
  end
163
100
  end
164
101
  end
@@ -14,16 +14,7 @@ module JPSClient
14
14
 
15
15
  path = config["url"]
16
16
 
17
- response = @http_client.post(path, body: params)
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 List
@@ -36,16 +27,7 @@ module JPSClient
36
27
 
37
28
  path = config["url"]
38
29
 
39
- response = @http_client.post(path, body: params)
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 Detail
@@ -58,16 +40,7 @@ module JPSClient
58
40
 
59
41
  path = config["url"]
60
42
 
61
- response = @http_client.post(path, body: params)
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 Delete
@@ -80,16 +53,7 @@ module JPSClient
80
53
 
81
54
  path = config["url"]
82
55
 
83
- response = @http_client.post(path, body: params)
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 Create
@@ -102,16 +66,7 @@ module JPSClient
102
66
 
103
67
  path = config["url"]
104
68
 
105
- response = @http_client.post(path, body: params)
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
  end
117
72
  end
@@ -15,16 +15,7 @@ module JPSClient
15
15
  path = config["url"]
16
16
  path = path.gsub("{requirementsId}", requirementsId.to_s)
17
17
 
18
- response = @http_client.put(path, body: params)
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 Requirements
@@ -38,16 +29,7 @@ module JPSClient
38
29
  path = config["url"]
39
30
  path = path.gsub("{requirementsId}", requirementsId.to_s)
40
31
 
41
- response = @http_client.delete(path)
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 Requirements
@@ -61,16 +43,7 @@ module JPSClient
61
43
  path = config["url"]
62
44
  path = path.gsub("{requirementsId}", requirementsId.to_s)
63
45
 
64
- response = @http_client.put(path, body: params)
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 Requirements
@@ -83,16 +56,7 @@ module JPSClient
83
56
 
84
57
  path = config["url"]
85
58
 
86
- response = @http_client.post(path, body: params)
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
- response = @http_client.post(path, body: params)
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
- response = @http_client.post(path, body: params)
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("{roleId}", roleId.to_s)
17
17
 
18
- response = @http_client.get(path, params: params)
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 Role
@@ -38,16 +29,7 @@ module JPSClient
38
29
  path = config["url"]
39
30
  path = path.gsub("{roleId}", roleId.to_s)
40
31
 
41
- response = @http_client.put(path, body: params)
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 Role
@@ -61,16 +43,7 @@ module JPSClient
61
43
  path = config["url"]
62
44
  path = path.gsub("{roleId}", roleId.to_s)
63
45
 
64
- response = @http_client.delete(path)
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 Role
@@ -83,16 +56,7 @@ module JPSClient
83
56
 
84
57
  path = config["url"]
85
58
 
86
- response = @http_client.post(path, body: params)
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 User
@@ -105,16 +69,7 @@ module JPSClient
105
69
 
106
70
  path = config["url"]
107
71
 
108
- response = @http_client.post(path, body: params)
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
  # Create Menu
@@ -127,16 +82,7 @@ module JPSClient
127
82
 
128
83
  path = config["url"]
129
84
 
130
- response = @http_client.post(path, body: params)
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
 
142
88
  # Get Roles
@@ -149,16 +95,7 @@ module JPSClient
149
95
 
150
96
  path = config["url"]
151
97
 
152
- response = @http_client.get(path, params: params)
153
- result = JPSClient::Response.new(response)
154
-
155
- if result.need_login?
156
- do_login(force_login: true)
157
- response = @http_client.get(path, params: params)
158
- result = JPSClient::Response.new(response)
159
- end
160
-
161
- return result.to_h
98
+ return request_with_auth(:get, path, params: params)
162
99
  end
163
100
  end
164
101
  end
@@ -14,16 +14,7 @@ module JPSClient
14
14
 
15
15
  path = config["url"]
16
16
 
17
- response = @http_client.get(path, params: params)
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
 
29
20
  # Get Publisher Group
@@ -36,16 +27,7 @@ module JPSClient
36
27
 
37
28
  path = config["url"]
38
29
 
39
- response = @http_client.get(path, params: params)
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
 
51
33
  # Get Publisher
@@ -58,16 +40,7 @@ module JPSClient
58
40
 
59
41
  path = config["url"]
60
42
 
61
- response = @http_client.get(path, params: params)
62
- result = JPSClient::Response.new(response)
63
-
64
- if result.need_login?
65
- do_login(force_login: true)
66
- response = @http_client.get(path, params: params)
67
- result = JPSClient::Response.new(response)
68
- end
69
-
70
- return result.to_h
43
+ return request_with_auth(:get, path, params: params)
71
44
  end
72
45
 
73
46
  # Get Idea
@@ -80,16 +53,7 @@ module JPSClient
80
53
 
81
54
  path = config["url"]
82
55
 
83
- response = @http_client.get(path, params: params)
84
- result = JPSClient::Response.new(response)
85
-
86
- if result.need_login?
87
- do_login(force_login: true)
88
- response = @http_client.get(path, params: params)
89
- result = JPSClient::Response.new(response)
90
- end
91
-
92
- return result.to_h
56
+ return request_with_auth(:get, path, params: params)
93
57
  end
94
58
 
95
59
  # Get Collection
@@ -102,16 +66,7 @@ module JPSClient
102
66
 
103
67
  path = config["url"]
104
68
 
105
- response = @http_client.get(path, params: params)
106
- result = JPSClient::Response.new(response)
107
-
108
- if result.need_login?
109
- do_login(force_login: true)
110
- response = @http_client.get(path, params: params)
111
- result = JPSClient::Response.new(response)
112
- end
113
-
114
- return result.to_h
69
+ return request_with_auth(:get, path, params: params)
115
70
  end
116
71
 
117
72
  # Get Asset
@@ -124,16 +79,7 @@ module JPSClient
124
79
 
125
80
  path = config["url"]
126
81
 
127
- response = @http_client.get(path, params: params)
128
- result = JPSClient::Response.new(response)
129
-
130
- if result.need_login?
131
- do_login(force_login: true)
132
- response = @http_client.get(path, params: params)
133
- result = JPSClient::Response.new(response)
134
- end
135
-
136
- return result.to_h
82
+ return request_with_auth(:get, path, params: params)
137
83
  end
138
84
 
139
85
  # Get Application
@@ -146,16 +92,7 @@ module JPSClient
146
92
 
147
93
  path = config["url"]
148
94
 
149
- response = @http_client.get(path, params: params)
150
- result = JPSClient::Response.new(response)
151
-
152
- if result.need_login?
153
- do_login(force_login: true)
154
- response = @http_client.get(path, params: params)
155
- result = JPSClient::Response.new(response)
156
- end
157
-
158
- return result.to_h
95
+ return request_with_auth(:get, path, params: params)
159
96
  end
160
97
  end
161
98
  end
@@ -14,16 +14,7 @@ module JPSClient
14
14
 
15
15
  path = config["url"]
16
16
 
17
- response = @http_client.post(path, body: params)
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 Sketches
@@ -36,16 +27,7 @@ module JPSClient
36
27
 
37
28
  path = config["url"]
38
29
 
39
- response = @http_client.post(path, body: params)
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 Sketches
@@ -58,16 +40,7 @@ module JPSClient
58
40
 
59
41
  path = config["url"]
60
42
 
61
- response = @http_client.post(path, body: params)
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
  end
73
46
  end
@@ -14,16 +14,7 @@ module JPSClient
14
14
 
15
15
  path = config["url"]
16
16
 
17
- response = @http_client.post(path, body: params)
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
  end
29
20
  end
@@ -14,16 +14,7 @@ module JPSClient
14
14
 
15
15
  path = config["url"]
16
16
 
17
- response = @http_client.post(path, body: params)
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
  end
29
20
  end
@@ -14,16 +14,7 @@ module JPSClient
14
14
 
15
15
  path = config["url"]
16
16
 
17
- response = @http_client.post(path, body: params)
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
  end
29
20
  end