happyco_json 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (334) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +7 -0
  3. data/README.md +215 -0
  4. data/Rakefile +8 -0
  5. data/docs/AccountProvisioningServiceApi.md +98 -0
  6. data/docs/AccountServiceApi.md +98 -0
  7. data/docs/AccountUsersServiceApi.md +188 -0
  8. data/docs/AssetServiceApi.md +233 -0
  9. data/docs/CreateAccountsRequestAccountWithAdmin.md +9 -0
  10. data/docs/CreateAccountsResponseAccountIDWithAdminID.md +9 -0
  11. data/docs/FolderServiceApi.md +188 -0
  12. data/docs/InspectionServiceApi.md +329 -0
  13. data/docs/InspectionStatusChangeStatus.md +7 -0
  14. data/docs/InspectionStatusChangesEventInspectionStatusChange.md +10 -0
  15. data/docs/TemplateServiceApi.md +233 -0
  16. data/docs/UpdateAccountsRequestAccountWithAdminId.md +9 -0
  17. data/docs/V1Account.md +17 -0
  18. data/docs/V1AddInspectionPhotoRequest.md +11 -0
  19. data/docs/V1AddInspectionPhotoResponse.md +9 -0
  20. data/docs/V1AddInspectionPhotosRequest.md +9 -0
  21. data/docs/V1AddInspectionPhotosResponse.md +8 -0
  22. data/docs/V1AddUsersRequest.md +9 -0
  23. data/docs/V1AddUsersResponse.md +8 -0
  24. data/docs/V1Asset.md +17 -0
  25. data/docs/V1CreateAccountsRequest.md +8 -0
  26. data/docs/V1CreateAccountsResponse.md +8 -0
  27. data/docs/V1CreateAssetsRequest.md +10 -0
  28. data/docs/V1CreateAssetsResponse.md +8 -0
  29. data/docs/V1CreateDelegatedInspectionLinkRequest.md +12 -0
  30. data/docs/V1CreateDelegatedInspectionLinkResponse.md +9 -0
  31. data/docs/V1CreateDelegatedInspectionLinksRequest.md +13 -0
  32. data/docs/V1CreateDelegatedInspectionLinksResponse.md +8 -0
  33. data/docs/V1CreateFoldersRequest.md +9 -0
  34. data/docs/V1CreateFoldersResponse.md +8 -0
  35. data/docs/V1CreateInspectionsRequest.md +9 -0
  36. data/docs/V1CreateInspectionsResponse.md +8 -0
  37. data/docs/V1CreateTemplatesRequest.md +10 -0
  38. data/docs/V1CreateTemplatesResponse.md +8 -0
  39. data/docs/V1DateTime.md +13 -0
  40. data/docs/V1Event.md +8 -0
  41. data/docs/V1EventAck.md +10 -0
  42. data/docs/V1EventHandlerOptions.md +8 -0
  43. data/docs/V1FloatArray.md +8 -0
  44. data/docs/V1Folder.md +11 -0
  45. data/docs/V1FolderType.md +7 -0
  46. data/docs/V1FooterField.md +10 -0
  47. data/docs/V1HeaderField.md +10 -0
  48. data/docs/V1Inspection.md +16 -0
  49. data/docs/V1InspectionData.md +15 -0
  50. data/docs/V1InspectionStatusChangesEvent.md +9 -0
  51. data/docs/V1InspectionStatusChangesEventAck.md +8 -0
  52. data/docs/V1InspectionStatusChangesEventAckResponse.md +7 -0
  53. data/docs/V1InspectionStatusChangesEventRequest.md +9 -0
  54. data/docs/V1IntegrationID.md +10 -0
  55. data/docs/V1Item.md +14 -0
  56. data/docs/V1ListAccountsRequest.md +10 -0
  57. data/docs/V1ListAccountsResponse.md +9 -0
  58. data/docs/V1ListAssetsRequest.md +12 -0
  59. data/docs/V1ListAssetsResponse.md +9 -0
  60. data/docs/V1ListFoldersRequest.md +11 -0
  61. data/docs/V1ListFoldersResponse.md +9 -0
  62. data/docs/V1ListInspectionsRequest.md +13 -0
  63. data/docs/V1ListInspectionsResponse.md +10 -0
  64. data/docs/V1ListTemplatesRequest.md +12 -0
  65. data/docs/V1ListTemplatesResponse.md +10 -0
  66. data/docs/V1ListUsersRequest.md +11 -0
  67. data/docs/V1ListUsersResponse.md +9 -0
  68. data/docs/V1Paging.md +7 -0
  69. data/docs/V1PagingResponse.md +7 -0
  70. data/docs/V1Photo.md +9 -0
  71. data/docs/V1Property.md +8 -0
  72. data/docs/V1RatingCheckbox.md +12 -0
  73. data/docs/V1RatingControl.md +11 -0
  74. data/docs/V1RatingDropDown.md +9 -0
  75. data/docs/V1RatingDropDownOption.md +12 -0
  76. data/docs/V1RatingGroups.md +9 -0
  77. data/docs/V1RatingImage.md +7 -0
  78. data/docs/V1RatingRadioGroup.md +9 -0
  79. data/docs/V1RatingRadioGroupOption.md +11 -0
  80. data/docs/V1RatingValues.md +9 -0
  81. data/docs/V1ScheduledInspection.md +11 -0
  82. data/docs/V1Section.md +9 -0
  83. data/docs/V1SetAssetsArchivedRequest.md +10 -0
  84. data/docs/V1SetAssetsArchivedResponse.md +7 -0
  85. data/docs/V1SetInspectionsArchivedRequest.md +9 -0
  86. data/docs/V1SetInspectionsArchivedResponse.md +7 -0
  87. data/docs/V1SetTemplatesArchivedRequest.md +10 -0
  88. data/docs/V1SetTemplatesArchivedResponse.md +7 -0
  89. data/docs/V1StringArray.md +8 -0
  90. data/docs/V1Template.md +18 -0
  91. data/docs/V1Unit.md +9 -0
  92. data/docs/V1UpdateAccountStatusesRequest.md +9 -0
  93. data/docs/V1UpdateAccountStatusesResponse.md +7 -0
  94. data/docs/V1UpdateAccountsRequest.md +8 -0
  95. data/docs/V1UpdateAccountsResponse.md +7 -0
  96. data/docs/V1UpdateAssetsRequest.md +10 -0
  97. data/docs/V1UpdateAssetsResponse.md +7 -0
  98. data/docs/V1UpdateFolderStatusesRequest.md +10 -0
  99. data/docs/V1UpdateFolderStatusesResponse.md +7 -0
  100. data/docs/V1UpdateFoldersRequest.md +9 -0
  101. data/docs/V1UpdateFoldersResponse.md +8 -0
  102. data/docs/V1UpdateInspectionsRequest.md +9 -0
  103. data/docs/V1UpdateInspectionsResponse.md +7 -0
  104. data/docs/V1UpdateTemplatesRequest.md +10 -0
  105. data/docs/V1UpdateTemplatesResponse.md +7 -0
  106. data/docs/V1UpdateUserStatusesRequest.md +10 -0
  107. data/docs/V1UpdateUserStatusesResponse.md +7 -0
  108. data/docs/V1UpdateUsersRequest.md +9 -0
  109. data/docs/V1UpdateUsersResponse.md +8 -0
  110. data/docs/V1User.md +13 -0
  111. data/git_push.sh +55 -0
  112. data/happyco_json.gemspec +45 -0
  113. data/lib/happyco_json/api/account_provisioning_service_api.rb +128 -0
  114. data/lib/happyco_json/api/account_service_api.rb +128 -0
  115. data/lib/happyco_json/api/account_users_service_api.rb +234 -0
  116. data/lib/happyco_json/api/asset_service_api.rb +287 -0
  117. data/lib/happyco_json/api/folder_service_api.rb +234 -0
  118. data/lib/happyco_json/api/inspection_service_api.rb +393 -0
  119. data/lib/happyco_json/api/template_service_api.rb +287 -0
  120. data/lib/happyco_json/api_client.rb +375 -0
  121. data/lib/happyco_json/api_error.rb +37 -0
  122. data/lib/happyco_json/configuration.rb +195 -0
  123. data/lib/happyco_json/helpers.rb +30 -0
  124. data/lib/happyco_json/models/create_accounts_request_account_with_admin.rb +196 -0
  125. data/lib/happyco_json/models/create_accounts_response_account_id_with_admin_id.rb +196 -0
  126. data/lib/happyco_json/models/inspection_status_change_status.rb +22 -0
  127. data/lib/happyco_json/models/inspection_status_changes_event_inspection_status_change.rb +256 -0
  128. data/lib/happyco_json/models/update_accounts_request_account_with_admin_id.rb +196 -0
  129. data/lib/happyco_json/models/v1_account.rb +268 -0
  130. data/lib/happyco_json/models/v1_add_inspection_photo_request.rb +216 -0
  131. data/lib/happyco_json/models/v1_add_inspection_photo_response.rb +197 -0
  132. data/lib/happyco_json/models/v1_add_inspection_photos_request.rb +200 -0
  133. data/lib/happyco_json/models/v1_add_inspection_photos_response.rb +190 -0
  134. data/lib/happyco_json/models/v1_add_users_request.rb +198 -0
  135. data/lib/happyco_json/models/v1_add_users_response.rb +189 -0
  136. data/lib/happyco_json/models/v1_asset.rb +268 -0
  137. data/lib/happyco_json/models/v1_create_accounts_request.rb +189 -0
  138. data/lib/happyco_json/models/v1_create_accounts_response.rb +189 -0
  139. data/lib/happyco_json/models/v1_create_assets_request.rb +207 -0
  140. data/lib/happyco_json/models/v1_create_assets_response.rb +189 -0
  141. data/lib/happyco_json/models/v1_create_delegated_inspection_link_request.rb +223 -0
  142. data/lib/happyco_json/models/v1_create_delegated_inspection_link_response.rb +196 -0
  143. data/lib/happyco_json/models/v1_create_delegated_inspection_links_request.rb +234 -0
  144. data/lib/happyco_json/models/v1_create_delegated_inspection_links_response.rb +189 -0
  145. data/lib/happyco_json/models/v1_create_folders_request.rb +198 -0
  146. data/lib/happyco_json/models/v1_create_folders_response.rb +189 -0
  147. data/lib/happyco_json/models/v1_create_inspections_request.rb +200 -0
  148. data/lib/happyco_json/models/v1_create_inspections_response.rb +189 -0
  149. data/lib/happyco_json/models/v1_create_templates_request.rb +207 -0
  150. data/lib/happyco_json/models/v1_create_templates_response.rb +189 -0
  151. data/lib/happyco_json/models/v1_date_time.rb +232 -0
  152. data/lib/happyco_json/models/v1_event.rb +187 -0
  153. data/lib/happyco_json/models/v1_event_ack.rb +207 -0
  154. data/lib/happyco_json/models/v1_event_handler_options.rb +187 -0
  155. data/lib/happyco_json/models/v1_float_array.rb +189 -0
  156. data/lib/happyco_json/models/v1_folder.rb +249 -0
  157. data/lib/happyco_json/models/v1_folder_type.rb +21 -0
  158. data/lib/happyco_json/models/v1_footer_field.rb +208 -0
  159. data/lib/happyco_json/models/v1_header_field.rb +208 -0
  160. data/lib/happyco_json/models/v1_inspection.rb +264 -0
  161. data/lib/happyco_json/models/v1_inspection_data.rb +266 -0
  162. data/lib/happyco_json/models/v1_inspection_status_changes_event.rb +198 -0
  163. data/lib/happyco_json/models/v1_inspection_status_changes_event_ack.rb +188 -0
  164. data/lib/happyco_json/models/v1_inspection_status_changes_event_ack_response.rb +178 -0
  165. data/lib/happyco_json/models/v1_inspection_status_changes_event_request.rb +198 -0
  166. data/lib/happyco_json/models/v1_integration_id.rb +205 -0
  167. data/lib/happyco_json/models/v1_item.rb +254 -0
  168. data/lib/happyco_json/models/v1_list_accounts_request.rb +207 -0
  169. data/lib/happyco_json/models/v1_list_accounts_response.rb +198 -0
  170. data/lib/happyco_json/models/v1_list_assets_request.rb +225 -0
  171. data/lib/happyco_json/models/v1_list_assets_response.rb +198 -0
  172. data/lib/happyco_json/models/v1_list_folders_request.rb +216 -0
  173. data/lib/happyco_json/models/v1_list_folders_response.rb +198 -0
  174. data/lib/happyco_json/models/v1_list_inspections_request.rb +244 -0
  175. data/lib/happyco_json/models/v1_list_inspections_response.rb +210 -0
  176. data/lib/happyco_json/models/v1_list_templates_request.rb +227 -0
  177. data/lib/happyco_json/models/v1_list_templates_response.rb +207 -0
  178. data/lib/happyco_json/models/v1_list_users_request.rb +216 -0
  179. data/lib/happyco_json/models/v1_list_users_response.rb +198 -0
  180. data/lib/happyco_json/models/v1_paging.rb +178 -0
  181. data/lib/happyco_json/models/v1_paging_response.rb +178 -0
  182. data/lib/happyco_json/models/v1_photo.rb +196 -0
  183. data/lib/happyco_json/models/v1_property.rb +187 -0
  184. data/lib/happyco_json/models/v1_rating_checkbox.rb +261 -0
  185. data/lib/happyco_json/models/v1_rating_control.rb +215 -0
  186. data/lib/happyco_json/models/v1_rating_drop_down.rb +199 -0
  187. data/lib/happyco_json/models/v1_rating_drop_down_option.rb +261 -0
  188. data/lib/happyco_json/models/v1_rating_groups.rb +200 -0
  189. data/lib/happyco_json/models/v1_rating_image.rb +137 -0
  190. data/lib/happyco_json/models/v1_rating_radio_group.rb +199 -0
  191. data/lib/happyco_json/models/v1_rating_radio_group_option.rb +251 -0
  192. data/lib/happyco_json/models/v1_rating_values.rb +196 -0
  193. data/lib/happyco_json/models/v1_scheduled_inspection.rb +223 -0
  194. data/lib/happyco_json/models/v1_section.rb +200 -0
  195. data/lib/happyco_json/models/v1_set_assets_archived_request.rb +207 -0
  196. data/lib/happyco_json/models/v1_set_assets_archived_response.rb +178 -0
  197. data/lib/happyco_json/models/v1_set_inspections_archived_request.rb +200 -0
  198. data/lib/happyco_json/models/v1_set_inspections_archived_response.rb +178 -0
  199. data/lib/happyco_json/models/v1_set_templates_archived_request.rb +207 -0
  200. data/lib/happyco_json/models/v1_set_templates_archived_response.rb +178 -0
  201. data/lib/happyco_json/models/v1_string_array.rb +189 -0
  202. data/lib/happyco_json/models/v1_template.rb +287 -0
  203. data/lib/happyco_json/models/v1_unit.rb +196 -0
  204. data/lib/happyco_json/models/v1_update_account_statuses_request.rb +198 -0
  205. data/lib/happyco_json/models/v1_update_account_statuses_response.rb +178 -0
  206. data/lib/happyco_json/models/v1_update_accounts_request.rb +189 -0
  207. data/lib/happyco_json/models/v1_update_accounts_response.rb +178 -0
  208. data/lib/happyco_json/models/v1_update_assets_request.rb +207 -0
  209. data/lib/happyco_json/models/v1_update_assets_response.rb +178 -0
  210. data/lib/happyco_json/models/v1_update_folder_statuses_request.rb +207 -0
  211. data/lib/happyco_json/models/v1_update_folder_statuses_response.rb +178 -0
  212. data/lib/happyco_json/models/v1_update_folders_request.rb +198 -0
  213. data/lib/happyco_json/models/v1_update_folders_response.rb +189 -0
  214. data/lib/happyco_json/models/v1_update_inspections_request.rb +200 -0
  215. data/lib/happyco_json/models/v1_update_inspections_response.rb +178 -0
  216. data/lib/happyco_json/models/v1_update_templates_request.rb +207 -0
  217. data/lib/happyco_json/models/v1_update_templates_response.rb +178 -0
  218. data/lib/happyco_json/models/v1_update_user_statuses_request.rb +207 -0
  219. data/lib/happyco_json/models/v1_update_user_statuses_response.rb +178 -0
  220. data/lib/happyco_json/models/v1_update_users_request.rb +198 -0
  221. data/lib/happyco_json/models/v1_update_users_response.rb +189 -0
  222. data/lib/happyco_json/models/v1_user.rb +232 -0
  223. data/lib/happyco_json/version.rb +14 -0
  224. data/lib/happyco_json.rb +145 -0
  225. data/spec/api/account_provisioning_service_api_spec.rb +58 -0
  226. data/spec/api/account_service_api_spec.rb +58 -0
  227. data/spec/api/account_users_service_api_spec.rb +82 -0
  228. data/spec/api/asset_service_api_spec.rb +94 -0
  229. data/spec/api/folder_service_api_spec.rb +82 -0
  230. data/spec/api/inspection_service_api_spec.rb +118 -0
  231. data/spec/api/template_service_api_spec.rb +94 -0
  232. data/spec/api_client_spec.rb +225 -0
  233. data/spec/configuration_spec.rb +41 -0
  234. data/spec/models/create_accounts_request_account_with_admin_spec.rb +47 -0
  235. data/spec/models/create_accounts_response_account_id_with_admin_id_spec.rb +47 -0
  236. data/spec/models/inspection_status_change_status_spec.rb +35 -0
  237. data/spec/models/inspection_status_changes_event_inspection_status_change_spec.rb +61 -0
  238. data/spec/models/update_accounts_request_account_with_admin_id_spec.rb +47 -0
  239. data/spec/models/v1_account_spec.rb +95 -0
  240. data/spec/models/v1_add_inspection_photo_request_spec.rb +59 -0
  241. data/spec/models/v1_add_inspection_photo_response_spec.rb +47 -0
  242. data/spec/models/v1_add_inspection_photos_request_spec.rb +47 -0
  243. data/spec/models/v1_add_inspection_photos_response_spec.rb +41 -0
  244. data/spec/models/v1_add_users_request_spec.rb +47 -0
  245. data/spec/models/v1_add_users_response_spec.rb +41 -0
  246. data/spec/models/v1_asset_spec.rb +95 -0
  247. data/spec/models/v1_create_accounts_request_spec.rb +41 -0
  248. data/spec/models/v1_create_accounts_response_spec.rb +41 -0
  249. data/spec/models/v1_create_assets_request_spec.rb +53 -0
  250. data/spec/models/v1_create_assets_response_spec.rb +41 -0
  251. data/spec/models/v1_create_delegated_inspection_link_request_spec.rb +65 -0
  252. data/spec/models/v1_create_delegated_inspection_link_response_spec.rb +47 -0
  253. data/spec/models/v1_create_delegated_inspection_links_request_spec.rb +71 -0
  254. data/spec/models/v1_create_delegated_inspection_links_response_spec.rb +41 -0
  255. data/spec/models/v1_create_folders_request_spec.rb +47 -0
  256. data/spec/models/v1_create_folders_response_spec.rb +41 -0
  257. data/spec/models/v1_create_inspections_request_spec.rb +47 -0
  258. data/spec/models/v1_create_inspections_response_spec.rb +41 -0
  259. data/spec/models/v1_create_templates_request_spec.rb +53 -0
  260. data/spec/models/v1_create_templates_response_spec.rb +41 -0
  261. data/spec/models/v1_date_time_spec.rb +71 -0
  262. data/spec/models/v1_event_ack_spec.rb +53 -0
  263. data/spec/models/v1_event_handler_options_spec.rb +41 -0
  264. data/spec/models/v1_event_spec.rb +41 -0
  265. data/spec/models/v1_float_array_spec.rb +41 -0
  266. data/spec/models/v1_folder_spec.rb +63 -0
  267. data/spec/models/v1_folder_type_spec.rb +35 -0
  268. data/spec/models/v1_footer_field_spec.rb +53 -0
  269. data/spec/models/v1_header_field_spec.rb +53 -0
  270. data/spec/models/v1_inspection_data_spec.rb +83 -0
  271. data/spec/models/v1_inspection_spec.rb +89 -0
  272. data/spec/models/v1_inspection_status_changes_event_ack_response_spec.rb +35 -0
  273. data/spec/models/v1_inspection_status_changes_event_ack_spec.rb +41 -0
  274. data/spec/models/v1_inspection_status_changes_event_request_spec.rb +47 -0
  275. data/spec/models/v1_inspection_status_changes_event_spec.rb +47 -0
  276. data/spec/models/v1_integration_id_spec.rb +53 -0
  277. data/spec/models/v1_item_spec.rb +77 -0
  278. data/spec/models/v1_list_accounts_request_spec.rb +53 -0
  279. data/spec/models/v1_list_accounts_response_spec.rb +47 -0
  280. data/spec/models/v1_list_assets_request_spec.rb +65 -0
  281. data/spec/models/v1_list_assets_response_spec.rb +47 -0
  282. data/spec/models/v1_list_folders_request_spec.rb +59 -0
  283. data/spec/models/v1_list_folders_response_spec.rb +47 -0
  284. data/spec/models/v1_list_inspections_request_spec.rb +71 -0
  285. data/spec/models/v1_list_inspections_response_spec.rb +53 -0
  286. data/spec/models/v1_list_templates_request_spec.rb +65 -0
  287. data/spec/models/v1_list_templates_response_spec.rb +53 -0
  288. data/spec/models/v1_list_users_request_spec.rb +59 -0
  289. data/spec/models/v1_list_users_response_spec.rb +47 -0
  290. data/spec/models/v1_paging_response_spec.rb +35 -0
  291. data/spec/models/v1_paging_spec.rb +35 -0
  292. data/spec/models/v1_photo_spec.rb +47 -0
  293. data/spec/models/v1_property_spec.rb +41 -0
  294. data/spec/models/v1_rating_checkbox_spec.rb +69 -0
  295. data/spec/models/v1_rating_control_spec.rb +59 -0
  296. data/spec/models/v1_rating_drop_down_option_spec.rb +69 -0
  297. data/spec/models/v1_rating_drop_down_spec.rb +47 -0
  298. data/spec/models/v1_rating_groups_spec.rb +47 -0
  299. data/spec/models/v1_rating_image_spec.rb +35 -0
  300. data/spec/models/v1_rating_radio_group_option_spec.rb +63 -0
  301. data/spec/models/v1_rating_radio_group_spec.rb +47 -0
  302. data/spec/models/v1_rating_values_spec.rb +47 -0
  303. data/spec/models/v1_scheduled_inspection_spec.rb +59 -0
  304. data/spec/models/v1_section_spec.rb +47 -0
  305. data/spec/models/v1_set_assets_archived_request_spec.rb +53 -0
  306. data/spec/models/v1_set_assets_archived_response_spec.rb +35 -0
  307. data/spec/models/v1_set_inspections_archived_request_spec.rb +47 -0
  308. data/spec/models/v1_set_inspections_archived_response_spec.rb +35 -0
  309. data/spec/models/v1_set_templates_archived_request_spec.rb +53 -0
  310. data/spec/models/v1_set_templates_archived_response_spec.rb +35 -0
  311. data/spec/models/v1_string_array_spec.rb +41 -0
  312. data/spec/models/v1_template_spec.rb +101 -0
  313. data/spec/models/v1_unit_spec.rb +47 -0
  314. data/spec/models/v1_update_account_statuses_request_spec.rb +47 -0
  315. data/spec/models/v1_update_account_statuses_response_spec.rb +35 -0
  316. data/spec/models/v1_update_accounts_request_spec.rb +41 -0
  317. data/spec/models/v1_update_accounts_response_spec.rb +35 -0
  318. data/spec/models/v1_update_assets_request_spec.rb +53 -0
  319. data/spec/models/v1_update_assets_response_spec.rb +35 -0
  320. data/spec/models/v1_update_folder_statuses_request_spec.rb +53 -0
  321. data/spec/models/v1_update_folder_statuses_response_spec.rb +35 -0
  322. data/spec/models/v1_update_folders_request_spec.rb +47 -0
  323. data/spec/models/v1_update_folders_response_spec.rb +41 -0
  324. data/spec/models/v1_update_inspections_request_spec.rb +47 -0
  325. data/spec/models/v1_update_inspections_response_spec.rb +35 -0
  326. data/spec/models/v1_update_templates_request_spec.rb +53 -0
  327. data/spec/models/v1_update_templates_response_spec.rb +35 -0
  328. data/spec/models/v1_update_user_statuses_request_spec.rb +53 -0
  329. data/spec/models/v1_update_user_statuses_response_spec.rb +35 -0
  330. data/spec/models/v1_update_users_request_spec.rb +47 -0
  331. data/spec/models/v1_update_users_response_spec.rb +41 -0
  332. data/spec/models/v1_user_spec.rb +71 -0
  333. data/spec/spec_helper.rb +110 -0
  334. metadata +658 -0
@@ -0,0 +1,178 @@
1
+ =begin
2
+ #Merged swaggers
3
+
4
+ #All happy services merged together
5
+
6
+ OpenAPI spec version: 0.0.1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module HappyCo
15
+ # * InspectionStatusChangeEventAckResponse contains no data but indicates successful acknowledgement.
16
+ class V1InspectionStatusChangesEventAckResponse
17
+
18
+ # Attribute mapping from ruby-style variable name to JSON key.
19
+ def self.attribute_map
20
+ {
21
+ }
22
+ end
23
+
24
+ # Attribute type mapping.
25
+ def self.swagger_types
26
+ {
27
+ }
28
+ end
29
+
30
+ # Initializes the object
31
+ # @param [Hash] attributes Model attributes in the form of hash
32
+ def initialize(attributes = {})
33
+ return unless attributes.is_a?(Hash)
34
+
35
+ # convert string to symbol for hash key
36
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
37
+
38
+ end
39
+
40
+ # Show invalid properties with the reasons. Usually used together with valid?
41
+ # @return Array for valid properies with the reasons
42
+ def list_invalid_properties
43
+ invalid_properties = Array.new
44
+ return invalid_properties
45
+ end
46
+
47
+ # Check to see if the all the properties in the model are valid
48
+ # @return true if the model is valid
49
+ def valid?
50
+ return true
51
+ end
52
+
53
+ # Checks equality by comparing each attribute.
54
+ # @param [Object] Object to be compared
55
+ def ==(o)
56
+ return true if self.equal?(o)
57
+ self.class == o.class
58
+ end
59
+
60
+ # @see the `==` method
61
+ # @param [Object] Object to be compared
62
+ def eql?(o)
63
+ self == o
64
+ end
65
+
66
+ # Calculates hash code according to all attributes.
67
+ # @return [Fixnum] Hash code
68
+ def hash
69
+ [].hash
70
+ end
71
+
72
+ # Builds the object from hash
73
+ # @param [Hash] attributes Model attributes in the form of hash
74
+ # @return [Object] Returns the model itself
75
+ def build_from_hash(attributes)
76
+ return nil unless attributes.is_a?(Hash)
77
+ self.class.swagger_types.each_pair do |key, type|
78
+ if type =~ /\AArray<(.*)>/i
79
+ # check to ensure the input is an array given that the the attribute
80
+ # is documented as an array but the input is not
81
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
82
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
83
+ end
84
+ elsif !attributes[self.class.attribute_map[key]].nil?
85
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
86
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
87
+ end
88
+
89
+ self
90
+ end
91
+
92
+ # Deserializes the data based on type
93
+ # @param string type Data type
94
+ # @param string value Value to be deserialized
95
+ # @return [Object] Deserialized data
96
+ def _deserialize(type, value)
97
+ case type.to_sym
98
+ when :DateTime
99
+ DateTime.parse(value)
100
+ when :Date
101
+ Date.parse(value)
102
+ when :String
103
+ value.to_s
104
+ when :Integer
105
+ value.to_i
106
+ when :Float
107
+ value.to_f
108
+ when :BOOLEAN
109
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
110
+ true
111
+ else
112
+ false
113
+ end
114
+ when :Object
115
+ # generic object (usually a Hash), return directly
116
+ value
117
+ when /\AArray<(?<inner_type>.+)>\z/
118
+ inner_type = Regexp.last_match[:inner_type]
119
+ value.map { |v| _deserialize(inner_type, v) }
120
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
121
+ k_type = Regexp.last_match[:k_type]
122
+ v_type = Regexp.last_match[:v_type]
123
+ {}.tap do |hash|
124
+ value.each do |k, v|
125
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
126
+ end
127
+ end
128
+ else # model
129
+ temp_model = HappyCo.const_get(type).new
130
+ temp_model.build_from_hash(value)
131
+ end
132
+ end
133
+
134
+ # Returns the string representation of the object
135
+ # @return [String] String presentation of the object
136
+ def to_s
137
+ to_hash.to_s
138
+ end
139
+
140
+ # to_body is an alias to to_hash (backward compatibility)
141
+ # @return [Hash] Returns the object in the form of hash
142
+ def to_body
143
+ to_hash
144
+ end
145
+
146
+ # Returns the object in the form of hash
147
+ # @return [Hash] Returns the object in the form of hash
148
+ def to_hash
149
+ hash = {}
150
+ self.class.attribute_map.each_pair do |attr, param|
151
+ value = self.send(attr)
152
+ next if value.nil?
153
+ hash[param] = _to_hash(value)
154
+ end
155
+ hash
156
+ end
157
+
158
+ # Outputs non-array value in the form of hash
159
+ # For object, use to_hash. Otherwise, just return the value
160
+ # @param [Object] value Any valid value
161
+ # @return [Hash] Returns the value in the form of hash
162
+ def _to_hash(value)
163
+ if value.is_a?(Array)
164
+ value.compact.map{ |v| _to_hash(v) }
165
+ elsif value.is_a?(Hash)
166
+ {}.tap do |hash|
167
+ value.each { |k, v| hash[k] = _to_hash(v) }
168
+ end
169
+ elsif value.respond_to? :to_hash
170
+ value.to_hash
171
+ else
172
+ value
173
+ end
174
+ end
175
+
176
+ end
177
+
178
+ end
@@ -0,0 +1,198 @@
1
+ =begin
2
+ #Merged swaggers
3
+
4
+ #All happy services merged together
5
+
6
+ OpenAPI spec version: 0.0.1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module HappyCo
15
+
16
+ class V1InspectionStatusChangesEventRequest
17
+ # * Account ID that the request applies to. For custom integrations (i.e. not integration partners) it can be omitted.
18
+ attr_accessor :account_id
19
+
20
+ # * Options the client can set to configure the returned event stream. See EventHandlerOptions for more details.
21
+ attr_accessor :options
22
+
23
+
24
+ # Attribute mapping from ruby-style variable name to JSON key.
25
+ def self.attribute_map
26
+ {
27
+ :'account_id' => :'account_id',
28
+ :'options' => :'options'
29
+ }
30
+ end
31
+
32
+ # Attribute type mapping.
33
+ def self.swagger_types
34
+ {
35
+ :'account_id' => :'V1IntegrationID',
36
+ :'options' => :'V1EventHandlerOptions'
37
+ }
38
+ end
39
+
40
+ # Initializes the object
41
+ # @param [Hash] attributes Model attributes in the form of hash
42
+ def initialize(attributes = {})
43
+ return unless attributes.is_a?(Hash)
44
+
45
+ # convert string to symbol for hash key
46
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
47
+
48
+ if attributes.has_key?(:'account_id')
49
+ self.account_id = attributes[:'account_id']
50
+ end
51
+
52
+ if attributes.has_key?(:'options')
53
+ self.options = attributes[:'options']
54
+ end
55
+
56
+ end
57
+
58
+ # Show invalid properties with the reasons. Usually used together with valid?
59
+ # @return Array for valid properies with the reasons
60
+ def list_invalid_properties
61
+ invalid_properties = Array.new
62
+ return invalid_properties
63
+ end
64
+
65
+ # Check to see if the all the properties in the model are valid
66
+ # @return true if the model is valid
67
+ def valid?
68
+ return true
69
+ end
70
+
71
+ # Checks equality by comparing each attribute.
72
+ # @param [Object] Object to be compared
73
+ def ==(o)
74
+ return true if self.equal?(o)
75
+ self.class == o.class &&
76
+ account_id == o.account_id &&
77
+ options == o.options
78
+ end
79
+
80
+ # @see the `==` method
81
+ # @param [Object] Object to be compared
82
+ def eql?(o)
83
+ self == o
84
+ end
85
+
86
+ # Calculates hash code according to all attributes.
87
+ # @return [Fixnum] Hash code
88
+ def hash
89
+ [account_id, options].hash
90
+ end
91
+
92
+ # Builds the object from hash
93
+ # @param [Hash] attributes Model attributes in the form of hash
94
+ # @return [Object] Returns the model itself
95
+ def build_from_hash(attributes)
96
+ return nil unless attributes.is_a?(Hash)
97
+ self.class.swagger_types.each_pair do |key, type|
98
+ if type =~ /\AArray<(.*)>/i
99
+ # check to ensure the input is an array given that the the attribute
100
+ # is documented as an array but the input is not
101
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
102
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
103
+ end
104
+ elsif !attributes[self.class.attribute_map[key]].nil?
105
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
106
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
107
+ end
108
+
109
+ self
110
+ end
111
+
112
+ # Deserializes the data based on type
113
+ # @param string type Data type
114
+ # @param string value Value to be deserialized
115
+ # @return [Object] Deserialized data
116
+ def _deserialize(type, value)
117
+ case type.to_sym
118
+ when :DateTime
119
+ DateTime.parse(value)
120
+ when :Date
121
+ Date.parse(value)
122
+ when :String
123
+ value.to_s
124
+ when :Integer
125
+ value.to_i
126
+ when :Float
127
+ value.to_f
128
+ when :BOOLEAN
129
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
130
+ true
131
+ else
132
+ false
133
+ end
134
+ when :Object
135
+ # generic object (usually a Hash), return directly
136
+ value
137
+ when /\AArray<(?<inner_type>.+)>\z/
138
+ inner_type = Regexp.last_match[:inner_type]
139
+ value.map { |v| _deserialize(inner_type, v) }
140
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
141
+ k_type = Regexp.last_match[:k_type]
142
+ v_type = Regexp.last_match[:v_type]
143
+ {}.tap do |hash|
144
+ value.each do |k, v|
145
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
146
+ end
147
+ end
148
+ else # model
149
+ temp_model = HappyCo.const_get(type).new
150
+ temp_model.build_from_hash(value)
151
+ end
152
+ end
153
+
154
+ # Returns the string representation of the object
155
+ # @return [String] String presentation of the object
156
+ def to_s
157
+ to_hash.to_s
158
+ end
159
+
160
+ # to_body is an alias to to_hash (backward compatibility)
161
+ # @return [Hash] Returns the object in the form of hash
162
+ def to_body
163
+ to_hash
164
+ end
165
+
166
+ # Returns the object in the form of hash
167
+ # @return [Hash] Returns the object in the form of hash
168
+ def to_hash
169
+ hash = {}
170
+ self.class.attribute_map.each_pair do |attr, param|
171
+ value = self.send(attr)
172
+ next if value.nil?
173
+ hash[param] = _to_hash(value)
174
+ end
175
+ hash
176
+ end
177
+
178
+ # Outputs non-array value in the form of hash
179
+ # For object, use to_hash. Otherwise, just return the value
180
+ # @param [Object] value Any valid value
181
+ # @return [Hash] Returns the value in the form of hash
182
+ def _to_hash(value)
183
+ if value.is_a?(Array)
184
+ value.compact.map{ |v| _to_hash(v) }
185
+ elsif value.is_a?(Hash)
186
+ {}.tap do |hash|
187
+ value.each { |k, v| hash[k] = _to_hash(v) }
188
+ end
189
+ elsif value.respond_to? :to_hash
190
+ value.to_hash
191
+ else
192
+ value
193
+ end
194
+ end
195
+
196
+ end
197
+
198
+ end
@@ -0,0 +1,205 @@
1
+ =begin
2
+ #Merged swaggers
3
+
4
+ #All happy services merged together
5
+
6
+ OpenAPI spec version: 0.0.1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module HappyCo
15
+ # * IntegrationID represents an object on HappyCo's platform. Use of the external_id is encouraged as no guarantees are made about id over the life of the platform.
16
+ class V1IntegrationID
17
+ attr_accessor :id
18
+
19
+ attr_accessor :external_id
20
+
21
+ attr_accessor :sync_token
22
+
23
+
24
+ # Attribute mapping from ruby-style variable name to JSON key.
25
+ def self.attribute_map
26
+ {
27
+ :'id' => :'id',
28
+ :'external_id' => :'external_id',
29
+ :'sync_token' => :'sync_token'
30
+ }
31
+ end
32
+
33
+ # Attribute type mapping.
34
+ def self.swagger_types
35
+ {
36
+ :'id' => :'String',
37
+ :'external_id' => :'String',
38
+ :'sync_token' => :'Integer'
39
+ }
40
+ end
41
+
42
+ # Initializes the object
43
+ # @param [Hash] attributes Model attributes in the form of hash
44
+ def initialize(attributes = {})
45
+ return unless attributes.is_a?(Hash)
46
+
47
+ # convert string to symbol for hash key
48
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
49
+
50
+ if attributes.has_key?(:'id')
51
+ self.id = attributes[:'id']
52
+ end
53
+
54
+ if attributes.has_key?(:'external_id')
55
+ self.external_id = attributes[:'external_id']
56
+ end
57
+
58
+ if attributes.has_key?(:'sync_token')
59
+ self.sync_token = attributes[:'sync_token']
60
+ end
61
+
62
+ end
63
+
64
+ # Show invalid properties with the reasons. Usually used together with valid?
65
+ # @return Array for valid properies with the reasons
66
+ def list_invalid_properties
67
+ invalid_properties = Array.new
68
+ return invalid_properties
69
+ end
70
+
71
+ # Check to see if the all the properties in the model are valid
72
+ # @return true if the model is valid
73
+ def valid?
74
+ return true
75
+ end
76
+
77
+ # Checks equality by comparing each attribute.
78
+ # @param [Object] Object to be compared
79
+ def ==(o)
80
+ return true if self.equal?(o)
81
+ self.class == o.class &&
82
+ id == o.id &&
83
+ external_id == o.external_id &&
84
+ sync_token == o.sync_token
85
+ end
86
+
87
+ # @see the `==` method
88
+ # @param [Object] Object to be compared
89
+ def eql?(o)
90
+ self == o
91
+ end
92
+
93
+ # Calculates hash code according to all attributes.
94
+ # @return [Fixnum] Hash code
95
+ def hash
96
+ [id, external_id, sync_token].hash
97
+ end
98
+
99
+ # Builds the object from hash
100
+ # @param [Hash] attributes Model attributes in the form of hash
101
+ # @return [Object] Returns the model itself
102
+ def build_from_hash(attributes)
103
+ return nil unless attributes.is_a?(Hash)
104
+ self.class.swagger_types.each_pair do |key, type|
105
+ if type =~ /\AArray<(.*)>/i
106
+ # check to ensure the input is an array given that the the attribute
107
+ # is documented as an array but the input is not
108
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
109
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
110
+ end
111
+ elsif !attributes[self.class.attribute_map[key]].nil?
112
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
113
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
114
+ end
115
+
116
+ self
117
+ end
118
+
119
+ # Deserializes the data based on type
120
+ # @param string type Data type
121
+ # @param string value Value to be deserialized
122
+ # @return [Object] Deserialized data
123
+ def _deserialize(type, value)
124
+ case type.to_sym
125
+ when :DateTime
126
+ DateTime.parse(value)
127
+ when :Date
128
+ Date.parse(value)
129
+ when :String
130
+ value.to_s
131
+ when :Integer
132
+ value.to_i
133
+ when :Float
134
+ value.to_f
135
+ when :BOOLEAN
136
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
137
+ true
138
+ else
139
+ false
140
+ end
141
+ when :Object
142
+ # generic object (usually a Hash), return directly
143
+ value
144
+ when /\AArray<(?<inner_type>.+)>\z/
145
+ inner_type = Regexp.last_match[:inner_type]
146
+ value.map { |v| _deserialize(inner_type, v) }
147
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
148
+ k_type = Regexp.last_match[:k_type]
149
+ v_type = Regexp.last_match[:v_type]
150
+ {}.tap do |hash|
151
+ value.each do |k, v|
152
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
153
+ end
154
+ end
155
+ else # model
156
+ temp_model = HappyCo.const_get(type).new
157
+ temp_model.build_from_hash(value)
158
+ end
159
+ end
160
+
161
+ # Returns the string representation of the object
162
+ # @return [String] String presentation of the object
163
+ def to_s
164
+ to_hash.to_s
165
+ end
166
+
167
+ # to_body is an alias to to_hash (backward compatibility)
168
+ # @return [Hash] Returns the object in the form of hash
169
+ def to_body
170
+ to_hash
171
+ end
172
+
173
+ # Returns the object in the form of hash
174
+ # @return [Hash] Returns the object in the form of hash
175
+ def to_hash
176
+ hash = {}
177
+ self.class.attribute_map.each_pair do |attr, param|
178
+ value = self.send(attr)
179
+ next if value.nil?
180
+ hash[param] = _to_hash(value)
181
+ end
182
+ hash
183
+ end
184
+
185
+ # Outputs non-array value in the form of hash
186
+ # For object, use to_hash. Otherwise, just return the value
187
+ # @param [Object] value Any valid value
188
+ # @return [Hash] Returns the value in the form of hash
189
+ def _to_hash(value)
190
+ if value.is_a?(Array)
191
+ value.compact.map{ |v| _to_hash(v) }
192
+ elsif value.is_a?(Hash)
193
+ {}.tap do |hash|
194
+ value.each { |k, v| hash[k] = _to_hash(v) }
195
+ end
196
+ elsif value.respond_to? :to_hash
197
+ value.to_hash
198
+ else
199
+ value
200
+ end
201
+ end
202
+
203
+ end
204
+
205
+ end