doorflow 1.0.1 → 1.1.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 (194) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +14 -0
  3. data/README.md +222 -316
  4. data/bin/post-generate +3 -1
  5. data/doorflow.gemspec +1 -1
  6. data/lib/doorflow-api/api/accounts_api.rb +1 -1
  7. data/lib/doorflow-api/api/admission_requests_api.rb +2 -2
  8. data/lib/doorflow-api/api/card_designs_api.rb +347 -0
  9. data/lib/doorflow-api/api/card_template_types_api.rb +350 -0
  10. data/lib/doorflow-api/api/card_templates_api.rb +811 -0
  11. data/lib/doorflow-api/api/channels_api.rb +11 -11
  12. data/lib/doorflow-api/api/credential_types_api.rb +1 -1
  13. data/lib/doorflow-api/api/credentials_api.rb +6 -6
  14. data/lib/doorflow-api/api/element_sessions_api.rb +90 -0
  15. data/lib/doorflow-api/api/events_api.rb +2 -2
  16. data/lib/doorflow-api/api/group_reservations_api.rb +68 -5
  17. data/lib/doorflow-api/api/groups_api.rb +1 -1
  18. data/lib/doorflow-api/api/notification_rules_api.rb +7 -7
  19. data/lib/doorflow-api/api/oauth_api.rb +1 -1
  20. data/lib/doorflow-api/api/people_api.rb +7 -7
  21. data/lib/doorflow-api/api/reservations_api.rb +5 -5
  22. data/lib/doorflow-api/api/roles_api.rb +1 -1
  23. data/lib/doorflow-api/api/sites_api.rb +1 -1
  24. data/lib/doorflow-api/api/sync_api.rb +4 -4
  25. data/lib/doorflow-api/api_client.rb +8 -4
  26. data/lib/doorflow-api/api_error.rb +9 -14
  27. data/lib/doorflow-api/api_model_base.rb +1 -1
  28. data/lib/doorflow-api/configuration.rb +1 -1
  29. data/lib/doorflow-api/models/account.rb +1 -1
  30. data/lib/doorflow-api/models/account_passport.rb +1 -1
  31. data/lib/doorflow-api/models/account_reseller.rb +1 -1
  32. data/lib/doorflow-api/models/account_sync.rb +1 -1
  33. data/lib/doorflow-api/models/account_user.rb +1 -1
  34. data/lib/doorflow-api/models/admission_request.rb +1 -1
  35. data/lib/doorflow-api/models/admission_request_door_controller.rb +1 -1
  36. data/lib/doorflow-api/models/admission_request_person.rb +1 -1
  37. data/lib/doorflow-api/models/admit_channel202_response.rb +1 -1
  38. data/lib/doorflow-api/models/admit_person202_response.rb +1 -1
  39. data/lib/doorflow-api/models/admit_person403_response.rb +1 -1
  40. data/lib/doorflow-api/models/admit_person_request.rb +1 -1
  41. data/lib/doorflow-api/models/auto_unlock_channel400_response.rb +1 -1
  42. data/lib/doorflow-api/models/auto_unlock_channel_request.rb +1 -1
  43. data/lib/doorflow-api/models/card_design.rb +243 -0
  44. data/lib/doorflow-api/models/card_design_image_back.rb +179 -0
  45. data/lib/doorflow-api/models/card_design_image_front.rb +179 -0
  46. data/lib/doorflow-api/models/card_design_input.rb +181 -0
  47. data/lib/doorflow-api/models/card_template.rb +475 -0
  48. data/lib/doorflow-api/models/card_template_input.rb +147 -0
  49. data/lib/doorflow-api/models/card_template_input_card_template.rb +347 -0
  50. data/lib/doorflow-api/models/card_template_type.rb +321 -0
  51. data/lib/doorflow-api/models/card_template_type_input.rb +147 -0
  52. data/lib/doorflow-api/models/card_template_type_input_card_template_type.rb +251 -0
  53. data/lib/doorflow-api/models/card_template_type_input_card_template_type_non_printable_zones_inner.rb +183 -0
  54. data/lib/doorflow-api/models/card_template_type_non_printable_zones_inner.rb +188 -0
  55. data/lib/doorflow-api/models/channel.rb +1 -1
  56. data/lib/doorflow-api/models/channel_auto_unlock.rb +1 -1
  57. data/lib/doorflow-api/models/channel_lockdown.rb +1 -1
  58. data/lib/doorflow-api/models/channel_lockdown_aux_lockdown.rb +1 -1
  59. data/lib/doorflow-api/models/channel_lockdown_card_lockdown.rb +1 -1
  60. data/lib/doorflow-api/models/channel_lockdown_rex_lockdown.rb +1 -1
  61. data/lib/doorflow-api/models/channel_mode.rb +1 -1
  62. data/lib/doorflow-api/models/channel_sync.rb +5 -2
  63. data/lib/doorflow-api/models/{create_credential422_response.rb → create_card_design422_response.rb} +5 -5
  64. data/lib/doorflow-api/models/{create_credential422_response_errors.rb → create_card_design422_response_errors.rb} +4 -4
  65. data/lib/doorflow-api/models/credential.rb +4 -4
  66. data/lib/doorflow-api/models/credential_input.rb +1 -1
  67. data/lib/doorflow-api/models/credential_input_person_credential.rb +1 -1
  68. data/lib/doorflow-api/models/credential_type.rb +1 -1
  69. data/lib/doorflow-api/models/credential_update_input.rb +1 -1
  70. data/lib/doorflow-api/models/credential_update_input_person_credential.rb +1 -1
  71. data/lib/doorflow-api/models/{delete_group_reservation200_response.rb → delete_card_design200_response.rb} +4 -4
  72. data/lib/doorflow-api/models/delete_card_template_type409_response.rb +147 -0
  73. data/lib/doorflow-api/models/element_session.rb +192 -0
  74. data/lib/doorflow-api/models/element_session_config.rb +265 -0
  75. data/lib/doorflow-api/models/element_session_error.rb +199 -0
  76. data/lib/doorflow-api/models/element_session_input.rb +271 -0
  77. data/lib/doorflow-api/models/element_session_member.rb +186 -0
  78. data/lib/doorflow-api/models/error.rb +1 -1
  79. data/lib/doorflow-api/models/event.rb +1 -1
  80. data/lib/doorflow-api/models/get_access_token200_response.rb +1 -1
  81. data/lib/doorflow-api/models/get_access_token400_response.rb +1 -1
  82. data/lib/doorflow-api/models/get_access_token401_response.rb +1 -1
  83. data/lib/doorflow-api/models/get_admission_request401_response.rb +1 -1
  84. data/lib/doorflow-api/models/get_admission_request403_response.rb +1 -1
  85. data/lib/doorflow-api/models/get_admission_request404_response.rb +1 -1
  86. data/lib/doorflow-api/models/get_admission_request500_response.rb +1 -1
  87. data/lib/doorflow-api/models/get_token_info200_response.rb +1 -1
  88. data/lib/doorflow-api/models/get_token_info200_response_application.rb +1 -1
  89. data/lib/doorflow-api/models/get_token_info401_response.rb +1 -1
  90. data/lib/doorflow-api/models/group.rb +1 -1
  91. data/lib/doorflow-api/models/group_reservation.rb +1 -1
  92. data/lib/doorflow-api/models/group_reservation_input.rb +1 -1
  93. data/lib/doorflow-api/models/group_reservation_input_group_reservation.rb +1 -1
  94. data/lib/doorflow-api/models/initiate_sync429_response.rb +1 -1
  95. data/lib/doorflow-api/models/linked_file.rb +217 -0
  96. data/lib/doorflow-api/models/list_events400_response.rb +1 -1
  97. data/lib/doorflow-api/models/lockdown_channel_request.rb +1 -1
  98. data/lib/doorflow-api/models/notification_rule.rb +1 -1
  99. data/lib/doorflow-api/models/notification_rule_actions_inner.rb +1 -1
  100. data/lib/doorflow-api/models/notification_rule_conditions_inner.rb +1 -1
  101. data/lib/doorflow-api/models/notification_rule_events_inner.rb +1 -1
  102. data/lib/doorflow-api/models/notification_rule_input.rb +1 -1
  103. data/lib/doorflow-api/models/person.rb +30 -8
  104. data/lib/doorflow-api/models/person_input.rb +1 -1
  105. data/lib/doorflow-api/models/reservation.rb +1 -1
  106. data/lib/doorflow-api/models/reservation_input.rb +1 -1
  107. data/lib/doorflow-api/models/revoke_token403_response.rb +1 -1
  108. data/lib/doorflow-api/models/role.rb +1 -1
  109. data/lib/doorflow-api/models/site.rb +1 -1
  110. data/lib/doorflow-api/models/site_site_ips_inner.rb +1 -1
  111. data/lib/doorflow-api/models/unlock_channel_request.rb +1 -1
  112. data/lib/doorflow-api/version.rb +2 -2
  113. data/lib/doorflow-api.rb +28 -9
  114. data/lib/doorflow.rb +7 -2
  115. metadata +43 -164
  116. data/spec/api/admission_requests_api_spec.rb +0 -47
  117. data/spec/api/channels_api_spec.rb +0 -174
  118. data/spec/api/credential_types_api_spec.rb +0 -49
  119. data/spec/api/group_reservations_api_spec.rb +0 -75
  120. data/spec/api/oauth_api_spec.rb +0 -97
  121. data/spec/doorflow/client_spec.rb +0 -109
  122. data/spec/doorflow/webhooks/event_spec.rb +0 -117
  123. data/spec/doorflow/webhooks/handler_spec.rb +0 -154
  124. data/spec/doorflow/webhooks/signature_verifier_spec.rb +0 -210
  125. data/spec/doorflow/webhooks/support.rb +0 -18
  126. data/spec/doorflow_spec.rb +0 -22
  127. data/spec/fixtures/vcr_cassettes/channel/list.yml +0 -70
  128. data/spec/fixtures/vcr_cassettes/channel/retrieve.yml +0 -131
  129. data/spec/fixtures/vcr_cassettes/person/auto_pagination.yml +0 -87
  130. data/spec/fixtures/vcr_cassettes/person/create.yml +0 -64
  131. data/spec/fixtures/vcr_cassettes/person/delete.yml +0 -125
  132. data/spec/fixtures/vcr_cassettes/person/list.yml +0 -90
  133. data/spec/fixtures/vcr_cassettes/person/not_found.yml +0 -62
  134. data/spec/fixtures/vcr_cassettes/person/retrieve.yml +0 -136
  135. data/spec/fixtures/vcr_cassettes/person/update.yml +0 -260
  136. data/spec/fixtures/vcr_cassettes/person/validation_error.yml +0 -62
  137. data/spec/integration/channel_spec.rb +0 -88
  138. data/spec/integration/person_spec.rb +0 -99
  139. data/spec/models/account_passport_spec.rb +0 -42
  140. data/spec/models/account_reseller_spec.rb +0 -60
  141. data/spec/models/account_sync_spec.rb +0 -52
  142. data/spec/models/account_user_spec.rb +0 -54
  143. data/spec/models/admission_request_door_controller_spec.rb +0 -42
  144. data/spec/models/admission_request_person_spec.rb +0 -42
  145. data/spec/models/admission_request_spec.rb +0 -82
  146. data/spec/models/admit_channel202_response_spec.rb +0 -46
  147. data/spec/models/admit_person202_response_spec.rb +0 -46
  148. data/spec/models/admit_person403_response_spec.rb +0 -42
  149. data/spec/models/admit_person_request_spec.rb +0 -36
  150. data/spec/models/auto_unlock_channel400_response_spec.rb +0 -42
  151. data/spec/models/auto_unlock_channel_request_spec.rb +0 -36
  152. data/spec/models/channel_auto_unlock_spec.rb +0 -42
  153. data/spec/models/channel_lockdown_aux_lockdown_spec.rb +0 -36
  154. data/spec/models/channel_lockdown_card_lockdown_spec.rb +0 -36
  155. data/spec/models/channel_lockdown_rex_lockdown_spec.rb +0 -36
  156. data/spec/models/channel_lockdown_spec.rb +0 -54
  157. data/spec/models/channel_mode_spec.rb +0 -52
  158. data/spec/models/channel_sync_spec.rb +0 -46
  159. data/spec/models/create_credential422_response_errors_spec.rb +0 -48
  160. data/spec/models/create_credential422_response_spec.rb +0 -42
  161. data/spec/models/credential_input_person_credential_spec.rb +0 -48
  162. data/spec/models/credential_input_spec.rb +0 -36
  163. data/spec/models/credential_spec.rb +0 -86
  164. data/spec/models/credential_update_input_person_credential_spec.rb +0 -36
  165. data/spec/models/credential_update_input_spec.rb +0 -36
  166. data/spec/models/delete_group_reservation200_response_spec.rb +0 -36
  167. data/spec/models/error_spec.rb +0 -42
  168. data/spec/models/get_access_token200_response_spec.rb +0 -66
  169. data/spec/models/get_access_token400_response_spec.rb +0 -46
  170. data/spec/models/get_access_token401_response_spec.rb +0 -42
  171. data/spec/models/get_admission_request401_response_spec.rb +0 -42
  172. data/spec/models/get_admission_request403_response_spec.rb +0 -42
  173. data/spec/models/get_admission_request404_response_spec.rb +0 -42
  174. data/spec/models/get_admission_request500_response_spec.rb +0 -42
  175. data/spec/models/get_token_info200_response_application_spec.rb +0 -36
  176. data/spec/models/get_token_info200_response_spec.rb +0 -66
  177. data/spec/models/get_token_info401_response_spec.rb +0 -42
  178. data/spec/models/group_reservation_input_group_reservation_spec.rb +0 -54
  179. data/spec/models/group_reservation_input_spec.rb +0 -36
  180. data/spec/models/group_reservation_spec.rb +0 -82
  181. data/spec/models/initiate_sync429_response_spec.rb +0 -52
  182. data/spec/models/list_events400_response_spec.rb +0 -42
  183. data/spec/models/lockdown_channel_request_spec.rb +0 -48
  184. data/spec/models/notification_rule_actions_inner_spec.rb +0 -48
  185. data/spec/models/notification_rule_conditions_inner_spec.rb +0 -48
  186. data/spec/models/notification_rule_events_inner_spec.rb +0 -42
  187. data/spec/models/notification_rule_input_spec.rb +0 -60
  188. data/spec/models/person_input_spec.rb +0 -180
  189. data/spec/models/reservation_input_spec.rb +0 -60
  190. data/spec/models/revoke_token403_response_spec.rb +0 -42
  191. data/spec/models/site_site_ips_inner_spec.rb +0 -36
  192. data/spec/models/unlock_channel_request_spec.rb +0 -36
  193. data/spec/resources/credential_bugs_spec.rb +0 -115
  194. data/spec/spec_helper.rb +0 -160
@@ -1,42 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::AutoUnlockChannel400Response
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::AutoUnlockChannel400Response do
21
- #let(:instance) { DoorFlow::AutoUnlockChannel400Response.new }
22
-
23
- describe 'test an instance of AutoUnlockChannel400Response' do
24
- it 'should create an instance of AutoUnlockChannel400Response' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::AutoUnlockChannel400Response)
27
- end
28
- end
29
-
30
- describe 'test attribute "success"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "message"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,36 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::AutoUnlockChannelRequest
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::AutoUnlockChannelRequest do
21
- #let(:instance) { DoorFlow::AutoUnlockChannelRequest.new }
22
-
23
- describe 'test an instance of AutoUnlockChannelRequest' do
24
- it 'should create an instance of AutoUnlockChannelRequest' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::AutoUnlockChannelRequest)
27
- end
28
- end
29
-
30
- describe 'test attribute "shift_id"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelAutoUnlock
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelAutoUnlock do
21
- #let(:instance) { DoorFlow::ChannelAutoUnlock.new }
22
-
23
- describe 'test an instance of ChannelAutoUnlock' do
24
- it 'should create an instance of ChannelAutoUnlock' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelAutoUnlock)
27
- end
28
- end
29
-
30
- describe 'test attribute "id"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "name"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,36 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelLockdownAuxLockdown
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelLockdownAuxLockdown do
21
- #let(:instance) { DoorFlow::ChannelLockdownAuxLockdown.new }
22
-
23
- describe 'test an instance of ChannelLockdownAuxLockdown' do
24
- it 'should create an instance of ChannelLockdownAuxLockdown' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelLockdownAuxLockdown)
27
- end
28
- end
29
-
30
- describe 'test attribute "state"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- end
@@ -1,36 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelLockdownCardLockdown
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelLockdownCardLockdown do
21
- #let(:instance) { DoorFlow::ChannelLockdownCardLockdown.new }
22
-
23
- describe 'test an instance of ChannelLockdownCardLockdown' do
24
- it 'should create an instance of ChannelLockdownCardLockdown' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelLockdownCardLockdown)
27
- end
28
- end
29
-
30
- describe 'test attribute "state"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- end
@@ -1,36 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelLockdownRexLockdown
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelLockdownRexLockdown do
21
- #let(:instance) { DoorFlow::ChannelLockdownRexLockdown.new }
22
-
23
- describe 'test an instance of ChannelLockdownRexLockdown' do
24
- it 'should create an instance of ChannelLockdownRexLockdown' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelLockdownRexLockdown)
27
- end
28
- end
29
-
30
- describe 'test attribute "state"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- end
@@ -1,54 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelLockdown
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelLockdown do
21
- #let(:instance) { DoorFlow::ChannelLockdown.new }
22
-
23
- describe 'test an instance of ChannelLockdown' do
24
- it 'should create an instance of ChannelLockdown' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelLockdown)
27
- end
28
- end
29
-
30
- describe 'test attribute "message"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "card_lockdown"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "rex_lockdown"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- describe 'test attribute "aux_lockdown"' do
49
- it 'should work' do
50
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
- end
52
- end
53
-
54
- end
@@ -1,52 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelMode
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelMode do
21
- #let(:instance) { DoorFlow::ChannelMode.new }
22
-
23
- describe 'test an instance of ChannelMode' do
24
- it 'should create an instance of ChannelMode' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelMode)
27
- end
28
- end
29
-
30
- describe 'test attribute "description"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["unlock", "normal"])
34
- # validator.allowable_values.each do |value|
35
- # expect { instance.description = value }.not_to raise_error
36
- # end
37
- end
38
- end
39
-
40
- describe 'test attribute "relock_at"' do
41
- it 'should work' do
42
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
- end
44
- end
45
-
46
- describe 'test attribute "change_stamp"' do
47
- it 'should work' do
48
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
- end
50
- end
51
-
52
- end
@@ -1,46 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::ChannelSync
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::ChannelSync do
21
- #let(:instance) { DoorFlow::ChannelSync.new }
22
-
23
- describe 'test an instance of ChannelSync' do
24
- it 'should create an instance of ChannelSync' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::ChannelSync)
27
- end
28
- end
29
-
30
- describe 'test attribute "status"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["ok", "fail", "syncing", "pending"])
34
- # validator.allowable_values.each do |value|
35
- # expect { instance.status = value }.not_to raise_error
36
- # end
37
- end
38
- end
39
-
40
- describe 'test attribute "last_sync_completed_at"' do
41
- it 'should work' do
42
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
- end
44
- end
45
-
46
- end
@@ -1,48 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::CreateCredential422ResponseErrors
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::CreateCredential422ResponseErrors do
21
- #let(:instance) { DoorFlow::CreateCredential422ResponseErrors.new }
22
-
23
- describe 'test an instance of CreateCredential422ResponseErrors' do
24
- it 'should create an instance of CreateCredential422ResponseErrors' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::CreateCredential422ResponseErrors)
27
- end
28
- end
29
-
30
- describe 'test attribute "value"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "credential_type_id"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "limit_reached"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::CreateCredential422Response
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::CreateCredential422Response do
21
- #let(:instance) { DoorFlow::CreateCredential422Response.new }
22
-
23
- describe 'test an instance of CreateCredential422Response' do
24
- it 'should create an instance of CreateCredential422Response' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::CreateCredential422Response)
27
- end
28
- end
29
-
30
- describe 'test attribute "error"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "errors"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,48 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::CredentialInputPersonCredential
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::CredentialInputPersonCredential do
21
- #let(:instance) { DoorFlow::CredentialInputPersonCredential.new }
22
-
23
- describe 'test an instance of CredentialInputPersonCredential' do
24
- it 'should create an instance of CredentialInputPersonCredential' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::CredentialInputPersonCredential)
27
- end
28
- end
29
-
30
- describe 'test attribute "credential_type_id"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "value"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "person_id"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- end
@@ -1,36 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::CredentialInput
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::CredentialInput do
21
- #let(:instance) { DoorFlow::CredentialInput.new }
22
-
23
- describe 'test an instance of CredentialInput' do
24
- it 'should create an instance of CredentialInput' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::CredentialInput)
27
- end
28
- end
29
-
30
- describe 'test attribute "person_credential"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- end
@@ -1,86 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::Credential
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::Credential do
21
- #let(:instance) { DoorFlow::Credential.new }
22
-
23
- describe 'test an instance of Credential' do
24
- it 'should create an instance of Credential' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::Credential)
27
- end
28
- end
29
-
30
- describe 'test attribute "id"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "credential_type_id"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "label"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- describe 'test attribute "person_id"' do
49
- it 'should work' do
50
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
- end
52
- end
53
-
54
- describe 'test attribute "value"' do
55
- it 'should work' do
56
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
- end
58
- end
59
-
60
- describe 'test attribute "status"' do
61
- it 'should work' do
62
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["invited", "active", "revoking", "revoked"])
64
- # validator.allowable_values.each do |value|
65
- # expect { instance.status = value }.not_to raise_error
66
- # end
67
- end
68
- end
69
-
70
- describe 'test attribute "url"' do
71
- it 'should work' do
72
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
73
- end
74
- end
75
-
76
- describe 'test attribute "wallet_type"' do
77
- it 'should work' do
78
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
79
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["apple", "google"])
80
- # validator.allowable_values.each do |value|
81
- # expect { instance.wallet_type = value }.not_to raise_error
82
- # end
83
- end
84
- end
85
-
86
- end
@@ -1,36 +0,0 @@
1
- =begin
2
- #DoorFlow API
3
-
4
- #Access control and door management API for DoorFlow
5
-
6
- The version of the OpenAPI document: 3.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for DoorFlow::CredentialUpdateInputPersonCredential
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe DoorFlow::CredentialUpdateInputPersonCredential do
21
- #let(:instance) { DoorFlow::CredentialUpdateInputPersonCredential.new }
22
-
23
- describe 'test an instance of CredentialUpdateInputPersonCredential' do
24
- it 'should create an instance of CredentialUpdateInputPersonCredential' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(DoorFlow::CredentialUpdateInputPersonCredential)
27
- end
28
- end
29
-
30
- describe 'test attribute "value"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- end