xbim_aim 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +9 -0
  3. data/README.md +413 -0
  4. data/Rakefile +10 -0
  5. data/lib/xbim_aim/api/admin_api.rb +358 -0
  6. data/lib/xbim_aim/api/applications_api.rb +203 -0
  7. data/lib/xbim_aim/api/assemblies_api.rb +690 -0
  8. data/lib/xbim_aim/api/assets_api.rb +926 -0
  9. data/lib/xbim_aim/api/attributes_api.rb +789 -0
  10. data/lib/xbim_aim/api/component_types_api.rb +690 -0
  11. data/lib/xbim_aim/api/components_api.rb +803 -0
  12. data/lib/xbim_aim/api/contacts_api.rb +690 -0
  13. data/lib/xbim_aim/api/diagnostics_api.rb +109 -0
  14. data/lib/xbim_aim/api/document_files_api.rb +224 -0
  15. data/lib/xbim_aim/api/documents_api.rb +690 -0
  16. data/lib/xbim_aim/api/entities_api.rb +904 -0
  17. data/lib/xbim_aim/api/facilities_api.rb +690 -0
  18. data/lib/xbim_aim/api/issues_api.rb +690 -0
  19. data/lib/xbim_aim/api/jobs_api.rb +690 -0
  20. data/lib/xbim_aim/api/levels_api.rb +690 -0
  21. data/lib/xbim_aim/api/logs_api.rb +90 -0
  22. data/lib/xbim_aim/api/model_files_api.rb +219 -0
  23. data/lib/xbim_aim/api/model_mapping_api.rb +203 -0
  24. data/lib/xbim_aim/api/models_api.rb +1308 -0
  25. data/lib/xbim_aim/api/resources_api.rb +690 -0
  26. data/lib/xbim_aim/api/schedules_api.rb +496 -0
  27. data/lib/xbim_aim/api/sites_api.rb +690 -0
  28. data/lib/xbim_aim/api/spaces_api.rb +803 -0
  29. data/lib/xbim_aim/api/spares_api.rb +690 -0
  30. data/lib/xbim_aim/api/stats_api.rb +170 -0
  31. data/lib/xbim_aim/api/systems_api.rb +690 -0
  32. data/lib/xbim_aim/api/thumbnails_api.rb +182 -0
  33. data/lib/xbim_aim/api/wexbim_api.rb +849 -0
  34. data/lib/xbim_aim/api/zones_api.rb +690 -0
  35. data/lib/xbim_aim/api_client.rb +390 -0
  36. data/lib/xbim_aim/api_error.rb +57 -0
  37. data/lib/xbim_aim/configuration.rb +278 -0
  38. data/lib/xbim_aim/models/application.rb +277 -0
  39. data/lib/xbim_aim/models/assembly_diagnostics.rb +299 -0
  40. data/lib/xbim_aim/models/assembly_info.rb +308 -0
  41. data/lib/xbim_aim/models/assembly_item.rb +454 -0
  42. data/lib/xbim_aim/models/asset.rb +339 -0
  43. data/lib/xbim_aim/models/asset_create.rb +268 -0
  44. data/lib/xbim_aim/models/asset_edit.rb +263 -0
  45. data/lib/xbim_aim/models/asset_segment.rb +304 -0
  46. data/lib/xbim_aim/models/attribute_definition.rb +354 -0
  47. data/lib/xbim_aim/models/attribute_definition_create.rb +338 -0
  48. data/lib/xbim_aim/models/attribute_definition_edit.rb +288 -0
  49. data/lib/xbim_aim/models/attribute_definition_entity.rb +392 -0
  50. data/lib/xbim_aim/models/attribute_value.rb +333 -0
  51. data/lib/xbim_aim/models/attribute_value_entity.rb +272 -0
  52. data/lib/xbim_aim/models/cell.rb +236 -0
  53. data/lib/xbim_aim/models/classification_node.rb +254 -0
  54. data/lib/xbim_aim/models/column_definition.rb +297 -0
  55. data/lib/xbim_aim/models/complex_value_base.rb +261 -0
  56. data/lib/xbim_aim/models/component.rb +535 -0
  57. data/lib/xbim_aim/models/component_create.rb +283 -0
  58. data/lib/xbim_aim/models/component_edit.rb +248 -0
  59. data/lib/xbim_aim/models/component_info.rb +326 -0
  60. data/lib/xbim_aim/models/component_type.rb +498 -0
  61. data/lib/xbim_aim/models/component_type_info.rb +308 -0
  62. data/lib/xbim_aim/models/contact.rb +443 -0
  63. data/lib/xbim_aim/models/contact_entity.rb +333 -0
  64. data/lib/xbim_aim/models/contact_info.rb +308 -0
  65. data/lib/xbim_aim/models/db_update.rb +227 -0
  66. data/lib/xbim_aim/models/document.rb +421 -0
  67. data/lib/xbim_aim/models/document_create.rb +345 -0
  68. data/lib/xbim_aim/models/document_edit.rb +310 -0
  69. data/lib/xbim_aim/models/document_info.rb +308 -0
  70. data/lib/xbim_aim/models/entity.rb +421 -0
  71. data/lib/xbim_aim/models/entity_base.rb +308 -0
  72. data/lib/xbim_aim/models/entity_contact.rb +333 -0
  73. data/lib/xbim_aim/models/entity_create.rb +274 -0
  74. data/lib/xbim_aim/models/entity_edit.rb +239 -0
  75. data/lib/xbim_aim/models/entity_mapping_info.rb +299 -0
  76. data/lib/xbim_aim/models/entity_match_descriptor.rb +245 -0
  77. data/lib/xbim_aim/models/entity_match_info.rb +238 -0
  78. data/lib/xbim_aim/models/entity_ref.rb +281 -0
  79. data/lib/xbim_aim/models/facility.rb +432 -0
  80. data/lib/xbim_aim/models/facility_info.rb +308 -0
  81. data/lib/xbim_aim/models/file_upload_result.rb +300 -0
  82. data/lib/xbim_aim/models/footprint.rb +254 -0
  83. data/lib/xbim_aim/models/i_metered_resource.rb +254 -0
  84. data/lib/xbim_aim/models/ifc_type.rb +247 -0
  85. data/lib/xbim_aim/models/inline_object.rb +294 -0
  86. data/lib/xbim_aim/models/inline_object1.rb +294 -0
  87. data/lib/xbim_aim/models/inline_object2.rb +220 -0
  88. data/lib/xbim_aim/models/inline_object3.rb +223 -0
  89. data/lib/xbim_aim/models/inline_object4.rb +294 -0
  90. data/lib/xbim_aim/models/inline_object5.rb +294 -0
  91. data/lib/xbim_aim/models/issue.rb +443 -0
  92. data/lib/xbim_aim/models/issue_info.rb +308 -0
  93. data/lib/xbim_aim/models/job.rb +483 -0
  94. data/lib/xbim_aim/models/job_create.rb +283 -0
  95. data/lib/xbim_aim/models/job_edit.rb +248 -0
  96. data/lib/xbim_aim/models/job_info.rb +308 -0
  97. data/lib/xbim_aim/models/level.rb +463 -0
  98. data/lib/xbim_aim/models/level_create.rb +274 -0
  99. data/lib/xbim_aim/models/level_edit.rb +239 -0
  100. data/lib/xbim_aim/models/level_info.rb +308 -0
  101. data/lib/xbim_aim/models/mapping_message_info.rb +281 -0
  102. data/lib/xbim_aim/models/mapping_properties.rb +227 -0
  103. data/lib/xbim_aim/models/member_permission.rb +292 -0
  104. data/lib/xbim_aim/models/member_role.rb +320 -0
  105. data/lib/xbim_aim/models/model.rb +617 -0
  106. data/lib/xbim_aim/models/model_create.rb +318 -0
  107. data/lib/xbim_aim/models/model_edit.rb +284 -0
  108. data/lib/xbim_aim/models/model_info.rb +380 -0
  109. data/lib/xbim_aim/models/model_mapping.rb +363 -0
  110. data/lib/xbim_aim/models/model_mapping_report.rb +354 -0
  111. data/lib/xbim_aim/models/o_data_list_response_of_application.rb +247 -0
  112. data/lib/xbim_aim/models/o_data_list_response_of_assembly_diagnostics.rb +247 -0
  113. data/lib/xbim_aim/models/o_data_list_response_of_assembly_item.rb +247 -0
  114. data/lib/xbim_aim/models/o_data_list_response_of_asset.rb +247 -0
  115. data/lib/xbim_aim/models/o_data_list_response_of_attribute_definition.rb +247 -0
  116. data/lib/xbim_aim/models/o_data_list_response_of_attribute_definition_entity.rb +247 -0
  117. data/lib/xbim_aim/models/o_data_list_response_of_attribute_value.rb +247 -0
  118. data/lib/xbim_aim/models/o_data_list_response_of_complex_value_base.rb +247 -0
  119. data/lib/xbim_aim/models/o_data_list_response_of_component.rb +247 -0
  120. data/lib/xbim_aim/models/o_data_list_response_of_component_type.rb +247 -0
  121. data/lib/xbim_aim/models/o_data_list_response_of_contact.rb +247 -0
  122. data/lib/xbim_aim/models/o_data_list_response_of_document.rb +247 -0
  123. data/lib/xbim_aim/models/o_data_list_response_of_entity.rb +247 -0
  124. data/lib/xbim_aim/models/o_data_list_response_of_entity_ref.rb +247 -0
  125. data/lib/xbim_aim/models/o_data_list_response_of_facility.rb +247 -0
  126. data/lib/xbim_aim/models/o_data_list_response_of_issue.rb +247 -0
  127. data/lib/xbim_aim/models/o_data_list_response_of_job.rb +247 -0
  128. data/lib/xbim_aim/models/o_data_list_response_of_level.rb +247 -0
  129. data/lib/xbim_aim/models/o_data_list_response_of_member_permission.rb +247 -0
  130. data/lib/xbim_aim/models/o_data_list_response_of_model.rb +247 -0
  131. data/lib/xbim_aim/models/o_data_list_response_of_model_mapping.rb +247 -0
  132. data/lib/xbim_aim/models/o_data_list_response_of_model_mapping_report.rb +247 -0
  133. data/lib/xbim_aim/models/o_data_list_response_of_resource.rb +247 -0
  134. data/lib/xbim_aim/models/o_data_list_response_of_role.rb +247 -0
  135. data/lib/xbim_aim/models/o_data_list_response_of_row.rb +247 -0
  136. data/lib/xbim_aim/models/o_data_list_response_of_schedule.rb +247 -0
  137. data/lib/xbim_aim/models/o_data_list_response_of_site.rb +247 -0
  138. data/lib/xbim_aim/models/o_data_list_response_of_space.rb +247 -0
  139. data/lib/xbim_aim/models/o_data_list_response_of_spare.rb +247 -0
  140. data/lib/xbim_aim/models/o_data_list_response_of_system_item.rb +247 -0
  141. data/lib/xbim_aim/models/o_data_list_response_of_zone.rb +247 -0
  142. data/lib/xbim_aim/models/o_data_response_of_boolean.rb +227 -0
  143. data/lib/xbim_aim/models/quota_status.rb +300 -0
  144. data/lib/xbim_aim/models/related_entity.rb +432 -0
  145. data/lib/xbim_aim/models/resource.rb +443 -0
  146. data/lib/xbim_aim/models/resource_info.rb +308 -0
  147. data/lib/xbim_aim/models/role.rb +331 -0
  148. data/lib/xbim_aim/models/role_member.rb +279 -0
  149. data/lib/xbim_aim/models/row.rb +229 -0
  150. data/lib/xbim_aim/models/schedule.rb +258 -0
  151. data/lib/xbim_aim/models/site.rb +432 -0
  152. data/lib/xbim_aim/models/space.rb +491 -0
  153. data/lib/xbim_aim/models/space_create.rb +283 -0
  154. data/lib/xbim_aim/models/space_edit.rb +248 -0
  155. data/lib/xbim_aim/models/space_info.rb +326 -0
  156. data/lib/xbim_aim/models/spare.rb +450 -0
  157. data/lib/xbim_aim/models/spare_create.rb +283 -0
  158. data/lib/xbim_aim/models/spare_edit.rb +248 -0
  159. data/lib/xbim_aim/models/spare_info.rb +308 -0
  160. data/lib/xbim_aim/models/system_info.rb +319 -0
  161. data/lib/xbim_aim/models/system_item.rb +454 -0
  162. data/lib/xbim_aim/models/user_permissions.rb +275 -0
  163. data/lib/xbim_aim/models/value_container.rb +308 -0
  164. data/lib/xbim_aim/models/zone.rb +454 -0
  165. data/lib/xbim_aim/models/zone_info.rb +308 -0
  166. data/lib/xbim_aim/version.rb +15 -0
  167. data/lib/xbim_aim.rb +197 -0
  168. data/spec/api/admin_api_spec.rb +95 -0
  169. data/spec/api/applications_api_spec.rb +71 -0
  170. data/spec/api/assemblies_api_spec.rb +160 -0
  171. data/spec/api/assets_api_spec.rb +203 -0
  172. data/spec/api/attributes_api_spec.rb +177 -0
  173. data/spec/api/component_types_api_spec.rb +160 -0
  174. data/spec/api/components_api_spec.rb +184 -0
  175. data/spec/api/contacts_api_spec.rb +160 -0
  176. data/spec/api/diagnostics_api_spec.rb +54 -0
  177. data/spec/api/document_files_api_spec.rb +69 -0
  178. data/spec/api/documents_api_spec.rb +160 -0
  179. data/spec/api/entities_api_spec.rb +203 -0
  180. data/spec/api/facilities_api_spec.rb +160 -0
  181. data/spec/api/issues_api_spec.rb +160 -0
  182. data/spec/api/jobs_api_spec.rb +160 -0
  183. data/spec/api/levels_api_spec.rb +160 -0
  184. data/spec/api/logs_api_spec.rb +47 -0
  185. data/spec/api/model_files_api_spec.rb +71 -0
  186. data/spec/api/model_mapping_api_spec.rb +71 -0
  187. data/spec/api/models_api_spec.rb +273 -0
  188. data/spec/api/resources_api_spec.rb +160 -0
  189. data/spec/api/schedules_api_spec.rb +126 -0
  190. data/spec/api/sites_api_spec.rb +160 -0
  191. data/spec/api/spaces_api_spec.rb +184 -0
  192. data/spec/api/spares_api_spec.rb +160 -0
  193. data/spec/api/stats_api_spec.rb +61 -0
  194. data/spec/api/systems_api_spec.rb +160 -0
  195. data/spec/api/thumbnails_api_spec.rb +63 -0
  196. data/spec/api/wexbim_api_spec.rb +175 -0
  197. data/spec/api/zones_api_spec.rb +160 -0
  198. data/spec/api_client_spec.rb +226 -0
  199. data/spec/configuration_spec.rb +42 -0
  200. data/spec/models/application_spec.rb +70 -0
  201. data/spec/models/assembly_diagnostics_spec.rb +88 -0
  202. data/spec/models/assembly_info_spec.rb +94 -0
  203. data/spec/models/assembly_item_spec.rb +178 -0
  204. data/spec/models/asset_create_spec.rb +44 -0
  205. data/spec/models/asset_edit_spec.rb +44 -0
  206. data/spec/models/asset_segment_spec.rb +88 -0
  207. data/spec/models/asset_spec.rb +92 -0
  208. data/spec/models/attribute_definition_create_spec.rb +78 -0
  209. data/spec/models/attribute_definition_edit_spec.rb +62 -0
  210. data/spec/models/attribute_definition_entity_spec.rb +126 -0
  211. data/spec/models/attribute_definition_spec.rb +102 -0
  212. data/spec/models/attribute_value_entity_spec.rb +70 -0
  213. data/spec/models/attribute_value_spec.rb +92 -0
  214. data/spec/models/cell_spec.rb +46 -0
  215. data/spec/models/classification_node_spec.rb +58 -0
  216. data/spec/models/column_definition_spec.rb +68 -0
  217. data/spec/models/complex_value_base_spec.rb +44 -0
  218. data/spec/models/component_create_spec.rb +70 -0
  219. data/spec/models/component_edit_spec.rb +52 -0
  220. data/spec/models/component_info_spec.rb +106 -0
  221. data/spec/models/component_spec.rb +226 -0
  222. data/spec/models/component_type_info_spec.rb +94 -0
  223. data/spec/models/component_type_spec.rb +202 -0
  224. data/spec/models/contact_entity_spec.rb +92 -0
  225. data/spec/models/contact_info_spec.rb +94 -0
  226. data/spec/models/contact_spec.rb +172 -0
  227. data/spec/models/db_update_spec.rb +40 -0
  228. data/spec/models/document_create_spec.rb +106 -0
  229. data/spec/models/document_edit_spec.rb +88 -0
  230. data/spec/models/document_info_spec.rb +94 -0
  231. data/spec/models/document_spec.rb +160 -0
  232. data/spec/models/entity_base_spec.rb +94 -0
  233. data/spec/models/entity_contact_spec.rb +92 -0
  234. data/spec/models/entity_create_spec.rb +64 -0
  235. data/spec/models/entity_edit_spec.rb +46 -0
  236. data/spec/models/entity_mapping_info_spec.rb +88 -0
  237. data/spec/models/entity_match_descriptor_spec.rb +52 -0
  238. data/spec/models/entity_match_info_spec.rb +46 -0
  239. data/spec/models/entity_ref_spec.rb +76 -0
  240. data/spec/models/entity_spec.rb +160 -0
  241. data/spec/models/facility_info_spec.rb +94 -0
  242. data/spec/models/facility_spec.rb +166 -0
  243. data/spec/models/file_upload_result_spec.rb +82 -0
  244. data/spec/models/footprint_spec.rb +58 -0
  245. data/spec/models/i_metered_resource_spec.rb +58 -0
  246. data/spec/models/ifc_type_spec.rb +52 -0
  247. data/spec/models/inline_object1_spec.rb +56 -0
  248. data/spec/models/inline_object2_spec.rb +34 -0
  249. data/spec/models/inline_object3_spec.rb +34 -0
  250. data/spec/models/inline_object4_spec.rb +56 -0
  251. data/spec/models/inline_object5_spec.rb +56 -0
  252. data/spec/models/inline_object_spec.rb +56 -0
  253. data/spec/models/issue_info_spec.rb +94 -0
  254. data/spec/models/issue_spec.rb +172 -0
  255. data/spec/models/job_create_spec.rb +70 -0
  256. data/spec/models/job_edit_spec.rb +52 -0
  257. data/spec/models/job_info_spec.rb +94 -0
  258. data/spec/models/job_spec.rb +196 -0
  259. data/spec/models/level_create_spec.rb +64 -0
  260. data/spec/models/level_edit_spec.rb +46 -0
  261. data/spec/models/level_info_spec.rb +94 -0
  262. data/spec/models/level_spec.rb +184 -0
  263. data/spec/models/mapping_message_info_spec.rb +76 -0
  264. data/spec/models/mapping_properties_spec.rb +40 -0
  265. data/spec/models/member_permission_spec.rb +66 -0
  266. data/spec/models/member_role_spec.rb +82 -0
  267. data/spec/models/model_create_spec.rb +68 -0
  268. data/spec/models/model_edit_spec.rb +56 -0
  269. data/spec/models/model_info_spec.rb +142 -0
  270. data/spec/models/model_mapping_report_spec.rb +118 -0
  271. data/spec/models/model_mapping_spec.rb +124 -0
  272. data/spec/models/model_spec.rb +260 -0
  273. data/spec/models/o_data_list_response_of_application_spec.rb +52 -0
  274. data/spec/models/o_data_list_response_of_assembly_diagnostics_spec.rb +52 -0
  275. data/spec/models/o_data_list_response_of_assembly_item_spec.rb +52 -0
  276. data/spec/models/o_data_list_response_of_asset_spec.rb +52 -0
  277. data/spec/models/o_data_list_response_of_attribute_definition_entity_spec.rb +52 -0
  278. data/spec/models/o_data_list_response_of_attribute_definition_spec.rb +52 -0
  279. data/spec/models/o_data_list_response_of_attribute_value_spec.rb +52 -0
  280. data/spec/models/o_data_list_response_of_complex_value_base_spec.rb +52 -0
  281. data/spec/models/o_data_list_response_of_component_spec.rb +52 -0
  282. data/spec/models/o_data_list_response_of_component_type_spec.rb +52 -0
  283. data/spec/models/o_data_list_response_of_contact_spec.rb +52 -0
  284. data/spec/models/o_data_list_response_of_document_spec.rb +52 -0
  285. data/spec/models/o_data_list_response_of_entity_ref_spec.rb +52 -0
  286. data/spec/models/o_data_list_response_of_entity_spec.rb +52 -0
  287. data/spec/models/o_data_list_response_of_facility_spec.rb +52 -0
  288. data/spec/models/o_data_list_response_of_issue_spec.rb +52 -0
  289. data/spec/models/o_data_list_response_of_job_spec.rb +52 -0
  290. data/spec/models/o_data_list_response_of_level_spec.rb +52 -0
  291. data/spec/models/o_data_list_response_of_member_permission_spec.rb +52 -0
  292. data/spec/models/o_data_list_response_of_model_mapping_report_spec.rb +52 -0
  293. data/spec/models/o_data_list_response_of_model_mapping_spec.rb +52 -0
  294. data/spec/models/o_data_list_response_of_model_spec.rb +52 -0
  295. data/spec/models/o_data_list_response_of_resource_spec.rb +52 -0
  296. data/spec/models/o_data_list_response_of_role_spec.rb +52 -0
  297. data/spec/models/o_data_list_response_of_row_spec.rb +52 -0
  298. data/spec/models/o_data_list_response_of_schedule_spec.rb +52 -0
  299. data/spec/models/o_data_list_response_of_site_spec.rb +52 -0
  300. data/spec/models/o_data_list_response_of_space_spec.rb +52 -0
  301. data/spec/models/o_data_list_response_of_spare_spec.rb +52 -0
  302. data/spec/models/o_data_list_response_of_system_item_spec.rb +52 -0
  303. data/spec/models/o_data_list_response_of_zone_spec.rb +52 -0
  304. data/spec/models/o_data_response_of_boolean_spec.rb +40 -0
  305. data/spec/models/quota_status_spec.rb +66 -0
  306. data/spec/models/related_entity_spec.rb +166 -0
  307. data/spec/models/resource_info_spec.rb +94 -0
  308. data/spec/models/resource_spec.rb +172 -0
  309. data/spec/models/role_member_spec.rb +56 -0
  310. data/spec/models/role_spec.rb +88 -0
  311. data/spec/models/row_spec.rb +40 -0
  312. data/spec/models/schedule_spec.rb +58 -0
  313. data/spec/models/site_spec.rb +166 -0
  314. data/spec/models/space_create_spec.rb +70 -0
  315. data/spec/models/space_edit_spec.rb +52 -0
  316. data/spec/models/space_info_spec.rb +106 -0
  317. data/spec/models/space_spec.rb +202 -0
  318. data/spec/models/spare_create_spec.rb +70 -0
  319. data/spec/models/spare_edit_spec.rb +52 -0
  320. data/spec/models/spare_info_spec.rb +94 -0
  321. data/spec/models/spare_spec.rb +178 -0
  322. data/spec/models/system_info_spec.rb +100 -0
  323. data/spec/models/system_item_spec.rb +178 -0
  324. data/spec/models/user_permissions_spec.rb +56 -0
  325. data/spec/models/value_container_spec.rb +78 -0
  326. data/spec/models/zone_info_spec.rb +94 -0
  327. data/spec/models/zone_spec.rb +178 -0
  328. data/spec/spec_helper.rb +111 -0
  329. data/xbim_aim-1.0.0.gem +0 -0
  330. data/xbim_aim.gemspec +38 -0
  331. metadata +413 -0
@@ -0,0 +1,308 @@
1
+ =begin
2
+ #XBIM Flex API v2
3
+
4
+ #This is the XBIM Flex Swagger service where you can explore the REST API for the platform.
5
+
6
+ The version of the OpenAPI document: 2.0
7
+ Contact: info@xbim.net
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module XbimAim
17
+ class ZoneInfo
18
+ attr_accessor :asset_model_id
19
+
20
+ attr_accessor :entity_id
21
+
22
+ attr_accessor :name
23
+
24
+ attr_accessor :description
25
+
26
+ attr_accessor :external_identifier
27
+
28
+ attr_accessor :external_object_type
29
+
30
+ attr_accessor :external_object_name
31
+
32
+ attr_accessor :model
33
+
34
+ attr_accessor :model_name
35
+
36
+ attr_accessor :date_created
37
+
38
+ attr_accessor :date_modified
39
+
40
+ # Attribute mapping from ruby-style variable name to JSON key.
41
+ def self.attribute_map
42
+ {
43
+ :'asset_model_id' => :'AssetModelId',
44
+ :'entity_id' => :'EntityId',
45
+ :'name' => :'Name',
46
+ :'description' => :'Description',
47
+ :'external_identifier' => :'ExternalIdentifier',
48
+ :'external_object_type' => :'ExternalObjectType',
49
+ :'external_object_name' => :'ExternalObjectName',
50
+ :'model' => :'Model',
51
+ :'model_name' => :'ModelName',
52
+ :'date_created' => :'DateCreated',
53
+ :'date_modified' => :'DateModified'
54
+ }
55
+ end
56
+
57
+ # Returns all the JSON keys this model knows about
58
+ def self.acceptable_attributes
59
+ attribute_map.values
60
+ end
61
+
62
+ # Attribute type mapping.
63
+ def self.openapi_types
64
+ {
65
+ :'asset_model_id' => :'Integer',
66
+ :'entity_id' => :'Integer',
67
+ :'name' => :'String',
68
+ :'description' => :'String',
69
+ :'external_identifier' => :'String',
70
+ :'external_object_type' => :'String',
71
+ :'external_object_name' => :'String',
72
+ :'model' => :'ModelInfo',
73
+ :'model_name' => :'String',
74
+ :'date_created' => :'Time',
75
+ :'date_modified' => :'Time'
76
+ }
77
+ end
78
+
79
+ # List of attributes with nullable: true
80
+ def self.openapi_nullable
81
+ Set.new([
82
+ ])
83
+ end
84
+
85
+ # Initializes the object
86
+ # @param [Hash] attributes Model attributes in the form of hash
87
+ def initialize(attributes = {})
88
+ if (!attributes.is_a?(Hash))
89
+ fail ArgumentError, "The input argument (attributes) must be a hash in `XbimAim::ZoneInfo` initialize method"
90
+ end
91
+
92
+ # check to see if the attribute exists and convert string to symbol for hash key
93
+ attributes = attributes.each_with_object({}) { |(k, v), h|
94
+ if (!self.class.attribute_map.key?(k.to_sym))
95
+ fail ArgumentError, "`#{k}` is not a valid attribute in `XbimAim::ZoneInfo`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
96
+ end
97
+ h[k.to_sym] = v
98
+ }
99
+
100
+ if attributes.key?(:'asset_model_id')
101
+ self.asset_model_id = attributes[:'asset_model_id']
102
+ end
103
+
104
+ if attributes.key?(:'entity_id')
105
+ self.entity_id = attributes[:'entity_id']
106
+ end
107
+
108
+ if attributes.key?(:'name')
109
+ self.name = attributes[:'name']
110
+ end
111
+
112
+ if attributes.key?(:'description')
113
+ self.description = attributes[:'description']
114
+ end
115
+
116
+ if attributes.key?(:'external_identifier')
117
+ self.external_identifier = attributes[:'external_identifier']
118
+ end
119
+
120
+ if attributes.key?(:'external_object_type')
121
+ self.external_object_type = attributes[:'external_object_type']
122
+ end
123
+
124
+ if attributes.key?(:'external_object_name')
125
+ self.external_object_name = attributes[:'external_object_name']
126
+ end
127
+
128
+ if attributes.key?(:'model')
129
+ self.model = attributes[:'model']
130
+ end
131
+
132
+ if attributes.key?(:'model_name')
133
+ self.model_name = attributes[:'model_name']
134
+ end
135
+
136
+ if attributes.key?(:'date_created')
137
+ self.date_created = attributes[:'date_created']
138
+ end
139
+
140
+ if attributes.key?(:'date_modified')
141
+ self.date_modified = attributes[:'date_modified']
142
+ end
143
+ end
144
+
145
+ # Show invalid properties with the reasons. Usually used together with valid?
146
+ # @return Array for valid properties with the reasons
147
+ def list_invalid_properties
148
+ invalid_properties = Array.new
149
+ invalid_properties
150
+ end
151
+
152
+ # Check to see if the all the properties in the model are valid
153
+ # @return true if the model is valid
154
+ def valid?
155
+ true
156
+ end
157
+
158
+ # Checks equality by comparing each attribute.
159
+ # @param [Object] Object to be compared
160
+ def ==(o)
161
+ return true if self.equal?(o)
162
+ self.class == o.class &&
163
+ asset_model_id == o.asset_model_id &&
164
+ entity_id == o.entity_id &&
165
+ name == o.name &&
166
+ description == o.description &&
167
+ external_identifier == o.external_identifier &&
168
+ external_object_type == o.external_object_type &&
169
+ external_object_name == o.external_object_name &&
170
+ model == o.model &&
171
+ model_name == o.model_name &&
172
+ date_created == o.date_created &&
173
+ date_modified == o.date_modified
174
+ end
175
+
176
+ # @see the `==` method
177
+ # @param [Object] Object to be compared
178
+ def eql?(o)
179
+ self == o
180
+ end
181
+
182
+ # Calculates hash code according to all attributes.
183
+ # @return [Integer] Hash code
184
+ def hash
185
+ [asset_model_id, entity_id, name, description, external_identifier, external_object_type, external_object_name, model, model_name, date_created, date_modified].hash
186
+ end
187
+
188
+ # Builds the object from hash
189
+ # @param [Hash] attributes Model attributes in the form of hash
190
+ # @return [Object] Returns the model itself
191
+ def self.build_from_hash(attributes)
192
+ new.build_from_hash(attributes)
193
+ end
194
+
195
+ # Builds the object from hash
196
+ # @param [Hash] attributes Model attributes in the form of hash
197
+ # @return [Object] Returns the model itself
198
+ def build_from_hash(attributes)
199
+ return nil unless attributes.is_a?(Hash)
200
+ self.class.openapi_types.each_pair do |key, type|
201
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
202
+ self.send("#{key}=", nil)
203
+ elsif type =~ /\AArray<(.*)>/i
204
+ # check to ensure the input is an array given that the attribute
205
+ # is documented as an array but the input is not
206
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
207
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
208
+ end
209
+ elsif !attributes[self.class.attribute_map[key]].nil?
210
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
211
+ end
212
+ end
213
+
214
+ self
215
+ end
216
+
217
+ # Deserializes the data based on type
218
+ # @param string type Data type
219
+ # @param string value Value to be deserialized
220
+ # @return [Object] Deserialized data
221
+ def _deserialize(type, value)
222
+ case type.to_sym
223
+ when :Time
224
+ Time.parse(value)
225
+ when :Date
226
+ Date.parse(value)
227
+ when :String
228
+ value.to_s
229
+ when :Integer
230
+ value.to_i
231
+ when :Float
232
+ value.to_f
233
+ when :Boolean
234
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
235
+ true
236
+ else
237
+ false
238
+ end
239
+ when :Object
240
+ # generic object (usually a Hash), return directly
241
+ value
242
+ when /\AArray<(?<inner_type>.+)>\z/
243
+ inner_type = Regexp.last_match[:inner_type]
244
+ value.map { |v| _deserialize(inner_type, v) }
245
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
246
+ k_type = Regexp.last_match[:k_type]
247
+ v_type = Regexp.last_match[:v_type]
248
+ {}.tap do |hash|
249
+ value.each do |k, v|
250
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
251
+ end
252
+ end
253
+ else # model
254
+ # models (e.g. Pet) or oneOf
255
+ klass = XbimAim.const_get(type)
256
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
257
+ end
258
+ end
259
+
260
+ # Returns the string representation of the object
261
+ # @return [String] String presentation of the object
262
+ def to_s
263
+ to_hash.to_s
264
+ end
265
+
266
+ # to_body is an alias to to_hash (backward compatibility)
267
+ # @return [Hash] Returns the object in the form of hash
268
+ def to_body
269
+ to_hash
270
+ end
271
+
272
+ # Returns the object in the form of hash
273
+ # @return [Hash] Returns the object in the form of hash
274
+ def to_hash
275
+ hash = {}
276
+ self.class.attribute_map.each_pair do |attr, param|
277
+ value = self.send(attr)
278
+ if value.nil?
279
+ is_nullable = self.class.openapi_nullable.include?(attr)
280
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
281
+ end
282
+
283
+ hash[param] = _to_hash(value)
284
+ end
285
+ hash
286
+ end
287
+
288
+ # Outputs non-array value in the form of hash
289
+ # For object, use to_hash. Otherwise, just return the value
290
+ # @param [Object] value Any valid value
291
+ # @return [Hash] Returns the value in the form of hash
292
+ def _to_hash(value)
293
+ if value.is_a?(Array)
294
+ value.compact.map { |v| _to_hash(v) }
295
+ elsif value.is_a?(Hash)
296
+ {}.tap do |hash|
297
+ value.each { |k, v| hash[k] = _to_hash(v) }
298
+ end
299
+ elsif value.respond_to? :to_hash
300
+ value.to_hash
301
+ else
302
+ value
303
+ end
304
+ end
305
+
306
+ end
307
+
308
+ end
@@ -0,0 +1,15 @@
1
+ =begin
2
+ #XBIM Flex API v2
3
+
4
+ #This is the XBIM Flex Swagger service where you can explore the REST API for the platform.
5
+
6
+ The version of the OpenAPI document: 2.0
7
+ Contact: info@xbim.net
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ module XbimAim
14
+ VERSION = '2.0.0'
15
+ end
data/lib/xbim_aim.rb ADDED
@@ -0,0 +1,197 @@
1
+ =begin
2
+ #XBIM Flex API v2
3
+
4
+ #This is the XBIM Flex Swagger service where you can explore the REST API for the platform.
5
+
6
+ The version of the OpenAPI document: 2.0
7
+ Contact: info@xbim.net
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ # Common files
14
+ require 'xbim_aim/api_client'
15
+ require 'xbim_aim/api_error'
16
+ require 'xbim_aim/version'
17
+ require 'xbim_aim/configuration'
18
+
19
+ # Models
20
+ require 'xbim_aim/models/application'
21
+ require 'xbim_aim/models/assembly_diagnostics'
22
+ require 'xbim_aim/models/assembly_info'
23
+ require 'xbim_aim/models/assembly_item'
24
+ require 'xbim_aim/models/asset'
25
+ require 'xbim_aim/models/asset_create'
26
+ require 'xbim_aim/models/asset_edit'
27
+ require 'xbim_aim/models/asset_segment'
28
+ require 'xbim_aim/models/attribute_definition'
29
+ require 'xbim_aim/models/attribute_definition_create'
30
+ require 'xbim_aim/models/attribute_definition_edit'
31
+ require 'xbim_aim/models/attribute_definition_entity'
32
+ require 'xbim_aim/models/attribute_value'
33
+ require 'xbim_aim/models/attribute_value_entity'
34
+ require 'xbim_aim/models/cell'
35
+ require 'xbim_aim/models/classification_node'
36
+ require 'xbim_aim/models/column_definition'
37
+ require 'xbim_aim/models/complex_value_base'
38
+ require 'xbim_aim/models/component'
39
+ require 'xbim_aim/models/component_create'
40
+ require 'xbim_aim/models/component_edit'
41
+ require 'xbim_aim/models/component_info'
42
+ require 'xbim_aim/models/component_type'
43
+ require 'xbim_aim/models/component_type_info'
44
+ require 'xbim_aim/models/contact'
45
+ require 'xbim_aim/models/contact_entity'
46
+ require 'xbim_aim/models/contact_info'
47
+ require 'xbim_aim/models/db_update'
48
+ require 'xbim_aim/models/document'
49
+ require 'xbim_aim/models/document_create'
50
+ require 'xbim_aim/models/document_edit'
51
+ require 'xbim_aim/models/document_info'
52
+ require 'xbim_aim/models/entity'
53
+ require 'xbim_aim/models/entity_base'
54
+ require 'xbim_aim/models/entity_contact'
55
+ require 'xbim_aim/models/entity_create'
56
+ require 'xbim_aim/models/entity_edit'
57
+ require 'xbim_aim/models/entity_mapping_info'
58
+ require 'xbim_aim/models/entity_match_descriptor'
59
+ require 'xbim_aim/models/entity_match_info'
60
+ require 'xbim_aim/models/entity_ref'
61
+ require 'xbim_aim/models/facility'
62
+ require 'xbim_aim/models/facility_info'
63
+ require 'xbim_aim/models/file_upload_result'
64
+ require 'xbim_aim/models/footprint'
65
+ require 'xbim_aim/models/i_metered_resource'
66
+ require 'xbim_aim/models/ifc_type'
67
+ require 'xbim_aim/models/inline_object'
68
+ require 'xbim_aim/models/inline_object1'
69
+ require 'xbim_aim/models/inline_object2'
70
+ require 'xbim_aim/models/inline_object3'
71
+ require 'xbim_aim/models/inline_object4'
72
+ require 'xbim_aim/models/inline_object5'
73
+ require 'xbim_aim/models/issue'
74
+ require 'xbim_aim/models/issue_info'
75
+ require 'xbim_aim/models/job'
76
+ require 'xbim_aim/models/job_create'
77
+ require 'xbim_aim/models/job_edit'
78
+ require 'xbim_aim/models/job_info'
79
+ require 'xbim_aim/models/level'
80
+ require 'xbim_aim/models/level_create'
81
+ require 'xbim_aim/models/level_edit'
82
+ require 'xbim_aim/models/level_info'
83
+ require 'xbim_aim/models/mapping_message_info'
84
+ require 'xbim_aim/models/mapping_properties'
85
+ require 'xbim_aim/models/member_permission'
86
+ require 'xbim_aim/models/member_role'
87
+ require 'xbim_aim/models/model'
88
+ require 'xbim_aim/models/model_create'
89
+ require 'xbim_aim/models/model_edit'
90
+ require 'xbim_aim/models/model_info'
91
+ require 'xbim_aim/models/model_mapping'
92
+ require 'xbim_aim/models/model_mapping_report'
93
+ require 'xbim_aim/models/o_data_list_response_of_application'
94
+ require 'xbim_aim/models/o_data_list_response_of_assembly_diagnostics'
95
+ require 'xbim_aim/models/o_data_list_response_of_assembly_item'
96
+ require 'xbim_aim/models/o_data_list_response_of_asset'
97
+ require 'xbim_aim/models/o_data_list_response_of_attribute_definition'
98
+ require 'xbim_aim/models/o_data_list_response_of_attribute_definition_entity'
99
+ require 'xbim_aim/models/o_data_list_response_of_attribute_value'
100
+ require 'xbim_aim/models/o_data_list_response_of_complex_value_base'
101
+ require 'xbim_aim/models/o_data_list_response_of_component'
102
+ require 'xbim_aim/models/o_data_list_response_of_component_type'
103
+ require 'xbim_aim/models/o_data_list_response_of_contact'
104
+ require 'xbim_aim/models/o_data_list_response_of_document'
105
+ require 'xbim_aim/models/o_data_list_response_of_entity'
106
+ require 'xbim_aim/models/o_data_list_response_of_entity_ref'
107
+ require 'xbim_aim/models/o_data_list_response_of_facility'
108
+ require 'xbim_aim/models/o_data_list_response_of_issue'
109
+ require 'xbim_aim/models/o_data_list_response_of_job'
110
+ require 'xbim_aim/models/o_data_list_response_of_level'
111
+ require 'xbim_aim/models/o_data_list_response_of_member_permission'
112
+ require 'xbim_aim/models/o_data_list_response_of_model'
113
+ require 'xbim_aim/models/o_data_list_response_of_model_mapping'
114
+ require 'xbim_aim/models/o_data_list_response_of_model_mapping_report'
115
+ require 'xbim_aim/models/o_data_list_response_of_resource'
116
+ require 'xbim_aim/models/o_data_list_response_of_role'
117
+ require 'xbim_aim/models/o_data_list_response_of_row'
118
+ require 'xbim_aim/models/o_data_list_response_of_schedule'
119
+ require 'xbim_aim/models/o_data_list_response_of_site'
120
+ require 'xbim_aim/models/o_data_list_response_of_space'
121
+ require 'xbim_aim/models/o_data_list_response_of_spare'
122
+ require 'xbim_aim/models/o_data_list_response_of_system_item'
123
+ require 'xbim_aim/models/o_data_list_response_of_zone'
124
+ require 'xbim_aim/models/o_data_response_of_boolean'
125
+ require 'xbim_aim/models/quota_status'
126
+ require 'xbim_aim/models/related_entity'
127
+ require 'xbim_aim/models/resource'
128
+ require 'xbim_aim/models/resource_info'
129
+ require 'xbim_aim/models/role'
130
+ require 'xbim_aim/models/role_member'
131
+ require 'xbim_aim/models/row'
132
+ require 'xbim_aim/models/schedule'
133
+ require 'xbim_aim/models/site'
134
+ require 'xbim_aim/models/space'
135
+ require 'xbim_aim/models/space_create'
136
+ require 'xbim_aim/models/space_edit'
137
+ require 'xbim_aim/models/space_info'
138
+ require 'xbim_aim/models/spare'
139
+ require 'xbim_aim/models/spare_create'
140
+ require 'xbim_aim/models/spare_edit'
141
+ require 'xbim_aim/models/spare_info'
142
+ require 'xbim_aim/models/system_info'
143
+ require 'xbim_aim/models/system_item'
144
+ require 'xbim_aim/models/user_permissions'
145
+ require 'xbim_aim/models/value_container'
146
+ require 'xbim_aim/models/zone'
147
+ require 'xbim_aim/models/zone_info'
148
+
149
+ # APIs
150
+ require 'xbim_aim/api/admin_api'
151
+ require 'xbim_aim/api/applications_api'
152
+ require 'xbim_aim/api/assemblies_api'
153
+ require 'xbim_aim/api/assets_api'
154
+ require 'xbim_aim/api/attributes_api'
155
+ require 'xbim_aim/api/component_types_api'
156
+ require 'xbim_aim/api/components_api'
157
+ require 'xbim_aim/api/contacts_api'
158
+ require 'xbim_aim/api/diagnostics_api'
159
+ require 'xbim_aim/api/document_files_api'
160
+ require 'xbim_aim/api/documents_api'
161
+ require 'xbim_aim/api/entities_api'
162
+ require 'xbim_aim/api/facilities_api'
163
+ require 'xbim_aim/api/issues_api'
164
+ require 'xbim_aim/api/jobs_api'
165
+ require 'xbim_aim/api/levels_api'
166
+ require 'xbim_aim/api/logs_api'
167
+ require 'xbim_aim/api/model_files_api'
168
+ require 'xbim_aim/api/model_mapping_api'
169
+ require 'xbim_aim/api/models_api'
170
+ require 'xbim_aim/api/resources_api'
171
+ require 'xbim_aim/api/schedules_api'
172
+ require 'xbim_aim/api/sites_api'
173
+ require 'xbim_aim/api/spaces_api'
174
+ require 'xbim_aim/api/spares_api'
175
+ require 'xbim_aim/api/stats_api'
176
+ require 'xbim_aim/api/systems_api'
177
+ require 'xbim_aim/api/thumbnails_api'
178
+ require 'xbim_aim/api/wexbim_api'
179
+ require 'xbim_aim/api/zones_api'
180
+
181
+ module XbimAim
182
+ class << self
183
+ # Customize default settings for the SDK using block.
184
+ # XbimAim.configure do |config|
185
+ # config.username = "xxx"
186
+ # config.password = "xxx"
187
+ # end
188
+ # If no block given, return the default Configuration object.
189
+ def configure
190
+ if block_given?
191
+ yield(Configuration.default)
192
+ else
193
+ Configuration.default
194
+ end
195
+ end
196
+ end
197
+ end
@@ -0,0 +1,95 @@
1
+ =begin
2
+ #XBIM Flex API v2
3
+
4
+ #This is the XBIM Flex Swagger service where you can explore the REST API for the platform.
5
+
6
+ The version of the OpenAPI document: 2.0
7
+ Contact: info@xbim.net
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for XbimAim::AdminApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'AdminApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = XbimAim::AdminApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of AdminApi' do
30
+ it 'should create an instance of AdminApi' do
31
+ expect(@api_instance).to be_instance_of(XbimAim::AdminApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for admin_applied_updates
36
+ # Lists the Database schema updates already installed
37
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Lists the Database schema updates already installed.&lt;br/&gt;This can only be used by users in the Flex Superuser role.&lt;br/&gt;Return Type: &lt;b&gt;DbUpdate&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
38
+ # @param region The data center region the data resides in
39
+ # @param [Hash] opts the optional parameters
40
+ # @return [Array<DbUpdate>]
41
+ describe 'admin_applied_updates test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for admin_flush_caches
48
+ # Flushes the Flex caches
49
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Flushes the Flex caches.&lt;br/&gt;This can only be used by users in the Flex Superuser role.&lt;br/&gt;Return Type: &lt;b&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
50
+ # @param region The data center region the data resides in
51
+ # @param [Hash] opts the optional parameters
52
+ # @return [nil]
53
+ describe 'admin_flush_caches test' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ # unit tests for admin_get_is_current
60
+ # Returns a flag indicating if the database schema requires an upgrade
61
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Returns a flag indicating if the database schema requires an upgrade.&lt;br/&gt;This service can be used by any client. SuperUser role is not required.&lt;br/&gt;Return Type: &lt;b&gt;boolean&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
62
+ # @param region The data center region the data resides in
63
+ # @param [Hash] opts the optional parameters
64
+ # @return [Boolean]
65
+ describe 'admin_get_is_current test' do
66
+ it 'should work' do
67
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
+ end
69
+ end
70
+
71
+ # unit tests for admin_pending_updates
72
+ # Lists the Database schema updates required
73
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Lists the Database schema updates required.&lt;br/&gt;This can only be used by users in the Flex Superuser role.&lt;br/&gt;Return Type: &lt;b&gt;DbUpdate&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
74
+ # @param region The data center region the data resides in
75
+ # @param [Hash] opts the optional parameters
76
+ # @return [Array<DbUpdate>]
77
+ describe 'admin_pending_updates test' do
78
+ it 'should work' do
79
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
80
+ end
81
+ end
82
+
83
+ # unit tests for admin_update_schema
84
+ # Updates the Database schemas to the latest version
85
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Updates the Database schemas to the latest version.&lt;br/&gt;This can only be used by users in the Flex Superuser role.&lt;br/&gt;Return Type: &lt;b&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
86
+ # @param region The data center region the data resides in
87
+ # @param [Hash] opts the optional parameters
88
+ # @return [nil]
89
+ describe 'admin_update_schema test' do
90
+ it 'should work' do
91
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
92
+ end
93
+ end
94
+
95
+ end
@@ -0,0 +1,71 @@
1
+ =begin
2
+ #XBIM Flex API v2
3
+
4
+ #This is the XBIM Flex Swagger service where you can explore the REST API for the platform.
5
+
6
+ The version of the OpenAPI document: 2.0
7
+ Contact: info@xbim.net
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for XbimAim::ApplicationsApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'ApplicationsApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = XbimAim::ApplicationsApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ApplicationsApi' do
30
+ it 'should create an instance of ApplicationsApi' do
31
+ expect(@api_instance).to be_instance_of(XbimAim::ApplicationsApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for applications_get_by_tenantid
36
+ # Returns the EntitySet Applications
37
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Returns the EntitySet Applications.&lt;br/&gt;Return Type: &lt;b&gt;ODataListResponseOfApplication&lt;/b&gt;&lt;br/&gt;For more information about OData responses &lt;a href&#x3D;&#39;https://www.odata.org/getting-started/understand-odata-in-6-steps/&#39;&gt;link&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;
38
+ # @param tenant_id The unique Tenant ID (UUID or Identifier string)
39
+ # @param region The data center region the data resides in
40
+ # @param [Hash] opts the optional parameters
41
+ # @option opts [String] :expand Expands related entities inline.
42
+ # @option opts [String] :filter Filters the results, based on a Boolean condition.
43
+ # @option opts [String] :select Selects which properties to include in the response.
44
+ # @option opts [String] :orderby Sorts the results.
45
+ # @option opts [Integer] :top Returns only the first n results.
46
+ # @option opts [Integer] :skip Skips the first n results.
47
+ # @option opts [Boolean] :count Includes a count of the matching results in the response.
48
+ # @return [ODataListResponseOfApplication]
49
+ describe 'applications_get_by_tenantid test' do
50
+ it 'should work' do
51
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
52
+ end
53
+ end
54
+
55
+ # unit tests for applications_get_single_by_applicationid_and_tenantid
56
+ # Returns the entity with the key from Applications
57
+ # &lt;span style&#x3D;&#39;font-size: 17px;&#39;&gt;Summary:&lt;/span&gt;Returns the entity with the key from Applications.&lt;br/&gt;Return Type: &lt;b&gt;Application&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
58
+ # @param application_id key: ApplicationId
59
+ # @param tenant_id The unique Tenant ID (UUID or Identifier string)
60
+ # @param region The data center region the data resides in
61
+ # @param [Hash] opts the optional parameters
62
+ # @option opts [String] :expand Expands related entities inline.
63
+ # @option opts [String] :select Selects which properties to include in the response.
64
+ # @return [Application]
65
+ describe 'applications_get_single_by_applicationid_and_tenantid test' do
66
+ it 'should work' do
67
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
+ end
69
+ end
70
+
71
+ end