mx-platform-ruby 0.22.0 → 0.22.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (276) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +11 -25
  3. data/lib/mx-platform-ruby/api/mx_platform_api.rb +1 -1
  4. data/lib/mx-platform-ruby/api_client.rb +90 -55
  5. data/lib/mx-platform-ruby/api_error.rb +2 -1
  6. data/lib/mx-platform-ruby/configuration.rb +102 -26
  7. data/lib/mx-platform-ruby/models/account_create_request.rb +18 -18
  8. data/lib/mx-platform-ruby/models/account_create_request_body.rb +14 -18
  9. data/lib/mx-platform-ruby/models/account_number_response.rb +14 -18
  10. data/lib/mx-platform-ruby/models/account_numbers_response_body.rb +14 -18
  11. data/lib/mx-platform-ruby/models/account_owner_response.rb +14 -18
  12. data/lib/mx-platform-ruby/models/account_owners_response_body.rb +14 -18
  13. data/lib/mx-platform-ruby/models/account_response.rb +14 -18
  14. data/lib/mx-platform-ruby/models/account_response_body.rb +14 -18
  15. data/lib/mx-platform-ruby/models/account_update_request.rb +14 -18
  16. data/lib/mx-platform-ruby/models/account_update_request_body.rb +14 -18
  17. data/lib/mx-platform-ruby/models/accounts_response_body.rb +14 -18
  18. data/lib/mx-platform-ruby/models/authorization_code_request.rb +14 -18
  19. data/lib/mx-platform-ruby/models/authorization_code_request_body.rb +14 -18
  20. data/lib/mx-platform-ruby/models/authorization_code_response.rb +14 -18
  21. data/lib/mx-platform-ruby/models/authorization_code_response_body.rb +14 -18
  22. data/lib/mx-platform-ruby/models/categories_response_body.rb +14 -18
  23. data/lib/mx-platform-ruby/models/category_create_request.rb +16 -18
  24. data/lib/mx-platform-ruby/models/category_create_request_body.rb +14 -18
  25. data/lib/mx-platform-ruby/models/category_response.rb +14 -18
  26. data/lib/mx-platform-ruby/models/category_response_body.rb +14 -18
  27. data/lib/mx-platform-ruby/models/category_update_request.rb +14 -18
  28. data/lib/mx-platform-ruby/models/category_update_request_body.rb +14 -18
  29. data/lib/mx-platform-ruby/models/challenge_response.rb +14 -18
  30. data/lib/mx-platform-ruby/models/challenges_response_body.rb +14 -18
  31. data/lib/mx-platform-ruby/models/connect_widget_request.rb +14 -18
  32. data/lib/mx-platform-ruby/models/connect_widget_request_body.rb +14 -18
  33. data/lib/mx-platform-ruby/models/connect_widget_response.rb +14 -18
  34. data/lib/mx-platform-ruby/models/connect_widget_response_body.rb +14 -18
  35. data/lib/mx-platform-ruby/models/credential_request.rb +14 -18
  36. data/lib/mx-platform-ruby/models/credential_response.rb +14 -18
  37. data/lib/mx-platform-ruby/models/credentials_response_body.rb +14 -18
  38. data/lib/mx-platform-ruby/models/enhance_transaction_response.rb +14 -18
  39. data/lib/mx-platform-ruby/models/enhance_transactions_request.rb +18 -18
  40. data/lib/mx-platform-ruby/models/enhance_transactions_request_body.rb +14 -18
  41. data/lib/mx-platform-ruby/models/enhance_transactions_response_body.rb +14 -18
  42. data/lib/mx-platform-ruby/models/holding_response.rb +14 -18
  43. data/lib/mx-platform-ruby/models/holding_response_body.rb +14 -18
  44. data/lib/mx-platform-ruby/models/holdings_response_body.rb +14 -18
  45. data/lib/mx-platform-ruby/models/image_option_response.rb +14 -18
  46. data/lib/mx-platform-ruby/models/institution_response.rb +14 -18
  47. data/lib/mx-platform-ruby/models/institution_response_body.rb +14 -18
  48. data/lib/mx-platform-ruby/models/institutions_response_body.rb +14 -18
  49. data/lib/mx-platform-ruby/models/managed_account_create_request.rb +20 -18
  50. data/lib/mx-platform-ruby/models/managed_account_create_request_body.rb +14 -18
  51. data/lib/mx-platform-ruby/models/managed_account_update_request.rb +14 -18
  52. data/lib/mx-platform-ruby/models/managed_account_update_request_body.rb +14 -18
  53. data/lib/mx-platform-ruby/models/managed_member_create_request.rb +16 -18
  54. data/lib/mx-platform-ruby/models/managed_member_create_request_body.rb +14 -18
  55. data/lib/mx-platform-ruby/models/managed_member_update_request.rb +14 -18
  56. data/lib/mx-platform-ruby/models/managed_member_update_request_body.rb +14 -18
  57. data/lib/mx-platform-ruby/models/managed_transaction_create_request.rb +24 -18
  58. data/lib/mx-platform-ruby/models/managed_transaction_create_request_body.rb +14 -18
  59. data/lib/mx-platform-ruby/models/managed_transaction_update_request.rb +14 -18
  60. data/lib/mx-platform-ruby/models/managed_transaction_update_request_body.rb +14 -18
  61. data/lib/mx-platform-ruby/models/member_create_request.rb +18 -18
  62. data/lib/mx-platform-ruby/models/member_create_request_body.rb +14 -18
  63. data/lib/mx-platform-ruby/models/member_response.rb +14 -18
  64. data/lib/mx-platform-ruby/models/member_response_body.rb +14 -18
  65. data/lib/mx-platform-ruby/models/member_resume_request.rb +14 -18
  66. data/lib/mx-platform-ruby/models/member_resume_request_body.rb +14 -18
  67. data/lib/mx-platform-ruby/models/member_status_response.rb +14 -18
  68. data/lib/mx-platform-ruby/models/member_status_response_body.rb +14 -18
  69. data/lib/mx-platform-ruby/models/member_update_request.rb +14 -18
  70. data/lib/mx-platform-ruby/models/member_update_request_body.rb +14 -18
  71. data/lib/mx-platform-ruby/models/members_response_body.rb +14 -18
  72. data/lib/mx-platform-ruby/models/merchant_location_response.rb +14 -18
  73. data/lib/mx-platform-ruby/models/merchant_location_response_body.rb +14 -18
  74. data/lib/mx-platform-ruby/models/merchant_response.rb +14 -18
  75. data/lib/mx-platform-ruby/models/merchant_response_body.rb +14 -18
  76. data/lib/mx-platform-ruby/models/merchants_response_body.rb +14 -18
  77. data/lib/mx-platform-ruby/models/o_auth_window_response.rb +14 -18
  78. data/lib/mx-platform-ruby/models/o_auth_window_response_body.rb +14 -18
  79. data/lib/mx-platform-ruby/models/option_response.rb +14 -18
  80. data/lib/mx-platform-ruby/models/pagination_response.rb +14 -18
  81. data/lib/mx-platform-ruby/models/payment_processor_authorization_code_request.rb +14 -18
  82. data/lib/mx-platform-ruby/models/payment_processor_authorization_code_request_body.rb +14 -18
  83. data/lib/mx-platform-ruby/models/payment_processor_authorization_code_response.rb +14 -18
  84. data/lib/mx-platform-ruby/models/payment_processor_authorization_code_response_body.rb +14 -18
  85. data/lib/mx-platform-ruby/models/spending_plan_account_response.rb +14 -18
  86. data/lib/mx-platform-ruby/models/spending_plan_accounts_response.rb +14 -18
  87. data/lib/mx-platform-ruby/models/spending_plan_iteration_item_create_request_body.rb +16 -18
  88. data/lib/mx-platform-ruby/models/spending_plan_iteration_item_response.rb +14 -18
  89. data/lib/mx-platform-ruby/models/spending_plan_iteration_items_response_body.rb +14 -18
  90. data/lib/mx-platform-ruby/models/spending_plan_iteration_response.rb +14 -18
  91. data/lib/mx-platform-ruby/models/spending_plan_iterations_response.rb +14 -18
  92. data/lib/mx-platform-ruby/models/spending_plan_response.rb +14 -18
  93. data/lib/mx-platform-ruby/models/spending_plans_response_body.rb +14 -18
  94. data/lib/mx-platform-ruby/models/statement_response.rb +14 -18
  95. data/lib/mx-platform-ruby/models/statement_response_body.rb +14 -18
  96. data/lib/mx-platform-ruby/models/statements_response_body.rb +14 -18
  97. data/lib/mx-platform-ruby/models/tag_create_request.rb +16 -18
  98. data/lib/mx-platform-ruby/models/tag_create_request_body.rb +14 -18
  99. data/lib/mx-platform-ruby/models/tag_response.rb +14 -18
  100. data/lib/mx-platform-ruby/models/tag_response_body.rb +14 -18
  101. data/lib/mx-platform-ruby/models/tag_update_request.rb +16 -18
  102. data/lib/mx-platform-ruby/models/tag_update_request_body.rb +14 -18
  103. data/lib/mx-platform-ruby/models/tagging_create_request.rb +18 -18
  104. data/lib/mx-platform-ruby/models/tagging_create_request_body.rb +14 -18
  105. data/lib/mx-platform-ruby/models/tagging_response.rb +14 -18
  106. data/lib/mx-platform-ruby/models/tagging_response_body.rb +14 -18
  107. data/lib/mx-platform-ruby/models/tagging_update_request.rb +16 -18
  108. data/lib/mx-platform-ruby/models/tagging_update_request_body.rb +14 -18
  109. data/lib/mx-platform-ruby/models/taggings_response_body.rb +14 -18
  110. data/lib/mx-platform-ruby/models/tags_response_body.rb +14 -18
  111. data/lib/mx-platform-ruby/models/tax_document_response.rb +14 -18
  112. data/lib/mx-platform-ruby/models/tax_document_response_body.rb +14 -18
  113. data/lib/mx-platform-ruby/models/tax_documents_response_body.rb +14 -18
  114. data/lib/mx-platform-ruby/models/transaction_response.rb +14 -18
  115. data/lib/mx-platform-ruby/models/transaction_response_body.rb +14 -18
  116. data/lib/mx-platform-ruby/models/transaction_rule_create_request.rb +18 -18
  117. data/lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb +14 -18
  118. data/lib/mx-platform-ruby/models/transaction_rule_response.rb +14 -18
  119. data/lib/mx-platform-ruby/models/transaction_rule_response_body.rb +14 -18
  120. data/lib/mx-platform-ruby/models/transaction_rule_update_request.rb +14 -18
  121. data/lib/mx-platform-ruby/models/transaction_rule_update_request_body.rb +14 -18
  122. data/lib/mx-platform-ruby/models/transaction_rules_response_body.rb +14 -18
  123. data/lib/mx-platform-ruby/models/transaction_update_request.rb +16 -18
  124. data/lib/mx-platform-ruby/models/transaction_update_request_body.rb +14 -18
  125. data/lib/mx-platform-ruby/models/transactions_response_body.rb +14 -18
  126. data/lib/mx-platform-ruby/models/user_create_request.rb +14 -18
  127. data/lib/mx-platform-ruby/models/user_create_request_body.rb +14 -18
  128. data/lib/mx-platform-ruby/models/user_response.rb +14 -18
  129. data/lib/mx-platform-ruby/models/user_response_body.rb +14 -18
  130. data/lib/mx-platform-ruby/models/user_update_request.rb +14 -18
  131. data/lib/mx-platform-ruby/models/user_update_request_body.rb +14 -18
  132. data/lib/mx-platform-ruby/models/users_response_body.rb +14 -18
  133. data/lib/mx-platform-ruby/models/widget_request.rb +16 -18
  134. data/lib/mx-platform-ruby/models/widget_request_body.rb +14 -18
  135. data/lib/mx-platform-ruby/models/widget_response.rb +14 -18
  136. data/lib/mx-platform-ruby/models/widget_response_body.rb +14 -18
  137. data/lib/mx-platform-ruby/version.rb +2 -2
  138. data/lib/mx-platform-ruby.rb +1 -1
  139. data/mx-platform-ruby.gemspec +3 -2
  140. data/openapi/config.yml +1 -1
  141. data/openapitools.json +1 -1
  142. data/spec/api/mx_platform_api_spec.rb +114 -114
  143. data/spec/api_client_spec.rb +36 -1
  144. data/spec/configuration_spec.rb +41 -1
  145. data/spec/models/account_create_request_body_spec.rb +2 -2
  146. data/spec/models/account_create_request_spec.rb +22 -22
  147. data/spec/models/account_number_response_spec.rb +10 -10
  148. data/spec/models/account_numbers_response_body_spec.rb +3 -3
  149. data/spec/models/account_owner_response_spec.rb +15 -15
  150. data/spec/models/account_owners_response_body_spec.rb +3 -3
  151. data/spec/models/account_response_body_spec.rb +2 -2
  152. data/spec/models/account_response_spec.rb +57 -57
  153. data/spec/models/account_update_request_body_spec.rb +2 -2
  154. data/spec/models/account_update_request_spec.rb +22 -22
  155. data/spec/models/accounts_response_body_spec.rb +3 -3
  156. data/spec/models/authorization_code_request_body_spec.rb +2 -2
  157. data/spec/models/authorization_code_request_spec.rb +2 -2
  158. data/spec/models/authorization_code_response_body_spec.rb +2 -2
  159. data/spec/models/authorization_code_response_spec.rb +2 -2
  160. data/spec/models/categories_response_body_spec.rb +3 -3
  161. data/spec/models/category_create_request_body_spec.rb +2 -2
  162. data/spec/models/category_create_request_spec.rb +4 -4
  163. data/spec/models/category_response_body_spec.rb +2 -2
  164. data/spec/models/category_response_spec.rb +9 -9
  165. data/spec/models/category_update_request_body_spec.rb +2 -2
  166. data/spec/models/category_update_request_spec.rb +3 -3
  167. data/spec/models/challenge_response_spec.rb +8 -8
  168. data/spec/models/challenges_response_body_spec.rb +3 -3
  169. data/spec/models/connect_widget_request_body_spec.rb +2 -2
  170. data/spec/models/connect_widget_request_spec.rb +15 -15
  171. data/spec/models/connect_widget_response_body_spec.rb +2 -2
  172. data/spec/models/connect_widget_response_spec.rb +3 -3
  173. data/spec/models/credential_request_spec.rb +3 -3
  174. data/spec/models/credential_response_spec.rb +7 -7
  175. data/spec/models/credentials_response_body_spec.rb +3 -3
  176. data/spec/models/enhance_transaction_response_spec.rb +24 -24
  177. data/spec/models/enhance_transactions_request_body_spec.rb +2 -2
  178. data/spec/models/enhance_transactions_request_spec.rb +8 -8
  179. data/spec/models/enhance_transactions_response_body_spec.rb +2 -2
  180. data/spec/models/holding_response_body_spec.rb +2 -2
  181. data/spec/models/holding_response_spec.rb +20 -20
  182. data/spec/models/holdings_response_body_spec.rb +3 -3
  183. data/spec/models/image_option_response_spec.rb +4 -4
  184. data/spec/models/institution_response_body_spec.rb +2 -2
  185. data/spec/models/institution_response_spec.rb +15 -15
  186. data/spec/models/institutions_response_body_spec.rb +3 -3
  187. data/spec/models/managed_account_create_request_body_spec.rb +2 -2
  188. data/spec/models/managed_account_create_request_spec.rb +32 -32
  189. data/spec/models/managed_account_update_request_body_spec.rb +2 -2
  190. data/spec/models/managed_account_update_request_spec.rb +32 -32
  191. data/spec/models/managed_member_create_request_body_spec.rb +2 -2
  192. data/spec/models/managed_member_create_request_spec.rb +5 -5
  193. data/spec/models/managed_member_update_request_body_spec.rb +2 -2
  194. data/spec/models/managed_member_update_request_spec.rb +4 -4
  195. data/spec/models/managed_transaction_create_request_body_spec.rb +2 -2
  196. data/spec/models/managed_transaction_create_request_spec.rb +21 -21
  197. data/spec/models/managed_transaction_update_request_body_spec.rb +2 -2
  198. data/spec/models/managed_transaction_update_request_spec.rb +21 -21
  199. data/spec/models/member_create_request_body_spec.rb +6 -6
  200. data/spec/models/member_create_request_spec.rb +8 -8
  201. data/spec/models/member_response_body_spec.rb +2 -2
  202. data/spec/models/member_response_spec.rb +16 -16
  203. data/spec/models/member_resume_request_body_spec.rb +2 -2
  204. data/spec/models/member_resume_request_spec.rb +2 -2
  205. data/spec/models/member_status_response_body_spec.rb +2 -2
  206. data/spec/models/member_status_response_spec.rb +10 -10
  207. data/spec/models/member_update_request_body_spec.rb +2 -2
  208. data/spec/models/member_update_request_spec.rb +6 -6
  209. data/spec/models/members_response_body_spec.rb +3 -3
  210. data/spec/models/merchant_location_response_body_spec.rb +2 -2
  211. data/spec/models/merchant_location_response_spec.rb +13 -13
  212. data/spec/models/merchant_response_body_spec.rb +2 -2
  213. data/spec/models/merchant_response_spec.rb +7 -7
  214. data/spec/models/merchants_response_body_spec.rb +3 -3
  215. data/spec/models/o_auth_window_response_body_spec.rb +2 -2
  216. data/spec/models/o_auth_window_response_spec.rb +3 -3
  217. data/spec/models/option_response_spec.rb +3 -3
  218. data/spec/models/pagination_response_spec.rb +5 -5
  219. data/spec/models/payment_processor_authorization_code_request_body_spec.rb +2 -2
  220. data/spec/models/payment_processor_authorization_code_request_spec.rb +4 -4
  221. data/spec/models/payment_processor_authorization_code_response_body_spec.rb +2 -2
  222. data/spec/models/payment_processor_authorization_code_response_spec.rb +2 -2
  223. data/spec/models/spending_plan_account_response_spec.rb +8 -8
  224. data/spec/models/spending_plan_accounts_response_spec.rb +3 -3
  225. data/spec/models/spending_plan_iteration_item_create_request_body_spec.rb +6 -6
  226. data/spec/models/spending_plan_iteration_item_response_spec.rb +13 -13
  227. data/spec/models/spending_plan_iteration_items_response_body_spec.rb +3 -3
  228. data/spec/models/spending_plan_iteration_response_spec.rb +9 -9
  229. data/spec/models/spending_plan_iterations_response_spec.rb +3 -3
  230. data/spec/models/spending_plan_response_spec.rb +6 -6
  231. data/spec/models/spending_plans_response_body_spec.rb +3 -3
  232. data/spec/models/statement_response_body_spec.rb +2 -2
  233. data/spec/models/statement_response_spec.rb +9 -9
  234. data/spec/models/statements_response_body_spec.rb +3 -3
  235. data/spec/models/tag_create_request_body_spec.rb +2 -2
  236. data/spec/models/tag_create_request_spec.rb +2 -2
  237. data/spec/models/tag_response_body_spec.rb +2 -2
  238. data/spec/models/tag_response_spec.rb +4 -4
  239. data/spec/models/tag_update_request_body_spec.rb +2 -2
  240. data/spec/models/tag_update_request_spec.rb +2 -2
  241. data/spec/models/tagging_create_request_body_spec.rb +2 -2
  242. data/spec/models/tagging_create_request_spec.rb +3 -3
  243. data/spec/models/tagging_response_body_spec.rb +2 -2
  244. data/spec/models/tagging_response_spec.rb +6 -6
  245. data/spec/models/tagging_update_request_body_spec.rb +2 -2
  246. data/spec/models/tagging_update_request_spec.rb +2 -2
  247. data/spec/models/taggings_response_body_spec.rb +3 -3
  248. data/spec/models/tags_response_body_spec.rb +3 -3
  249. data/spec/models/tax_document_response_body_spec.rb +2 -2
  250. data/spec/models/tax_document_response_spec.rb +11 -11
  251. data/spec/models/tax_documents_response_body_spec.rb +3 -3
  252. data/spec/models/transaction_response_body_spec.rb +2 -2
  253. data/spec/models/transaction_response_spec.rb +44 -44
  254. data/spec/models/transaction_rule_create_request_body_spec.rb +2 -2
  255. data/spec/models/transaction_rule_create_request_spec.rb +4 -4
  256. data/spec/models/transaction_rule_response_body_spec.rb +2 -2
  257. data/spec/models/transaction_rule_response_spec.rb +8 -8
  258. data/spec/models/transaction_rule_update_request_body_spec.rb +2 -2
  259. data/spec/models/transaction_rule_update_request_spec.rb +4 -4
  260. data/spec/models/transaction_rules_response_body_spec.rb +3 -3
  261. data/spec/models/transaction_update_request_body_spec.rb +2 -2
  262. data/spec/models/transaction_update_request_spec.rb +2 -2
  263. data/spec/models/transactions_response_body_spec.rb +3 -3
  264. data/spec/models/user_create_request_body_spec.rb +2 -2
  265. data/spec/models/user_create_request_spec.rb +5 -5
  266. data/spec/models/user_response_body_spec.rb +2 -2
  267. data/spec/models/user_response_spec.rb +6 -6
  268. data/spec/models/user_update_request_body_spec.rb +2 -2
  269. data/spec/models/user_update_request_spec.rb +5 -5
  270. data/spec/models/users_response_body_spec.rb +3 -3
  271. data/spec/models/widget_request_body_spec.rb +2 -2
  272. data/spec/models/widget_request_spec.rb +17 -17
  273. data/spec/models/widget_response_body_spec.rb +2 -2
  274. data/spec/models/widget_response_spec.rb +4 -4
  275. data/spec/spec_helper.rb +1 -1
  276. metadata +132 -118
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,19 +27,19 @@ describe MxPlatformRuby::TransactionRuleCreateRequest do
27
27
  end
28
28
  describe 'test attribute "category_guid"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "description"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "match_description"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::TransactionRuleResponseBody do
27
27
  end
28
28
  describe 'test attribute "transaction_rule"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,43 +27,43 @@ describe MxPlatformRuby::TransactionRuleResponse do
27
27
  end
28
28
  describe 'test attribute "category_guid"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "created_at"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "description"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
46
46
  describe 'test attribute "guid"' do
47
47
  it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
48
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
49
  end
50
50
  end
51
51
 
52
52
  describe 'test attribute "match_description"' do
53
53
  it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
54
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
55
55
  end
56
56
  end
57
57
 
58
58
  describe 'test attribute "updated_at"' do
59
59
  it 'should work' do
60
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
60
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
61
61
  end
62
62
  end
63
63
 
64
64
  describe 'test attribute "user_guid"' do
65
65
  it 'should work' do
66
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
66
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
67
67
  end
68
68
  end
69
69
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::TransactionRuleUpdateRequestBody do
27
27
  end
28
28
  describe 'test attribute "transaction_rule"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,19 +27,19 @@ describe MxPlatformRuby::TransactionRuleUpdateRequest do
27
27
  end
28
28
  describe 'test attribute "category_guid"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "description"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "match_description"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,13 +27,13 @@ describe MxPlatformRuby::TransactionRulesResponseBody do
27
27
  end
28
28
  describe 'test attribute "pagination"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "transaction_rules"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::TransactionUpdateRequestBody do
27
27
  end
28
28
  describe 'test attribute "transaction"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::TransactionUpdateRequest do
27
27
  end
28
28
  describe 'test attribute "description"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,13 +27,13 @@ describe MxPlatformRuby::TransactionsResponseBody do
27
27
  end
28
28
  describe 'test attribute "pagination"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "transactions"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::UserCreateRequestBody do
27
27
  end
28
28
  describe 'test attribute "user"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,25 +27,25 @@ describe MxPlatformRuby::UserCreateRequest do
27
27
  end
28
28
  describe 'test attribute "email"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "id"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "is_disabled"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
46
46
  describe 'test attribute "metadata"' do
47
47
  it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
48
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
49
  end
50
50
  end
51
51
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::UserResponseBody do
27
27
  end
28
28
  describe 'test attribute "user"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,31 +27,31 @@ describe MxPlatformRuby::UserResponse do
27
27
  end
28
28
  describe 'test attribute "email"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "guid"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "id"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
46
46
  describe 'test attribute "is_disabled"' do
47
47
  it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
48
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
49
  end
50
50
  end
51
51
 
52
52
  describe 'test attribute "metadata"' do
53
53
  it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
54
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
55
55
  end
56
56
  end
57
57
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::UserUpdateRequestBody do
27
27
  end
28
28
  describe 'test attribute "user"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,25 +27,25 @@ describe MxPlatformRuby::UserUpdateRequest do
27
27
  end
28
28
  describe 'test attribute "email"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "id"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "is_disabled"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
46
46
  describe 'test attribute "metadata"' do
47
47
  it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
48
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
49
  end
50
50
  end
51
51
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,13 +27,13 @@ describe MxPlatformRuby::UsersResponseBody do
27
27
  end
28
28
  describe 'test attribute "pagination"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "users"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::WidgetRequestBody do
27
27
  end
28
28
  describe 'test attribute "widget_url"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,97 +27,97 @@ describe MxPlatformRuby::WidgetRequest do
27
27
  end
28
28
  describe 'test attribute "client_redirect_url"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
34
  describe 'test attribute "color_scheme"' do
35
35
  it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
36
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
38
38
  end
39
39
 
40
40
  describe 'test attribute "current_institution_code"' do
41
41
  it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
43
  end
44
44
  end
45
45
 
46
46
  describe 'test attribute "current_institution_guid"' do
47
47
  it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
48
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
49
  end
50
50
  end
51
51
 
52
52
  describe 'test attribute "current_member_guid"' do
53
53
  it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
54
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
55
55
  end
56
56
  end
57
57
 
58
58
  describe 'test attribute "disable_background_agg"' do
59
59
  it 'should work' do
60
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
60
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
61
61
  end
62
62
  end
63
63
 
64
64
  describe 'test attribute "disable_institution_search"' do
65
65
  it 'should work' do
66
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
66
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
67
67
  end
68
68
  end
69
69
 
70
70
  describe 'test attribute "include_identity"' do
71
71
  it 'should work' do
72
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
72
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
73
73
  end
74
74
  end
75
75
 
76
76
  describe 'test attribute "include_transactions"' do
77
77
  it 'should work' do
78
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
78
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
79
79
  end
80
80
  end
81
81
 
82
82
  describe 'test attribute "is_mobile_webview"' do
83
83
  it 'should work' do
84
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
84
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
85
85
  end
86
86
  end
87
87
 
88
88
  describe 'test attribute "mode"' do
89
89
  it 'should work' do
90
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
90
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
91
91
  end
92
92
  end
93
93
 
94
94
  describe 'test attribute "oauth_referral_source"' do
95
95
  it 'should work' do
96
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
96
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
97
97
  end
98
98
  end
99
99
 
100
100
  describe 'test attribute "ui_message_version"' do
101
101
  it 'should work' do
102
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
102
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
103
103
  end
104
104
  end
105
105
 
106
106
  describe 'test attribute "ui_message_webview_url_scheme"' do
107
107
  it 'should work' do
108
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
108
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
109
109
  end
110
110
  end
111
111
 
112
112
  describe 'test attribute "update_credentials"' do
113
113
  it 'should work' do
114
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
114
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
115
115
  end
116
116
  end
117
117
 
118
118
  describe 'test attribute "widget_type"' do
119
119
  it 'should work' do
120
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
120
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
121
121
  end
122
122
  end
123
123
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 7.0.1
10
10
 
11
11
  =end
12
12
 
@@ -27,7 +27,7 @@ describe MxPlatformRuby::WidgetResponseBody do
27
27
  end
28
28
  describe 'test attribute "widget_url"' do
29
29
  it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
30
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33