xbim_identity 2.0.0 → 2.0.3
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.
- checksums.yaml +4 -4
- metadata +6 -107
- data/Gemfile +0 -9
- data/README.md +0 -174
- data/Rakefile +0 -10
- data/lib/xbim_identity/api/authentication_api.rb +0 -118
- data/lib/xbim_identity/api/client_applications_api.rb +0 -315
- data/lib/xbim_identity/api/invitations_api.rb +0 -489
- data/lib/xbim_identity/api/me_api.rb +0 -148
- data/lib/xbim_identity/api/members_api.rb +0 -406
- data/lib/xbim_identity/api/registration_api.rb +0 -85
- data/lib/xbim_identity/api/tenants_api.rb +0 -709
- data/lib/xbim_identity/api/users_api.rb +0 -308
- data/lib/xbim_identity/api_client.rb +0 -390
- data/lib/xbim_identity/api_error.rb +0 -57
- data/lib/xbim_identity/configuration.rb +0 -278
- data/lib/xbim_identity/models/application_type.rb +0 -39
- data/lib/xbim_identity/models/client_app.rb +0 -351
- data/lib/xbim_identity/models/client_app_endpoint.rb +0 -239
- data/lib/xbim_identity/models/draft_invitation.rb +0 -379
- data/lib/xbim_identity/models/invitation.rb +0 -379
- data/lib/xbim_identity/models/invitation_create.rb +0 -253
- data/lib/xbim_identity/models/invitation_edit.rb +0 -239
- data/lib/xbim_identity/models/invite_status.rb +0 -41
- data/lib/xbim_identity/models/master.rb +0 -331
- data/lib/xbim_identity/models/master_base.rb +0 -243
- data/lib/xbim_identity/models/master_subscription.rb +0 -323
- data/lib/xbim_identity/models/o_data_boolean.rb +0 -230
- data/lib/xbim_identity/models/o_data_client_app_endpoint_list.rb +0 -252
- data/lib/xbim_identity/models/o_data_client_app_list.rb +0 -252
- data/lib/xbim_identity/models/o_data_invitation_list.rb +0 -252
- data/lib/xbim_identity/models/o_data_string.rb +0 -230
- data/lib/xbim_identity/models/o_data_tenant_list.rb +0 -252
- data/lib/xbim_identity/models/o_data_tenant_user_list.rb +0 -252
- data/lib/xbim_identity/models/o_data_user_list.rb +0 -252
- data/lib/xbim_identity/models/problem_details.rb +0 -259
- data/lib/xbim_identity/models/region.rb +0 -280
- data/lib/xbim_identity/models/region_info.rb +0 -256
- data/lib/xbim_identity/models/subscription.rb +0 -309
- data/lib/xbim_identity/models/team_member_create.rb +0 -229
- data/lib/xbim_identity/models/team_member_edit.rb +0 -219
- data/lib/xbim_identity/models/tenancy_type.rb +0 -38
- data/lib/xbim_identity/models/tenant.rb +0 -383
- data/lib/xbim_identity/models/tenant_create.rb +0 -267
- data/lib/xbim_identity/models/tenant_edit.rb +0 -229
- data/lib/xbim_identity/models/tenant_role.rb +0 -39
- data/lib/xbim_identity/models/tenant_user.rb +0 -299
- data/lib/xbim_identity/models/token_err_response.rb +0 -219
- data/lib/xbim_identity/models/token_response.rb +0 -259
- data/lib/xbim_identity/models/user.rb +0 -261
- data/lib/xbim_identity/models/user_create.rb +0 -247
- data/lib/xbim_identity/models/user_tenant.rb +0 -279
- data/lib/xbim_identity/version.rb +0 -15
- data/lib/xbim_identity.rb +0 -83
- data/spec/api/authentication_api_spec.rb +0 -52
- data/spec/api/client_applications_api_spec.rb +0 -101
- data/spec/api/invitations_api_spec.rb +0 -130
- data/spec/api/me_api_spec.rb +0 -61
- data/spec/api/members_api_spec.rb +0 -113
- data/spec/api/registration_api_spec.rb +0 -48
- data/spec/api/tenants_api_spec.rb +0 -176
- data/spec/api/users_api_spec.rb +0 -95
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/application_type_spec.rb +0 -28
- data/spec/models/client_app_endpoint_spec.rb +0 -46
- data/spec/models/client_app_spec.rb +0 -112
- data/spec/models/draft_invitation_spec.rb +0 -130
- data/spec/models/invitation_create_spec.rb +0 -52
- data/spec/models/invitation_edit_spec.rb +0 -46
- data/spec/models/invitation_spec.rb +0 -130
- data/spec/models/invite_status_spec.rb +0 -28
- data/spec/models/master_base_spec.rb +0 -46
- data/spec/models/master_spec.rb +0 -94
- data/spec/models/master_subscription_spec.rb +0 -94
- data/spec/models/o_data_boolean_spec.rb +0 -40
- data/spec/models/o_data_client_app_endpoint_list_spec.rb +0 -52
- data/spec/models/o_data_client_app_list_spec.rb +0 -52
- data/spec/models/o_data_invitation_list_spec.rb +0 -52
- data/spec/models/o_data_string_spec.rb +0 -40
- data/spec/models/o_data_tenant_list_spec.rb +0 -52
- data/spec/models/o_data_tenant_user_list_spec.rb +0 -52
- data/spec/models/o_data_user_list_spec.rb +0 -52
- data/spec/models/problem_details_spec.rb +0 -58
- data/spec/models/region_info_spec.rb +0 -46
- data/spec/models/region_spec.rb +0 -58
- data/spec/models/subscription_spec.rb +0 -88
- data/spec/models/team_member_create_spec.rb +0 -40
- data/spec/models/team_member_edit_spec.rb +0 -34
- data/spec/models/tenancy_type_spec.rb +0 -28
- data/spec/models/tenant_create_spec.rb +0 -58
- data/spec/models/tenant_edit_spec.rb +0 -40
- data/spec/models/tenant_role_spec.rb +0 -28
- data/spec/models/tenant_spec.rb +0 -130
- data/spec/models/tenant_user_spec.rb +0 -82
- data/spec/models/token_err_response_spec.rb +0 -34
- data/spec/models/token_response_spec.rb +0 -58
- data/spec/models/user_create_spec.rb +0 -46
- data/spec/models/user_spec.rb +0 -58
- data/spec/models/user_tenant_spec.rb +0 -70
- data/spec/spec_helper.rb +0 -111
- data/xbim_identity-1.0.0.gem +0 -0
- data/xbim_identity.gemspec +0 -38
@@ -1,130 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::Invitation
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::Invitation do
|
21
|
-
let(:instance) { XbimIdentity::Invitation.new }
|
22
|
-
|
23
|
-
describe 'test an instance of Invitation' do
|
24
|
-
it 'should create an instance of Invitation' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::Invitation)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "invitation_id"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "tenant_id"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "email_address"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "email_message"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
describe 'test attribute "tenant_role"' do
|
53
|
-
it 'should work' do
|
54
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
describe 'test attribute "status"' do
|
59
|
-
it 'should work' do
|
60
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
61
|
-
end
|
62
|
-
end
|
63
|
-
|
64
|
-
describe 'test attribute "date_sent"' do
|
65
|
-
it 'should work' do
|
66
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
67
|
-
end
|
68
|
-
end
|
69
|
-
|
70
|
-
describe 'test attribute "email_tracking_id"' do
|
71
|
-
it 'should work' do
|
72
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
describe 'test attribute "accepted_by_id"' do
|
77
|
-
it 'should work' do
|
78
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
79
|
-
end
|
80
|
-
end
|
81
|
-
|
82
|
-
describe 'test attribute "date_accepted"' do
|
83
|
-
it 'should work' do
|
84
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
85
|
-
end
|
86
|
-
end
|
87
|
-
|
88
|
-
describe 'test attribute "date_created"' do
|
89
|
-
it 'should work' do
|
90
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
91
|
-
end
|
92
|
-
end
|
93
|
-
|
94
|
-
describe 'test attribute "date_modified"' do
|
95
|
-
it 'should work' do
|
96
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
97
|
-
end
|
98
|
-
end
|
99
|
-
|
100
|
-
describe 'test attribute "created_by"' do
|
101
|
-
it 'should work' do
|
102
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
103
|
-
end
|
104
|
-
end
|
105
|
-
|
106
|
-
describe 'test attribute "last_modified_by"' do
|
107
|
-
it 'should work' do
|
108
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
109
|
-
end
|
110
|
-
end
|
111
|
-
|
112
|
-
describe 'test attribute "accepted_by"' do
|
113
|
-
it 'should work' do
|
114
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
115
|
-
end
|
116
|
-
end
|
117
|
-
|
118
|
-
describe 'test attribute "tenant"' do
|
119
|
-
it 'should work' do
|
120
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
121
|
-
end
|
122
|
-
end
|
123
|
-
|
124
|
-
describe 'test attribute "secret"' do
|
125
|
-
it 'should work' do
|
126
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
127
|
-
end
|
128
|
-
end
|
129
|
-
|
130
|
-
end
|
@@ -1,28 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::InviteStatus
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::InviteStatus do
|
21
|
-
let(:instance) { XbimIdentity::InviteStatus.new }
|
22
|
-
|
23
|
-
describe 'test an instance of InviteStatus' do
|
24
|
-
it 'should create an instance of InviteStatus' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::InviteStatus)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::MasterBase
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::MasterBase do
|
21
|
-
let(:instance) { XbimIdentity::MasterBase.new }
|
22
|
-
|
23
|
-
describe 'test an instance of MasterBase' do
|
24
|
-
it 'should create an instance of MasterBase' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::MasterBase)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "id"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "name"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "email"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
end
|
data/spec/models/master_spec.rb
DELETED
@@ -1,94 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::Master
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::Master do
|
21
|
-
let(:instance) { XbimIdentity::Master.new }
|
22
|
-
|
23
|
-
describe 'test an instance of Master' do
|
24
|
-
it 'should create an instance of Master' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::Master)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "id"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "name"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "email"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "idp_name"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
describe 'test attribute "owner"' do
|
53
|
-
it 'should work' do
|
54
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
describe 'test attribute "tenants"' do
|
59
|
-
it 'should work' do
|
60
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
61
|
-
end
|
62
|
-
end
|
63
|
-
|
64
|
-
describe 'test attribute "users"' do
|
65
|
-
it 'should work' do
|
66
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
67
|
-
end
|
68
|
-
end
|
69
|
-
|
70
|
-
describe 'test attribute "subscriptions"' do
|
71
|
-
it 'should work' do
|
72
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
describe 'test attribute "applications"' do
|
77
|
-
it 'should work' do
|
78
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
79
|
-
end
|
80
|
-
end
|
81
|
-
|
82
|
-
describe 'test attribute "date_created"' do
|
83
|
-
it 'should work' do
|
84
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
85
|
-
end
|
86
|
-
end
|
87
|
-
|
88
|
-
describe 'test attribute "date_modified"' do
|
89
|
-
it 'should work' do
|
90
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
91
|
-
end
|
92
|
-
end
|
93
|
-
|
94
|
-
end
|
@@ -1,94 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::MasterSubscription
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::MasterSubscription do
|
21
|
-
let(:instance) { XbimIdentity::MasterSubscription.new }
|
22
|
-
|
23
|
-
describe 'test an instance of MasterSubscription' do
|
24
|
-
it 'should create an instance of MasterSubscription' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::MasterSubscription)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "tenant_subscription_id"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "has_soft_limits"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "master_subscription_id"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "max_tenants"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
describe 'test attribute "max_users"' do
|
53
|
-
it 'should work' do
|
54
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
describe 'test attribute "region_code"' do
|
59
|
-
it 'should work' do
|
60
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
61
|
-
end
|
62
|
-
end
|
63
|
-
|
64
|
-
describe 'test attribute "region"' do
|
65
|
-
it 'should work' do
|
66
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
67
|
-
end
|
68
|
-
end
|
69
|
-
|
70
|
-
describe 'test attribute "master"' do
|
71
|
-
it 'should work' do
|
72
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
describe 'test attribute "template_subscription"' do
|
77
|
-
it 'should work' do
|
78
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
79
|
-
end
|
80
|
-
end
|
81
|
-
|
82
|
-
describe 'test attribute "date_created"' do
|
83
|
-
it 'should work' do
|
84
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
85
|
-
end
|
86
|
-
end
|
87
|
-
|
88
|
-
describe 'test attribute "date_modified"' do
|
89
|
-
it 'should work' do
|
90
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
91
|
-
end
|
92
|
-
end
|
93
|
-
|
94
|
-
end
|
@@ -1,40 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::ODataBoolean
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::ODataBoolean do
|
21
|
-
let(:instance) { XbimIdentity::ODataBoolean.new }
|
22
|
-
|
23
|
-
describe 'test an instance of ODataBoolean' do
|
24
|
-
it 'should create an instance of ODataBoolean' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::ODataBoolean)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "odata_context"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
end
|
@@ -1,52 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::ODataClientAppEndpointList
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::ODataClientAppEndpointList do
|
21
|
-
let(:instance) { XbimIdentity::ODataClientAppEndpointList.new }
|
22
|
-
|
23
|
-
describe 'test an instance of ODataClientAppEndpointList' do
|
24
|
-
it 'should create an instance of ODataClientAppEndpointList' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::ODataClientAppEndpointList)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "odata_context"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "odata_next_link"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "odata_count"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
end
|
@@ -1,52 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::ODataClientAppList
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::ODataClientAppList do
|
21
|
-
let(:instance) { XbimIdentity::ODataClientAppList.new }
|
22
|
-
|
23
|
-
describe 'test an instance of ODataClientAppList' do
|
24
|
-
it 'should create an instance of ODataClientAppList' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::ODataClientAppList)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "odata_context"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "odata_next_link"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "odata_count"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
end
|
@@ -1,52 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::ODataInvitationList
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::ODataInvitationList do
|
21
|
-
let(:instance) { XbimIdentity::ODataInvitationList.new }
|
22
|
-
|
23
|
-
describe 'test an instance of ODataInvitationList' do
|
24
|
-
it 'should create an instance of ODataInvitationList' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::ODataInvitationList)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "odata_context"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "odata_next_link"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "odata_count"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
end
|
@@ -1,40 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::ODataString
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::ODataString do
|
21
|
-
let(:instance) { XbimIdentity::ODataString.new }
|
22
|
-
|
23
|
-
describe 'test an instance of ODataString' do
|
24
|
-
it 'should create an instance of ODataString' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::ODataString)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "odata_context"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
end
|
@@ -1,52 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Xbim Flex Identity API 2.0
|
3
|
-
|
4
|
-
#Communication centralised around construction data
|
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
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for XbimIdentity::ODataTenantList
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe XbimIdentity::ODataTenantList do
|
21
|
-
let(:instance) { XbimIdentity::ODataTenantList.new }
|
22
|
-
|
23
|
-
describe 'test an instance of ODataTenantList' do
|
24
|
-
it 'should create an instance of ODataTenantList' do
|
25
|
-
expect(instance).to be_instance_of(XbimIdentity::ODataTenantList)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "odata_context"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "odata_next_link"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "odata_count"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
end
|