happyco_json 2.3.0 → 2.7.1

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 (256) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +15 -15
  3. data/docs/AccountProvisioningServiceApi.md +6 -4
  4. data/docs/AccountServiceApi.md +6 -4
  5. data/docs/AccountUsersServiceApi.md +3 -2
  6. data/docs/InspectionServiceApi.md +9 -9
  7. data/docs/V1Inspection.md +2 -1
  8. data/docs/V1Item.md +1 -0
  9. data/docs/V1Report.md +5 -5
  10. data/docs/V1Signatory.md +3 -3
  11. data/happyco_json.gemspec +1 -1
  12. data/lib/happyco_json.rb +1 -2
  13. data/lib/happyco_json/api/account_provisioning_service_api.rb +5 -5
  14. data/lib/happyco_json/api/account_service_api.rb +5 -5
  15. data/lib/happyco_json/api/account_users_service_api.rb +3 -3
  16. data/lib/happyco_json/api/asset_service_api.rb +1 -1
  17. data/lib/happyco_json/api/folder_service_api.rb +1 -1
  18. data/lib/happyco_json/api/inspection_service_api.rb +7 -7
  19. data/lib/happyco_json/api/report_service_api.rb +1 -1
  20. data/lib/happyco_json/api/template_service_api.rb +1 -1
  21. data/lib/happyco_json/api_client.rb +1 -1
  22. data/lib/happyco_json/api_error.rb +1 -1
  23. data/lib/happyco_json/configuration.rb +1 -1
  24. data/lib/happyco_json/helpers.rb +2 -2
  25. data/lib/happyco_json/models/create_accounts_request_account_with_admin.rb +1 -1
  26. data/lib/happyco_json/models/create_accounts_response_account_id_with_admin_id.rb +1 -1
  27. data/lib/happyco_json/models/inspection_status_change_status.rb +1 -1
  28. data/lib/happyco_json/models/inspection_status_changes_event_inspection_status_change.rb +1 -1
  29. data/lib/happyco_json/models/protobuf_any.rb +1 -1
  30. data/lib/happyco_json/models/reports_created_event_report_created.rb +1 -1
  31. data/lib/happyco_json/models/runtime_stream_error.rb +1 -1
  32. data/lib/happyco_json/models/update_accounts_request_account_with_admin_id.rb +1 -1
  33. data/lib/happyco_json/models/v1_account.rb +1 -1
  34. data/lib/happyco_json/models/v1_add_asset_photo_request.rb +1 -1
  35. data/lib/happyco_json/models/v1_add_asset_photo_response.rb +1 -1
  36. data/lib/happyco_json/models/v1_add_inspection_photo_request.rb +1 -1
  37. data/lib/happyco_json/models/v1_add_inspection_photo_response.rb +1 -1
  38. data/lib/happyco_json/models/v1_add_inspection_photos_request.rb +1 -1
  39. data/lib/happyco_json/models/v1_add_inspection_photos_response.rb +1 -1
  40. data/lib/happyco_json/models/v1_add_users_request.rb +1 -1
  41. data/lib/happyco_json/models/v1_add_users_response.rb +1 -1
  42. data/lib/happyco_json/models/v1_asset.rb +1 -1
  43. data/lib/happyco_json/models/v1_create_accounts_request.rb +1 -1
  44. data/lib/happyco_json/models/v1_create_accounts_response.rb +1 -1
  45. data/lib/happyco_json/models/v1_create_assets_request.rb +1 -1
  46. data/lib/happyco_json/models/v1_create_assets_response.rb +1 -1
  47. data/lib/happyco_json/models/v1_create_delegated_inspection_link_request.rb +1 -1
  48. data/lib/happyco_json/models/v1_create_delegated_inspection_link_response.rb +1 -1
  49. data/lib/happyco_json/models/v1_create_delegated_inspection_links_request.rb +1 -1
  50. data/lib/happyco_json/models/v1_create_delegated_inspection_links_response.rb +1 -1
  51. data/lib/happyco_json/models/v1_create_folders_request.rb +1 -1
  52. data/lib/happyco_json/models/v1_create_folders_response.rb +1 -1
  53. data/lib/happyco_json/models/v1_create_inspections_request.rb +1 -1
  54. data/lib/happyco_json/models/v1_create_inspections_response.rb +2 -2
  55. data/lib/happyco_json/models/v1_create_templates_request.rb +1 -1
  56. data/lib/happyco_json/models/v1_create_templates_response.rb +1 -1
  57. data/lib/happyco_json/models/v1_date_time.rb +1 -1
  58. data/lib/happyco_json/models/v1_event.rb +1 -1
  59. data/lib/happyco_json/models/v1_event_ack.rb +1 -1
  60. data/lib/happyco_json/models/v1_event_handler_options.rb +1 -1
  61. data/lib/happyco_json/models/v1_float_array.rb +1 -1
  62. data/lib/happyco_json/models/v1_folder.rb +1 -1
  63. data/lib/happyco_json/models/v1_folder_type.rb +1 -1
  64. data/lib/happyco_json/models/v1_footer_field.rb +1 -1
  65. data/lib/happyco_json/models/v1_header_field.rb +1 -1
  66. data/lib/happyco_json/models/v1_inspection.rb +16 -6
  67. data/lib/happyco_json/models/v1_inspection_data.rb +1 -1
  68. data/lib/happyco_json/models/v1_inspection_status_changes_event.rb +1 -1
  69. data/lib/happyco_json/models/v1_inspection_status_changes_event_ack_response.rb +1 -1
  70. data/lib/happyco_json/models/v1_integration_id.rb +1 -1
  71. data/lib/happyco_json/models/v1_item.rb +15 -5
  72. data/lib/happyco_json/models/v1_list_accounts_request.rb +1 -1
  73. data/lib/happyco_json/models/v1_list_accounts_response.rb +1 -1
  74. data/lib/happyco_json/models/v1_list_assets_request.rb +1 -1
  75. data/lib/happyco_json/models/v1_list_assets_response.rb +1 -1
  76. data/lib/happyco_json/models/v1_list_folders_request.rb +1 -1
  77. data/lib/happyco_json/models/v1_list_folders_response.rb +1 -1
  78. data/lib/happyco_json/models/v1_list_inspections_request.rb +1 -1
  79. data/lib/happyco_json/models/v1_list_inspections_response.rb +1 -1
  80. data/lib/happyco_json/models/v1_list_reports_request.rb +1 -1
  81. data/lib/happyco_json/models/v1_list_reports_response.rb +1 -1
  82. data/lib/happyco_json/models/v1_list_templates_request.rb +1 -1
  83. data/lib/happyco_json/models/v1_list_templates_response.rb +1 -1
  84. data/lib/happyco_json/models/v1_list_users_request.rb +1 -1
  85. data/lib/happyco_json/models/v1_list_users_response.rb +1 -1
  86. data/lib/happyco_json/models/v1_paging.rb +1 -1
  87. data/lib/happyco_json/models/v1_paging_response.rb +1 -1
  88. data/lib/happyco_json/models/v1_photo.rb +1 -1
  89. data/lib/happyco_json/models/v1_property.rb +1 -1
  90. data/lib/happyco_json/models/v1_rating_checkbox.rb +1 -1
  91. data/lib/happyco_json/models/v1_rating_control.rb +1 -1
  92. data/lib/happyco_json/models/v1_rating_drop_down.rb +1 -1
  93. data/lib/happyco_json/models/v1_rating_drop_down_option.rb +1 -1
  94. data/lib/happyco_json/models/v1_rating_group.rb +1 -1
  95. data/lib/happyco_json/models/v1_rating_image.rb +1 -1
  96. data/lib/happyco_json/models/v1_rating_radio_group.rb +1 -1
  97. data/lib/happyco_json/models/v1_rating_radio_group_option.rb +1 -1
  98. data/lib/happyco_json/models/v1_rating_values.rb +1 -1
  99. data/lib/happyco_json/models/v1_report.rb +6 -4
  100. data/lib/happyco_json/models/v1_reports_created_event.rb +1 -1
  101. data/lib/happyco_json/models/v1_reports_created_event_ack_response.rb +1 -1
  102. data/lib/happyco_json/models/v1_scheduled_inspection.rb +1 -1
  103. data/lib/happyco_json/models/v1_section.rb +1 -1
  104. data/lib/happyco_json/models/v1_set_assets_archived_request.rb +1 -1
  105. data/lib/happyco_json/models/v1_set_assets_archived_response.rb +1 -1
  106. data/lib/happyco_json/models/v1_set_inspections_archived_request.rb +1 -1
  107. data/lib/happyco_json/models/v1_set_inspections_archived_response.rb +1 -1
  108. data/lib/happyco_json/models/v1_set_templates_archived_request.rb +1 -1
  109. data/lib/happyco_json/models/v1_set_templates_archived_response.rb +1 -1
  110. data/lib/happyco_json/models/v1_signatory.rb +4 -4
  111. data/lib/happyco_json/models/v1_string_array.rb +1 -1
  112. data/lib/happyco_json/models/v1_template.rb +1 -1
  113. data/lib/happyco_json/models/v1_unit.rb +1 -1
  114. data/lib/happyco_json/models/v1_update_account_statuses_request.rb +1 -1
  115. data/lib/happyco_json/models/v1_update_account_statuses_response.rb +1 -1
  116. data/lib/happyco_json/models/v1_update_accounts_request.rb +1 -1
  117. data/lib/happyco_json/models/v1_update_accounts_response.rb +1 -1
  118. data/lib/happyco_json/models/v1_update_assets_request.rb +1 -1
  119. data/lib/happyco_json/models/v1_update_assets_response.rb +1 -1
  120. data/lib/happyco_json/models/v1_update_folder_statuses_request.rb +1 -1
  121. data/lib/happyco_json/models/v1_update_folder_statuses_response.rb +1 -1
  122. data/lib/happyco_json/models/v1_update_folders_request.rb +1 -1
  123. data/lib/happyco_json/models/v1_update_folders_response.rb +1 -1
  124. data/lib/happyco_json/models/v1_update_inspections_request.rb +2 -2
  125. data/lib/happyco_json/models/v1_update_inspections_response.rb +1 -1
  126. data/lib/happyco_json/models/v1_update_templates_request.rb +1 -1
  127. data/lib/happyco_json/models/v1_update_templates_response.rb +1 -1
  128. data/lib/happyco_json/models/v1_update_user_statuses_request.rb +1 -1
  129. data/lib/happyco_json/models/v1_update_user_statuses_response.rb +1 -1
  130. data/lib/happyco_json/models/v1_update_users_request.rb +1 -1
  131. data/lib/happyco_json/models/v1_update_users_response.rb +1 -1
  132. data/lib/happyco_json/models/v1_user.rb +1 -1
  133. data/lib/happyco_json/version.rb +2 -2
  134. data/spec/api/account_provisioning_service_api_spec.rb +3 -3
  135. data/spec/api/account_service_api_spec.rb +3 -3
  136. data/spec/api/account_users_service_api_spec.rb +2 -2
  137. data/spec/api/asset_service_api_spec.rb +1 -1
  138. data/spec/api/folder_service_api_spec.rb +1 -1
  139. data/spec/api/inspection_service_api_spec.rb +4 -4
  140. data/spec/api/report_service_api_spec.rb +1 -1
  141. data/spec/api/template_service_api_spec.rb +1 -1
  142. data/spec/api_client_spec.rb +1 -1
  143. data/spec/configuration_spec.rb +1 -1
  144. data/spec/models/create_accounts_request_account_with_admin_spec.rb +1 -1
  145. data/spec/models/create_accounts_response_account_id_with_admin_id_spec.rb +1 -1
  146. data/spec/models/inspection_status_change_status_spec.rb +1 -1
  147. data/spec/models/inspection_status_changes_event_inspection_status_change_spec.rb +1 -1
  148. data/spec/models/protobuf_any_spec.rb +1 -1
  149. data/spec/models/reports_created_event_report_created_spec.rb +1 -1
  150. data/spec/models/runtime_stream_error_spec.rb +1 -1
  151. data/spec/models/update_accounts_request_account_with_admin_id_spec.rb +1 -1
  152. data/spec/models/v1_account_spec.rb +1 -1
  153. data/spec/models/v1_add_asset_photo_request_spec.rb +1 -1
  154. data/spec/models/v1_add_asset_photo_response_spec.rb +1 -1
  155. data/spec/models/v1_add_inspection_photo_request_spec.rb +1 -1
  156. data/spec/models/v1_add_inspection_photo_response_spec.rb +1 -1
  157. data/spec/models/v1_add_inspection_photos_request_spec.rb +1 -1
  158. data/spec/models/v1_add_inspection_photos_response_spec.rb +1 -1
  159. data/spec/models/v1_add_users_request_spec.rb +1 -1
  160. data/spec/models/v1_add_users_response_spec.rb +1 -1
  161. data/spec/models/v1_asset_spec.rb +1 -1
  162. data/spec/models/v1_create_accounts_request_spec.rb +1 -1
  163. data/spec/models/v1_create_accounts_response_spec.rb +1 -1
  164. data/spec/models/v1_create_assets_request_spec.rb +1 -1
  165. data/spec/models/v1_create_assets_response_spec.rb +1 -1
  166. data/spec/models/v1_create_delegated_inspection_link_request_spec.rb +1 -1
  167. data/spec/models/v1_create_delegated_inspection_link_response_spec.rb +1 -1
  168. data/spec/models/v1_create_delegated_inspection_links_request_spec.rb +1 -1
  169. data/spec/models/v1_create_delegated_inspection_links_response_spec.rb +1 -1
  170. data/spec/models/v1_create_folders_request_spec.rb +1 -1
  171. data/spec/models/v1_create_folders_response_spec.rb +1 -1
  172. data/spec/models/v1_create_inspections_request_spec.rb +1 -1
  173. data/spec/models/v1_create_inspections_response_spec.rb +1 -1
  174. data/spec/models/v1_create_templates_request_spec.rb +1 -1
  175. data/spec/models/v1_create_templates_response_spec.rb +1 -1
  176. data/spec/models/v1_date_time_spec.rb +1 -1
  177. data/spec/models/v1_event_ack_spec.rb +1 -1
  178. data/spec/models/v1_event_handler_options_spec.rb +1 -1
  179. data/spec/models/v1_event_spec.rb +1 -1
  180. data/spec/models/v1_float_array_spec.rb +1 -1
  181. data/spec/models/v1_folder_spec.rb +1 -1
  182. data/spec/models/v1_folder_type_spec.rb +1 -1
  183. data/spec/models/v1_footer_field_spec.rb +1 -1
  184. data/spec/models/v1_header_field_spec.rb +1 -1
  185. data/spec/models/v1_inspection_data_spec.rb +1 -1
  186. data/spec/models/v1_inspection_spec.rb +7 -1
  187. data/spec/models/v1_inspection_status_changes_event_ack_response_spec.rb +1 -1
  188. data/spec/models/v1_inspection_status_changes_event_spec.rb +1 -1
  189. data/spec/models/v1_integration_id_spec.rb +1 -1
  190. data/spec/models/v1_item_spec.rb +7 -1
  191. data/spec/models/v1_list_accounts_request_spec.rb +1 -1
  192. data/spec/models/v1_list_accounts_response_spec.rb +1 -1
  193. data/spec/models/v1_list_assets_request_spec.rb +1 -1
  194. data/spec/models/v1_list_assets_response_spec.rb +1 -1
  195. data/spec/models/v1_list_folders_request_spec.rb +1 -1
  196. data/spec/models/v1_list_folders_response_spec.rb +1 -1
  197. data/spec/models/v1_list_inspections_request_spec.rb +1 -1
  198. data/spec/models/v1_list_inspections_response_spec.rb +1 -1
  199. data/spec/models/v1_list_reports_request_spec.rb +1 -1
  200. data/spec/models/v1_list_reports_response_spec.rb +1 -1
  201. data/spec/models/v1_list_templates_request_spec.rb +1 -1
  202. data/spec/models/v1_list_templates_response_spec.rb +1 -1
  203. data/spec/models/v1_list_users_request_spec.rb +1 -1
  204. data/spec/models/v1_list_users_response_spec.rb +1 -1
  205. data/spec/models/v1_paging_response_spec.rb +1 -1
  206. data/spec/models/v1_paging_spec.rb +1 -1
  207. data/spec/models/v1_photo_spec.rb +1 -1
  208. data/spec/models/v1_property_spec.rb +1 -1
  209. data/spec/models/v1_rating_checkbox_spec.rb +1 -1
  210. data/spec/models/v1_rating_control_spec.rb +1 -1
  211. data/spec/models/v1_rating_drop_down_option_spec.rb +1 -1
  212. data/spec/models/v1_rating_drop_down_spec.rb +1 -1
  213. data/spec/models/v1_rating_group_spec.rb +1 -1
  214. data/spec/models/v1_rating_image_spec.rb +1 -1
  215. data/spec/models/v1_rating_radio_group_option_spec.rb +1 -1
  216. data/spec/models/v1_rating_radio_group_spec.rb +1 -1
  217. data/spec/models/v1_rating_values_spec.rb +1 -1
  218. data/spec/models/v1_report_spec.rb +1 -1
  219. data/spec/models/v1_reports_created_event_ack_response_spec.rb +1 -1
  220. data/spec/models/v1_reports_created_event_spec.rb +1 -1
  221. data/spec/models/v1_scheduled_inspection_spec.rb +1 -1
  222. data/spec/models/v1_section_spec.rb +1 -1
  223. data/spec/models/v1_set_assets_archived_request_spec.rb +1 -1
  224. data/spec/models/v1_set_assets_archived_response_spec.rb +1 -1
  225. data/spec/models/v1_set_inspections_archived_request_spec.rb +1 -1
  226. data/spec/models/v1_set_inspections_archived_response_spec.rb +1 -1
  227. data/spec/models/v1_set_templates_archived_request_spec.rb +1 -1
  228. data/spec/models/v1_set_templates_archived_response_spec.rb +1 -1
  229. data/spec/models/v1_signatory_spec.rb +1 -1
  230. data/spec/models/v1_string_array_spec.rb +1 -1
  231. data/spec/models/v1_template_spec.rb +1 -1
  232. data/spec/models/v1_unit_spec.rb +1 -1
  233. data/spec/models/v1_update_account_statuses_request_spec.rb +1 -1
  234. data/spec/models/v1_update_account_statuses_response_spec.rb +1 -1
  235. data/spec/models/v1_update_accounts_request_spec.rb +1 -1
  236. data/spec/models/v1_update_accounts_response_spec.rb +1 -1
  237. data/spec/models/v1_update_assets_request_spec.rb +1 -1
  238. data/spec/models/v1_update_assets_response_spec.rb +1 -1
  239. data/spec/models/v1_update_folder_statuses_request_spec.rb +1 -1
  240. data/spec/models/v1_update_folder_statuses_response_spec.rb +1 -1
  241. data/spec/models/v1_update_folders_request_spec.rb +1 -1
  242. data/spec/models/v1_update_folders_response_spec.rb +1 -1
  243. data/spec/models/v1_update_inspections_request_spec.rb +1 -1
  244. data/spec/models/v1_update_inspections_response_spec.rb +1 -1
  245. data/spec/models/v1_update_templates_request_spec.rb +1 -1
  246. data/spec/models/v1_update_templates_response_spec.rb +1 -1
  247. data/spec/models/v1_update_user_statuses_request_spec.rb +1 -1
  248. data/spec/models/v1_update_user_statuses_response_spec.rb +1 -1
  249. data/spec/models/v1_update_users_request_spec.rb +1 -1
  250. data/spec/models/v1_update_users_response_spec.rb +1 -1
  251. data/spec/models/v1_user_spec.rb +1 -1
  252. data/spec/spec_helper.rb +1 -1
  253. metadata +99 -103
  254. data/docs/V1Date.md +0 -10
  255. data/lib/happyco_json/models/v1_date.rb +0 -217
  256. data/spec/models/v1_date_spec.rb +0 -65
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 2bab6f015cf11a770069bf16d87ce74553384422
4
- data.tar.gz: 5d687b6fc132f74b0bb533b15208da9bfa34874a
2
+ SHA256:
3
+ metadata.gz: a59f65260205e0ef6322bbf2815d4f90c22cd4487889f5a98ec2d11435002ea4
4
+ data.tar.gz: 51a3b4564ed365f54de432101ffd5a15fee5c9619fa2fa3ca1b3b5c936aba9df
5
5
  SHA512:
6
- metadata.gz: 5792d0fa5de3e462bb072c3796c5afdc28a85aff575e46481aedc18ecf6af6f793debe3467c9a7744f6cea5c2c912733205f8b17f52c4e226de075ac3f9809b5
7
- data.tar.gz: 9b34fffcafecfe2abf7b689417718a0b56eed926833e6ca70a082f20e8ff4421602e7b04a402121d7d1b543b075561e3917b7da39c35eefb0196941cfcd05e6d
6
+ metadata.gz: 7c6d731aefe310893d97db91d5b91d50d68df35d1e87263e227eba7cc08627cb89dca4b7b095703258d572bc088093997cce8b5690d1b1e2aed1ea72014af762
7
+ data.tar.gz: a706b664604fe71bf446eba32cdaa0cebeea5aaaf3ad8ebdb9e79188f9de5e504621f9c551f544bc6de03b8d2546d300110b4f13ad398f23a3ddfef1c3945236
data/README.md CHANGED
@@ -6,9 +6,9 @@ All happy services merged together
6
6
 
7
7
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
8
 
9
- - API version: 2.3.0
10
- - Package version: 2.3.0
11
- - Build date: 2019-03-18T10:05:10.229+10:30
9
+ - API version: 2.7.0
10
+ - Package version: 2.7.1
11
+ - Build date: 2020-10-26T14:39:32.259+10:30
12
12
  - Build package: class io.swagger.codegen.languages.RubyClientCodegen
13
13
 
14
14
  ## Installation
@@ -24,15 +24,15 @@ gem build happyco_json.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./happyco_json-2.3.0.gem
27
+ gem install ./happyco_json-2.7.1.gem
28
28
  ```
29
- (for development, run `gem install --dev ./happyco_json-2.3.0.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./happyco_json-2.7.1.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'happyco_json', '~> 2.3.0'
35
+ gem 'happyco_json', '~> 2.7.1'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -61,6 +61,7 @@ body = HappyCo::V1CreateAccountsRequest.new # V1CreateAccountsRequest |
61
61
 
62
62
 
63
63
  begin
64
+ #No longer supported since version 2.7.
64
65
  result = api_instance.create_accounts(body)
65
66
  p result
66
67
  rescue HappyCo::ApiError => e
@@ -75,11 +76,11 @@ All URIs are relative to *http://test.com/api*
75
76
 
76
77
  Class | Method | HTTP request | Description
77
78
  ------------ | ------------- | ------------- | -------------
78
- *HappyCo::AccountProvisioningServiceApi* | [**create_accounts**](docs/AccountProvisioningServiceApi.md#create_accounts) | **POST** /api/v1/manage/accounts/create |
79
- *HappyCo::AccountProvisioningServiceApi* | [**update_account_statuses**](docs/AccountProvisioningServiceApi.md#update_account_statuses) | **PUT** /api/v1/manage/account/statuses/update |
80
- *HappyCo::AccountServiceApi* | [**list_accounts**](docs/AccountServiceApi.md#list_accounts) | **POST** /api/v1/manage/accounts/list |
81
- *HappyCo::AccountServiceApi* | [**update_accounts**](docs/AccountServiceApi.md#update_accounts) | **POST** /api/v1/manage/accounts/update |
82
- *HappyCo::AccountUsersServiceApi* | [**add_users**](docs/AccountUsersServiceApi.md#add_users) | **POST** /api/v1/manage/account/users/add |
79
+ *HappyCo::AccountProvisioningServiceApi* | [**create_accounts**](docs/AccountProvisioningServiceApi.md#create_accounts) | **POST** /api/v1/manage/accounts/create | No longer supported since version 2.7.
80
+ *HappyCo::AccountProvisioningServiceApi* | [**update_account_statuses**](docs/AccountProvisioningServiceApi.md#update_account_statuses) | **PUT** /api/v1/manage/account/statuses/update | No longer supported since version 2.7.
81
+ *HappyCo::AccountServiceApi* | [**list_accounts**](docs/AccountServiceApi.md#list_accounts) | **POST** /api/v1/manage/accounts/list | No longer supported since version 2.7.
82
+ *HappyCo::AccountServiceApi* | [**update_accounts**](docs/AccountServiceApi.md#update_accounts) | **POST** /api/v1/manage/accounts/update | No longer supported since version 2.7.
83
+ *HappyCo::AccountUsersServiceApi* | [**add_users**](docs/AccountUsersServiceApi.md#add_users) | **POST** /api/v1/manage/account/users/add | * Add users uses email to create or look up a user and add them to the specified account. As of version 2.7, it no longer creates inactive users.
83
84
  *HappyCo::AccountUsersServiceApi* | [**list_users**](docs/AccountUsersServiceApi.md#list_users) | **POST** /api/v1/manage/account/users/list |
84
85
  *HappyCo::AccountUsersServiceApi* | [**update_user_statuses**](docs/AccountUsersServiceApi.md#update_user_statuses) | **PUT** /api/v1/manage/account/user/statuses/update |
85
86
  *HappyCo::AccountUsersServiceApi* | [**update_users**](docs/AccountUsersServiceApi.md#update_users) | **PUT** /api/v1/manage/account/users/update |
@@ -93,12 +94,12 @@ Class | Method | HTTP request | Description
93
94
  *HappyCo::FolderServiceApi* | [**list_folders**](docs/FolderServiceApi.md#list_folders) | **POST** /api/v1/manage/folders/list |
94
95
  *HappyCo::FolderServiceApi* | [**update_folder_statuses**](docs/FolderServiceApi.md#update_folder_statuses) | **PUT** /api/v1/manage/folder/statuses/update |
95
96
  *HappyCo::FolderServiceApi* | [**update_folders**](docs/FolderServiceApi.md#update_folders) | **PUT** /api/v1/manage/folders/update |
96
- *HappyCo::InspectionServiceApi* | [**add_inspection_photos**](docs/InspectionServiceApi.md#add_inspection_photos) | **POST** /api/v1/inspect/inspection/photos/add | * Adds photos to inspections. The returned photo IDs must be inserted into the inspection for them to be displayed. This inspection does not occur in a transaction and you will receive a response for each photo.
97
- *HappyCo::InspectionServiceApi* | [**archive_inspections**](docs/InspectionServiceApi.md#archive_inspections) | **PUT** /api/v1/inspect/inspections/archive | * Archive inspections should be used to delete inspections that are no longer wanted. No method for purging archived inspections is available via the API.
97
+ *HappyCo::InspectionServiceApi* | [**add_inspection_photos**](docs/InspectionServiceApi.md#add_inspection_photos) | **POST** /api/v1/inspect/inspection/photos/add | * No longer supported since 2.6.
98
+ *HappyCo::InspectionServiceApi* | [**archive_inspections**](docs/InspectionServiceApi.md#archive_inspections) | **PUT** /api/v1/inspect/inspections/archive | * Archive inspections should be used to archive inspections that are no longer wanted. No method for purging archived inspections is available via the API. All inspections must belong to the same folder.
98
99
  *HappyCo::InspectionServiceApi* | [**create_delegated_inspection_links**](docs/InspectionServiceApi.md#create_delegated_inspection_links) | **POST** /api/v1/inspect/inspection/links/create |
99
100
  *HappyCo::InspectionServiceApi* | [**create_inspections**](docs/InspectionServiceApi.md#create_inspections) | **POST** /api/v1/inspect/inspections/create | * Create inspections can create inspections with any status (normally scheduled).
100
101
  *HappyCo::InspectionServiceApi* | [**list_inspections**](docs/InspectionServiceApi.md#list_inspections) | **POST** /api/v1/inspect/inspections/list | * List inspections gets a paginated and optionally filtered list of inspections from one or more folders.
101
- *HappyCo::InspectionServiceApi* | [**unarchive_inspections**](docs/InspectionServiceApi.md#unarchive_inspections) | **PUT** /api/v1/inspect/inspections/unarchive | * Unarchive inspections should be used if previously archived inspections need to be restored.
102
+ *HappyCo::InspectionServiceApi* | [**unarchive_inspections**](docs/InspectionServiceApi.md#unarchive_inspections) | **PUT** /api/v1/inspect/inspections/unarchive | * Unarchive inspections should be used if previously archived inspections need to be restored. All inspections must belong to the same folder.
102
103
  *HappyCo::InspectionServiceApi* | [**update_inspections**](docs/InspectionServiceApi.md#update_inspections) | **PUT** /api/v1/inspect/inspections/update | * Update inspections can change the contents of inspections. Currently an inspection cannot have its asset_id or template_id updated.
103
104
  *HappyCo::ReportServiceApi* | [**list_reports**](docs/ReportServiceApi.md#list_reports) | **POST** /api/v1/inspect/reports/list | * List reports gets a paginated and optionally filtered list of reports from one or more folders.
104
105
  *HappyCo::TemplateServiceApi* | [**archive_templates**](docs/TemplateServiceApi.md#archive_templates) | **PUT** /api/v1/inspect/templates/archive |
@@ -142,7 +143,6 @@ Class | Method | HTTP request | Description
142
143
  - [HappyCo::V1CreateInspectionsResponse](docs/V1CreateInspectionsResponse.md)
143
144
  - [HappyCo::V1CreateTemplatesRequest](docs/V1CreateTemplatesRequest.md)
144
145
  - [HappyCo::V1CreateTemplatesResponse](docs/V1CreateTemplatesResponse.md)
145
- - [HappyCo::V1Date](docs/V1Date.md)
146
146
  - [HappyCo::V1DateTime](docs/V1DateTime.md)
147
147
  - [HappyCo::V1Event](docs/V1Event.md)
148
148
  - [HappyCo::V1EventAck](docs/V1EventAck.md)
@@ -4,14 +4,14 @@ All URIs are relative to *http://test.com/api*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_accounts**](AccountProvisioningServiceApi.md#create_accounts) | **POST** /api/v1/manage/accounts/create |
8
- [**update_account_statuses**](AccountProvisioningServiceApi.md#update_account_statuses) | **PUT** /api/v1/manage/account/statuses/update |
7
+ [**create_accounts**](AccountProvisioningServiceApi.md#create_accounts) | **POST** /api/v1/manage/accounts/create | No longer supported since version 2.7.
8
+ [**update_account_statuses**](AccountProvisioningServiceApi.md#update_account_statuses) | **PUT** /api/v1/manage/account/statuses/update | No longer supported since version 2.7.
9
9
 
10
10
 
11
11
  # **create_accounts**
12
12
  > V1CreateAccountsResponse create_accounts(body)
13
13
 
14
-
14
+ No longer supported since version 2.7.
15
15
 
16
16
  ### Example
17
17
  ```ruby
@@ -24,6 +24,7 @@ body = HappyCo::V1CreateAccountsRequest.new # V1CreateAccountsRequest |
24
24
 
25
25
 
26
26
  begin
27
+ #No longer supported since version 2.7.
27
28
  result = api_instance.create_accounts(body)
28
29
  p result
29
30
  rescue HappyCo::ApiError => e
@@ -55,7 +56,7 @@ No authorization required
55
56
  # **update_account_statuses**
56
57
  > V1UpdateAccountStatusesResponse update_account_statuses(body)
57
58
 
58
-
59
+ No longer supported since version 2.7.
59
60
 
60
61
  ### Example
61
62
  ```ruby
@@ -68,6 +69,7 @@ body = HappyCo::V1UpdateAccountStatusesRequest.new # V1UpdateAccountStatusesRequ
68
69
 
69
70
 
70
71
  begin
72
+ #No longer supported since version 2.7.
71
73
  result = api_instance.update_account_statuses(body)
72
74
  p result
73
75
  rescue HappyCo::ApiError => e
@@ -4,14 +4,14 @@ All URIs are relative to *http://test.com/api*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**list_accounts**](AccountServiceApi.md#list_accounts) | **POST** /api/v1/manage/accounts/list |
8
- [**update_accounts**](AccountServiceApi.md#update_accounts) | **POST** /api/v1/manage/accounts/update |
7
+ [**list_accounts**](AccountServiceApi.md#list_accounts) | **POST** /api/v1/manage/accounts/list | No longer supported since version 2.7.
8
+ [**update_accounts**](AccountServiceApi.md#update_accounts) | **POST** /api/v1/manage/accounts/update | No longer supported since version 2.7.
9
9
 
10
10
 
11
11
  # **list_accounts**
12
12
  > V1ListAccountsResponse list_accounts(body)
13
13
 
14
-
14
+ No longer supported since version 2.7.
15
15
 
16
16
  ### Example
17
17
  ```ruby
@@ -24,6 +24,7 @@ body = HappyCo::V1ListAccountsRequest.new # V1ListAccountsRequest |
24
24
 
25
25
 
26
26
  begin
27
+ #No longer supported since version 2.7.
27
28
  result = api_instance.list_accounts(body)
28
29
  p result
29
30
  rescue HappyCo::ApiError => e
@@ -55,7 +56,7 @@ No authorization required
55
56
  # **update_accounts**
56
57
  > V1UpdateAccountsResponse update_accounts(body)
57
58
 
58
-
59
+ No longer supported since version 2.7.
59
60
 
60
61
  ### Example
61
62
  ```ruby
@@ -68,6 +69,7 @@ body = HappyCo::V1UpdateAccountsRequest.new # V1UpdateAccountsRequest |
68
69
 
69
70
 
70
71
  begin
72
+ #No longer supported since version 2.7.
71
73
  result = api_instance.update_accounts(body)
72
74
  p result
73
75
  rescue HappyCo::ApiError => e
@@ -4,7 +4,7 @@ All URIs are relative to *http://test.com/api*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**add_users**](AccountUsersServiceApi.md#add_users) | **POST** /api/v1/manage/account/users/add |
7
+ [**add_users**](AccountUsersServiceApi.md#add_users) | **POST** /api/v1/manage/account/users/add | * Add users uses email to create or look up a user and add them to the specified account. As of version 2.7, it no longer creates inactive users.
8
8
  [**list_users**](AccountUsersServiceApi.md#list_users) | **POST** /api/v1/manage/account/users/list |
9
9
  [**update_user_statuses**](AccountUsersServiceApi.md#update_user_statuses) | **PUT** /api/v1/manage/account/user/statuses/update |
10
10
  [**update_users**](AccountUsersServiceApi.md#update_users) | **PUT** /api/v1/manage/account/users/update |
@@ -13,7 +13,7 @@ Method | HTTP request | Description
13
13
  # **add_users**
14
14
  > V1AddUsersResponse add_users(body)
15
15
 
16
-
16
+ * Add users uses email to create or look up a user and add them to the specified account. As of version 2.7, it no longer creates inactive users.
17
17
 
18
18
  ### Example
19
19
  ```ruby
@@ -26,6 +26,7 @@ body = HappyCo::V1AddUsersRequest.new # V1AddUsersRequest |
26
26
 
27
27
 
28
28
  begin
29
+ #* Add users uses email to create or look up a user and add them to the specified account. As of version 2.7, it no longer creates inactive users.
29
30
  result = api_instance.add_users(body)
30
31
  p result
31
32
  rescue HappyCo::ApiError => e
@@ -4,19 +4,19 @@ All URIs are relative to *http://test.com/api*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**add_inspection_photos**](InspectionServiceApi.md#add_inspection_photos) | **POST** /api/v1/inspect/inspection/photos/add | * Adds photos to inspections. The returned photo IDs must be inserted into the inspection for them to be displayed. This inspection does not occur in a transaction and you will receive a response for each photo.
8
- [**archive_inspections**](InspectionServiceApi.md#archive_inspections) | **PUT** /api/v1/inspect/inspections/archive | * Archive inspections should be used to delete inspections that are no longer wanted. No method for purging archived inspections is available via the API.
7
+ [**add_inspection_photos**](InspectionServiceApi.md#add_inspection_photos) | **POST** /api/v1/inspect/inspection/photos/add | * No longer supported since 2.6.
8
+ [**archive_inspections**](InspectionServiceApi.md#archive_inspections) | **PUT** /api/v1/inspect/inspections/archive | * Archive inspections should be used to archive inspections that are no longer wanted. No method for purging archived inspections is available via the API. All inspections must belong to the same folder.
9
9
  [**create_delegated_inspection_links**](InspectionServiceApi.md#create_delegated_inspection_links) | **POST** /api/v1/inspect/inspection/links/create |
10
10
  [**create_inspections**](InspectionServiceApi.md#create_inspections) | **POST** /api/v1/inspect/inspections/create | * Create inspections can create inspections with any status (normally scheduled).
11
11
  [**list_inspections**](InspectionServiceApi.md#list_inspections) | **POST** /api/v1/inspect/inspections/list | * List inspections gets a paginated and optionally filtered list of inspections from one or more folders.
12
- [**unarchive_inspections**](InspectionServiceApi.md#unarchive_inspections) | **PUT** /api/v1/inspect/inspections/unarchive | * Unarchive inspections should be used if previously archived inspections need to be restored.
12
+ [**unarchive_inspections**](InspectionServiceApi.md#unarchive_inspections) | **PUT** /api/v1/inspect/inspections/unarchive | * Unarchive inspections should be used if previously archived inspections need to be restored. All inspections must belong to the same folder.
13
13
  [**update_inspections**](InspectionServiceApi.md#update_inspections) | **PUT** /api/v1/inspect/inspections/update | * Update inspections can change the contents of inspections. Currently an inspection cannot have its asset_id or template_id updated.
14
14
 
15
15
 
16
16
  # **add_inspection_photos**
17
17
  > V1AddInspectionPhotosResponse add_inspection_photos(body)
18
18
 
19
- * Adds photos to inspections. The returned photo IDs must be inserted into the inspection for them to be displayed. This inspection does not occur in a transaction and you will receive a response for each photo.
19
+ * No longer supported since 2.6.
20
20
 
21
21
  ### Example
22
22
  ```ruby
@@ -29,7 +29,7 @@ body = HappyCo::V1AddInspectionPhotosRequest.new # V1AddInspectionPhotosRequest
29
29
 
30
30
 
31
31
  begin
32
- #* Adds photos to inspections. The returned photo IDs must be inserted into the inspection for them to be displayed. This inspection does not occur in a transaction and you will receive a response for each photo.
32
+ #* No longer supported since 2.6.
33
33
  result = api_instance.add_inspection_photos(body)
34
34
  p result
35
35
  rescue HappyCo::ApiError => e
@@ -61,7 +61,7 @@ No authorization required
61
61
  # **archive_inspections**
62
62
  > V1SetInspectionsArchivedResponse archive_inspections(body)
63
63
 
64
- * Archive inspections should be used to delete inspections that are no longer wanted. No method for purging archived inspections is available via the API.
64
+ * Archive inspections should be used to archive inspections that are no longer wanted. No method for purging archived inspections is available via the API. All inspections must belong to the same folder.
65
65
 
66
66
  ### Example
67
67
  ```ruby
@@ -74,7 +74,7 @@ body = HappyCo::V1SetInspectionsArchivedRequest.new # V1SetInspectionsArchivedRe
74
74
 
75
75
 
76
76
  begin
77
- #* Archive inspections should be used to delete inspections that are no longer wanted. No method for purging archived inspections is available via the API.
77
+ #* Archive inspections should be used to archive inspections that are no longer wanted. No method for purging archived inspections is available via the API. All inspections must belong to the same folder.
78
78
  result = api_instance.archive_inspections(body)
79
79
  p result
80
80
  rescue HappyCo::ApiError => e
@@ -240,7 +240,7 @@ No authorization required
240
240
  # **unarchive_inspections**
241
241
  > V1SetInspectionsArchivedResponse unarchive_inspections(body)
242
242
 
243
- * Unarchive inspections should be used if previously archived inspections need to be restored.
243
+ * Unarchive inspections should be used if previously archived inspections need to be restored. All inspections must belong to the same folder.
244
244
 
245
245
  ### Example
246
246
  ```ruby
@@ -253,7 +253,7 @@ body = HappyCo::V1SetInspectionsArchivedRequest.new # V1SetInspectionsArchivedRe
253
253
 
254
254
 
255
255
  begin
256
- #* Unarchive inspections should be used if previously archived inspections need to be restored.
256
+ #* Unarchive inspections should be used if previously archived inspections need to be restored. All inspections must belong to the same folder.
257
257
  result = api_instance.unarchive_inspections(body)
258
258
  p result
259
259
  rescue HappyCo::ApiError => e
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **in_progress** | [**V1InspectionData**](V1InspectionData.md) | | [optional]
14
14
  **completed** | [**V1InspectionData**](V1InspectionData.md) | | [optional]
15
15
  **update_time** | [**V1DateTime**](V1DateTime.md) | | [optional]
16
- **photo_quality** | **Integer** | * Photo Quality is an override setting sent to clients that informs them what level of Photo Quality they should enforce, regardless of user settings on the client. The default value is 0 which denotes that the client should use the user's settings, otherwise the higher the value the higher Photo Quality should be enforced by the client. | [optional]
16
+ **photo_quality** | **Integer** | * Photo Quality is an override setting sent to clients that informs them what level of Photo Quality they should enforce, regardless of user settings on the client. The default value is 0 which denotes that the client should use the user's settings, otherwise the higher the value the higher Photo Quality should be enforced by the client. | [optional]
17
+ **assigned_to_id** | [**V1IntegrationID**](V1IntegrationID.md) | * Inspector ID is an optional field that specifies the user assigned to perform the inspection. | [optional]
17
18
 
18
19
 
@@ -10,5 +10,6 @@ Name | Type | Description | Notes
10
10
  **rating_group_key** | **String** | * Rating group key is a string that can be used to access a rating group from the parent inspection. A rating group must exist for this key within the inspection for the value to be valid. | [optional]
11
11
  **values** | [**Hash<String, V1RatingValues>**](V1RatingValues.md) | * Values are a map of rating keys and the selected value(s). That can be referenced using the item's associated rating group. | [optional]
12
12
  **scores** | [**Hash<String, V1FloatArray>**](V1FloatArray.md) | * Scores are a map of rating keys and the selected score(s). That can be referenced using the item's associated rating group. | [optional]
13
+ **task_work_category_id** | **String** | * Task work category ID is an optional field that can be used to assign a task to an item. Note that this is only useful when a business has access to Tasks. | [optional]
13
14
 
14
15
 
@@ -9,13 +9,13 @@ Name | Type | Description | Notes
9
9
  **title** | **String** | * Title of the report. This can be overriden by the user in the report settings but typically comes from the template name used to perform the inspection. | [optional]
10
10
  **revision** | **Integer** | * The revision of the report. This will increment when a change occurs. Reports are limited to changes being archive/unarchive operations or new signatures being added. | [optional]
11
11
  **account_id** | [**V1IntegrationID**](V1IntegrationID.md) | * Account ID that the report belongs to. For custom integrations (i.e. not integration partners) it may be omitted. | [optional]
12
- **folder_id** | [**V1IntegrationID**](V1IntegrationID.md) | | [optional]
12
+ **folder_id** | [**V1IntegrationID**](V1IntegrationID.md) | * FolderID references the folder that contains the inspections used to generate the report. | [optional]
13
13
  **asset_id** | [**V1IntegrationID**](V1IntegrationID.md) | * Asset ID references the parent that inspection is attached to. This field must reference a non archived asset in the same folder as the template referenced below. | [optional]
14
14
  **inspection_ids** | [**Array<V1IntegrationID>**](V1IntegrationID.md) | * Inspection IDs references one or more inspection(s) used to generate the report. | [optional]
15
- **generated_at** | [**V1Date**](V1Date.md) | * Generated at is the time (as reported by the mobile device) that the report was generated at. | [optional]
16
- **finalized_at** | [**V1Date**](V1Date.md) | * Finalized is the time (as reported by the mobile device) that the report was locked. Until the report is locked the display settings can be changed. Signing a report locks it immediately. | [optional]
17
- **inspector_id** | [**V1IntegrationID**](V1IntegrationID.md) | | [optional]
18
- **inspector_name** | **String** | * Inspector name taken from on the most recently complete inspection. | [optional]
15
+ **generated_at** | [**V1DateTime**](V1DateTime.md) | * Generated at is the time (as reported by the mobile device) that the report was generated at. | [optional]
16
+ **finalized_at** | [**V1DateTime**](V1DateTime.md) | * Finalized is the time (as reported by the mobile device) that the report was locked. Until the report is locked the display settings can be changed. Signing a report locks it immediately. | [optional]
17
+ **inspector_id** | [**V1IntegrationID**](V1IntegrationID.md) | * Inspector ID references the user who completed the most recent inspection used to generate the report. | [optional]
18
+ **inspector_name** | **String** | * Inspector name references the user who completed the most recent inspection used to generate the report. | [optional]
19
19
  **data** | **String** | | [optional]
20
20
  **signatories** | [**Hash<String, V1Signatory>**](V1Signatory.md) | * A map of signatories added to the report. Each key in the map only needs to be unique to this report. | [optional]
21
21
 
@@ -5,8 +5,8 @@ Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **name** | **String** | * Name of the signatory. e.g. Mafalda Hopkirk. | [optional]
7
7
  **role** | **String** | * TODO: should this be included? Its not included in the report. | [optional]
8
- **generated_at** | [**V1Date**](V1Date.md) | * Generated is the time when the signatory box was generated and attached to the report. | [optional]
9
- **signed_at** | [**V1Date**](V1Date.md) | * Signed at is the time (as reported by the mobile device) that the user physically signed the report. | [optional]
10
- **user_signed_at** | [**V1Date**](V1Date.md) | * User signed at is a user adjustable signed at time (similar to the date field often found on paper reports). | [optional]
8
+ **generated_at** | [**V1DateTime**](V1DateTime.md) | * Generated is the time when the signatory box was generated and attached to the report. | [optional]
9
+ **signed_at** | [**V1DateTime**](V1DateTime.md) | * Signed at is the time (as reported by the mobile device) that the user physically signed the report. | [optional]
10
+ **user_signed_at** | [**V1DateTime**](V1DateTime.md) | * User signed at is a user adjustable signed at time (similar to the date field often found on paper reports). | [optional]
11
11
 
12
12
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  #All happy services merged together
7
7
 
8
- OpenAPI spec version: 2.3.0
8
+ OpenAPI spec version: 2.7.0
9
9
 
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #All happy services merged together
5
5
 
6
- OpenAPI spec version: 2.3.0
6
+ OpenAPI spec version: 2.7.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
 
@@ -60,7 +60,6 @@ require 'happyco_json/models/v1_create_inspections_request'
60
60
  require 'happyco_json/models/v1_create_inspections_response'
61
61
  require 'happyco_json/models/v1_create_templates_request'
62
62
  require 'happyco_json/models/v1_create_templates_response'
63
- require 'happyco_json/models/v1_date'
64
63
  require 'happyco_json/models/v1_date_time'
65
64
  require 'happyco_json/models/v1_event'
66
65
  require 'happyco_json/models/v1_event_ack'
@@ -3,7 +3,7 @@
3
3
 
4
4
  #All happy services merged together
5
5
 
6
- OpenAPI spec version: 2.3.0
6
+ OpenAPI spec version: 2.7.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
 
@@ -31,7 +31,7 @@ module HappyCo
31
31
  @api_client = api_client
32
32
  end
33
33
 
34
- #
34
+ # No longer supported since version 2.7.
35
35
  #
36
36
  # @param body
37
37
  # @param [Hash] opts the optional parameters
@@ -41,7 +41,7 @@ module HappyCo
41
41
  return data
42
42
  end
43
43
 
44
- #
44
+ # No longer supported since version 2.7.
45
45
  #
46
46
  # @param body
47
47
  # @param [Hash] opts the optional parameters
@@ -88,7 +88,7 @@ module HappyCo
88
88
  return data, status_code, headers
89
89
  end
90
90
 
91
- #
91
+ # No longer supported since version 2.7.
92
92
  #
93
93
  # @param body
94
94
  # @param [Hash] opts the optional parameters
@@ -98,7 +98,7 @@ module HappyCo
98
98
  return data
99
99
  end
100
100
 
101
- #
101
+ # No longer supported since version 2.7.
102
102
  #
103
103
  # @param body
104
104
  # @param [Hash] opts the optional parameters
@@ -3,7 +3,7 @@
3
3
 
4
4
  #All happy services merged together
5
5
 
6
- OpenAPI spec version: 2.3.0
6
+ OpenAPI spec version: 2.7.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
 
@@ -31,7 +31,7 @@ module HappyCo
31
31
  @api_client = api_client
32
32
  end
33
33
 
34
- #
34
+ # No longer supported since version 2.7.
35
35
  #
36
36
  # @param body
37
37
  # @param [Hash] opts the optional parameters
@@ -41,7 +41,7 @@ module HappyCo
41
41
  return data
42
42
  end
43
43
 
44
- #
44
+ # No longer supported since version 2.7.
45
45
  #
46
46
  # @param body
47
47
  # @param [Hash] opts the optional parameters
@@ -88,7 +88,7 @@ module HappyCo
88
88
  return data, status_code, headers
89
89
  end
90
90
 
91
- #
91
+ # No longer supported since version 2.7.
92
92
  #
93
93
  # @param body
94
94
  # @param [Hash] opts the optional parameters
@@ -98,7 +98,7 @@ module HappyCo
98
98
  return data
99
99
  end
100
100
 
101
- #
101
+ # No longer supported since version 2.7.
102
102
  #
103
103
  # @param body
104
104
  # @param [Hash] opts the optional parameters
@@ -3,7 +3,7 @@
3
3
 
4
4
  #All happy services merged together
5
5
 
6
- OpenAPI spec version: 2.3.0
6
+ OpenAPI spec version: 2.7.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
 
@@ -31,7 +31,7 @@ module HappyCo
31
31
  @api_client = api_client
32
32
  end
33
33
 
34
- #
34
+ # * Add users uses email to create or look up a user and add them to the specified account. As of version 2.7, it no longer creates inactive users.
35
35
  #
36
36
  # @param body
37
37
  # @param [Hash] opts the optional parameters
@@ -41,7 +41,7 @@ module HappyCo
41
41
  return data
42
42
  end
43
43
 
44
- #
44
+ # * Add users uses email to create or look up a user and add them to the specified account. As of version 2.7, it no longer creates inactive users.
45
45
  #
46
46
  # @param body
47
47
  # @param [Hash] opts the optional parameters