akeyless 5.0.26 → 5.0.28
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
- data/README.md +15 -1
- data/docs/AccountGeneralSettings.md +4 -0
- data/docs/CreatePKICertIssuer.md +2 -0
- data/docs/DSProducerDetails.md +4 -0
- data/docs/DynamicSecretCreateAws.md +8 -0
- data/docs/DynamicSecretCreateAzure.md +8 -0
- data/docs/DynamicSecretCreateCassandra.md +8 -0
- data/docs/DynamicSecretCreateChef.md +8 -0
- data/docs/DynamicSecretCreateHanaDb.md +8 -0
- data/docs/DynamicSecretCreateLdap.md +8 -0
- data/docs/DynamicSecretCreateMongoDb.md +8 -0
- data/docs/DynamicSecretCreateMsSql.md +8 -0
- data/docs/DynamicSecretCreateMySql.md +8 -0
- data/docs/DynamicSecretCreateOracleDb.md +8 -0
- data/docs/DynamicSecretCreatePostgreSql.md +8 -0
- data/docs/DynamicSecretCreateRabbitMq.md +8 -0
- data/docs/DynamicSecretCreateRdp.md +8 -0
- data/docs/DynamicSecretCreateRedis.md +8 -0
- data/docs/DynamicSecretCreateRedshift.md +8 -0
- data/docs/DynamicSecretCreateSnowflake.md +8 -0
- data/docs/DynamicSecretUpdateAws.md +8 -0
- data/docs/DynamicSecretUpdateAzure.md +8 -0
- data/docs/DynamicSecretUpdateCassandra.md +8 -0
- data/docs/DynamicSecretUpdateChef.md +8 -0
- data/docs/DynamicSecretUpdateHanaDb.md +8 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -0
- data/docs/DynamicSecretUpdateMongoDb.md +8 -0
- data/docs/DynamicSecretUpdateMsSql.md +8 -0
- data/docs/DynamicSecretUpdateMySql.md +8 -0
- data/docs/DynamicSecretUpdateOracleDb.md +8 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +8 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +8 -0
- data/docs/DynamicSecretUpdateRdp.md +8 -0
- data/docs/DynamicSecretUpdateRedis.md +8 -0
- data/docs/DynamicSecretUpdateRedshift.md +8 -0
- data/docs/DynamicSecretUpdateSnowflake.md +8 -0
- data/docs/EsmGetSecretOutput.md +7 -1
- data/docs/FolderDeleteSync.md +32 -0
- data/docs/FolderDeleteSyncOutput.md +24 -0
- data/docs/FolderSync.md +34 -0
- data/docs/FolderSyncAll.md +26 -0
- data/docs/FolderSyncAllOutput.md +18 -0
- data/docs/FolderSyncOutput.md +24 -0
- data/docs/FolderUSCSyncConfig.md +2 -0
- data/docs/GatewayCreateProducerAws.md +8 -0
- data/docs/GatewayCreateProducerAzure.md +8 -0
- data/docs/GatewayCreateProducerCassandra.md +8 -0
- data/docs/GatewayCreateProducerChef.md +8 -0
- data/docs/GatewayCreateProducerHanaDb.md +8 -0
- data/docs/GatewayCreateProducerLdap.md +8 -0
- data/docs/GatewayCreateProducerMSSQL.md +8 -0
- data/docs/GatewayCreateProducerMongo.md +8 -0
- data/docs/GatewayCreateProducerMySQL.md +8 -0
- data/docs/GatewayCreateProducerOracleDb.md +8 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +8 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +8 -0
- data/docs/GatewayCreateProducerRdp.md +8 -0
- data/docs/GatewayCreateProducerRedis.md +8 -0
- data/docs/GatewayCreateProducerRedshift.md +8 -0
- data/docs/GatewayCreateProducerSnowflake.md +8 -0
- data/docs/GatewayUpdateProducerAws.md +8 -0
- data/docs/GatewayUpdateProducerAzure.md +8 -0
- data/docs/GatewayUpdateProducerCassandra.md +8 -0
- data/docs/GatewayUpdateProducerChef.md +8 -0
- data/docs/GatewayUpdateProducerHanaDb.md +8 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -0
- data/docs/GatewayUpdateProducerMSSQL.md +8 -0
- data/docs/GatewayUpdateProducerMongo.md +8 -0
- data/docs/GatewayUpdateProducerMySQL.md +8 -0
- data/docs/GatewayUpdateProducerOracleDb.md +8 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +8 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +8 -0
- data/docs/GatewayUpdateProducerRdp.md +8 -0
- data/docs/GatewayUpdateProducerRedis.md +8 -0
- data/docs/GatewayUpdateProducerRedshift.md +8 -0
- data/docs/GatewayUpdateProducerSnowflake.md +8 -0
- data/docs/OIDCAccessRules.md +2 -0
- data/docs/PKICertificateIssueDetails.md +4 -0
- data/docs/PersonalFolderGlobalMappingSettings.md +20 -0
- data/docs/RotatedSecretCreateAws.md +13 -5
- data/docs/RotatedSecretCreateAzure.md +14 -4
- data/docs/RotatedSecretCreateCassandra.md +13 -5
- data/docs/RotatedSecretCreateCustom.md +9 -9
- data/docs/RotatedSecretCreateDockerhub.md +13 -5
- data/docs/RotatedSecretCreateGcp.md +13 -5
- data/docs/RotatedSecretCreateHanadb.md +13 -5
- data/docs/RotatedSecretCreateHashiVault.md +60 -0
- data/docs/RotatedSecretCreateLdap.md +12 -4
- data/docs/RotatedSecretCreateMongodb.md +13 -5
- data/docs/RotatedSecretCreateMssql.md +13 -5
- data/docs/RotatedSecretCreateMysql.md +13 -5
- data/docs/RotatedSecretCreateOpenAI.md +13 -5
- data/docs/RotatedSecretCreateOracledb.md +13 -5
- data/docs/RotatedSecretCreatePostgresql.md +13 -5
- data/docs/RotatedSecretCreateRedis.md +13 -5
- data/docs/RotatedSecretCreateRedshift.md +13 -5
- data/docs/RotatedSecretCreateSnowflake.md +13 -5
- data/docs/RotatedSecretCreateSplunk.md +13 -5
- data/docs/RotatedSecretCreateSsh.md +13 -5
- data/docs/RotatedSecretCreateWindows.md +13 -5
- data/docs/RotatedSecretUpdateAws.md +13 -5
- data/docs/RotatedSecretUpdateAzure.md +14 -4
- data/docs/RotatedSecretUpdateCassandra.md +13 -5
- data/docs/RotatedSecretUpdateCustom.md +9 -9
- data/docs/RotatedSecretUpdateDockerhub.md +13 -5
- data/docs/RotatedSecretUpdateGcp.md +13 -5
- data/docs/RotatedSecretUpdateHanadb.md +13 -5
- data/docs/RotatedSecretUpdateHashiVault.md +64 -0
- data/docs/RotatedSecretUpdateLdap.md +12 -4
- data/docs/RotatedSecretUpdateMongodb.md +13 -5
- data/docs/RotatedSecretUpdateMssql.md +13 -5
- data/docs/RotatedSecretUpdateMysql.md +13 -5
- data/docs/RotatedSecretUpdateOpenAI.md +13 -5
- data/docs/RotatedSecretUpdateOracledb.md +13 -5
- data/docs/RotatedSecretUpdatePostgresql.md +13 -5
- data/docs/RotatedSecretUpdateRedis.md +13 -5
- data/docs/RotatedSecretUpdateRedshift.md +13 -5
- data/docs/RotatedSecretUpdateSnowflake.md +13 -5
- data/docs/RotatedSecretUpdateSplunk.md +13 -5
- data/docs/RotatedSecretUpdateSsh.md +13 -5
- data/docs/RotatedSecretUpdateWindows.md +13 -5
- data/docs/SecretInfo.md +5 -1
- data/docs/UpdateAccountSettings.md +5 -5
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/docs/UscGetSecretOutput.md +7 -1
- data/docs/V2Api.md +315 -0
- data/lib/akeyless/api/v2_api.rb +320 -0
- data/lib/akeyless/models/account_general_settings.rb +19 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/ds_producer_details.rb +20 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +40 -1
- data/lib/akeyless/models/esm_get_secret_output.rb +35 -4
- data/lib/akeyless/models/folder_delete_sync.rb +305 -0
- data/lib/akeyless/models/folder_delete_sync_output.rb +245 -0
- data/lib/akeyless/models/folder_sync.rb +306 -0
- data/lib/akeyless/models/folder_sync_all.rb +266 -0
- data/lib/akeyless/models/folder_sync_all_output.rb +214 -0
- data/lib/akeyless/models/folder_sync_output.rb +247 -0
- data/lib/akeyless/models/folder_usc_sync_config.rb +10 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +40 -1
- data/lib/akeyless/models/oidc_access_rules.rb +11 -1
- data/lib/akeyless/models/personal_folder_global_mapping_settings.rb +223 -0
- data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_azure.rb +50 -5
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_custom.rb +3 -8
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +446 -0
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +40 -5
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_redis.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_windows.rb +43 -8
- data/lib/akeyless/models/rotated_secret_sync.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_aws.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_azure.rb +50 -5
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_custom.rb +3 -8
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +463 -0
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +40 -5
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_redis.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_windows.rb +43 -8
- data/lib/akeyless/models/secret_info.rb +24 -4
- data/lib/akeyless/models/static_secret_sync.rb +1 -1
- data/lib/akeyless/models/update_account_settings.rb +3 -4
- data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/usc_get_secret_output.rb +35 -4
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +9 -0
- data/spec/models/folder_delete_sync_output_spec.rb +54 -0
- data/spec/models/folder_delete_sync_spec.rb +78 -0
- data/spec/models/folder_sync_all_output_spec.rb +36 -0
- data/spec/models/folder_sync_all_spec.rb +60 -0
- data/spec/models/folder_sync_output_spec.rb +54 -0
- data/spec/models/folder_sync_spec.rb +84 -0
- data/spec/models/personal_folder_global_mapping_settings_spec.rb +42 -0
- data/spec/models/rotated_secret_create_hashi_vault_spec.rb +162 -0
- data/spec/models/rotated_secret_update_hashi_vault_spec.rb +174 -0
- metadata +1223 -1187
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderDeleteSyncOutput
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderDeleteSyncOutput do
|
|
21
|
+
let(:instance) { Akeyless::FolderDeleteSyncOutput.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderDeleteSyncOutput' do
|
|
24
|
+
it 'should create an instance of FolderDeleteSyncOutput' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderDeleteSyncOutput)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "deleted_syncs"' 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 "failed_items"' 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 "folder_name"' 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 "usc_name"' 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
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderDeleteSync
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderDeleteSync do
|
|
21
|
+
let(:instance) { Akeyless::FolderDeleteSync.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderDeleteSync' do
|
|
24
|
+
it 'should create an instance of FolderDeleteSync' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderDeleteSync)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "accessibility"' 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 "delete_from_usc"' 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 "json"' 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 "name"' 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 "remote_secret_name"' 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 "token"' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
describe 'test attribute "uid_token"' do
|
|
67
|
+
it 'should work' do
|
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
describe 'test attribute "usc_name"' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
end
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderSyncAllOutput
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderSyncAllOutput do
|
|
21
|
+
let(:instance) { Akeyless::FolderSyncAllOutput.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderSyncAllOutput' do
|
|
24
|
+
it 'should create an instance of FolderSyncAllOutput' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderSyncAllOutput)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "folder_name"' 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
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderSyncAll
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderSyncAll do
|
|
21
|
+
let(:instance) { Akeyless::FolderSyncAll.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderSyncAll' do
|
|
24
|
+
it 'should create an instance of FolderSyncAll' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderSyncAll)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "accessibility"' 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 "json"' 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 "name"' 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 "token"' 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 "uid_token"' 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
|
+
end
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderSyncOutput
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderSyncOutput do
|
|
21
|
+
let(:instance) { Akeyless::FolderSyncOutput.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderSyncOutput' do
|
|
24
|
+
it 'should create an instance of FolderSyncOutput' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderSyncOutput)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "failed_items"' 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 "folder_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
|
+
describe 'test attribute "skipped_items"' 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 "synced_items"' 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
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderSync
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderSync do
|
|
21
|
+
let(:instance) { Akeyless::FolderSync.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderSync' do
|
|
24
|
+
it 'should create an instance of FolderSync' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderSync)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "accessibility"' 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 "delete_remote"' 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 "engine_name"' 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 "json"' 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 "name"' 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 "namespace"' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
describe 'test attribute "token"' do
|
|
67
|
+
it 'should work' do
|
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
describe 'test attribute "uid_token"' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
describe 'test attribute "usc_name"' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
end
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::PersonalFolderGlobalMappingSettings
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::PersonalFolderGlobalMappingSettings do
|
|
21
|
+
let(:instance) { Akeyless::PersonalFolderGlobalMappingSettings.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of PersonalFolderGlobalMappingSettings' do
|
|
24
|
+
it 'should create an instance of PersonalFolderGlobalMappingSettings' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::PersonalFolderGlobalMappingSettings)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "enable"' 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 "unique_identifier_claim"' 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
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::RotatedSecretCreateHashiVault
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::RotatedSecretCreateHashiVault do
|
|
21
|
+
let(:instance) { Akeyless::RotatedSecretCreateHashiVault.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of RotatedSecretCreateHashiVault' do
|
|
24
|
+
it 'should create an instance of RotatedSecretCreateHashiVault' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::RotatedSecretCreateHashiVault)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "auto_rotate"' 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 "delete_protection"' 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 "description"' 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 "input_rule"' 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 "item_custom_fields"' 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 "json"' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
describe 'test attribute "key"' do
|
|
67
|
+
it 'should work' do
|
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
describe 'test attribute "max_versions"' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
describe 'test attribute "name"' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
describe 'test attribute "output_rule"' do
|
|
85
|
+
it 'should work' do
|
|
86
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
87
|
+
end
|
|
88
|
+
end
|
|
89
|
+
|
|
90
|
+
describe 'test attribute "password_length"' do
|
|
91
|
+
it 'should work' do
|
|
92
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
93
|
+
end
|
|
94
|
+
end
|
|
95
|
+
|
|
96
|
+
describe 'test attribute "rotation_event_in"' do
|
|
97
|
+
it 'should work' do
|
|
98
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
99
|
+
end
|
|
100
|
+
end
|
|
101
|
+
|
|
102
|
+
describe 'test attribute "rotation_hour"' do
|
|
103
|
+
it 'should work' do
|
|
104
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
105
|
+
end
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
describe 'test attribute "rotation_interval"' do
|
|
109
|
+
it 'should work' do
|
|
110
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
111
|
+
end
|
|
112
|
+
end
|
|
113
|
+
|
|
114
|
+
describe 'test attribute "tags"' do
|
|
115
|
+
it 'should work' do
|
|
116
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
117
|
+
end
|
|
118
|
+
end
|
|
119
|
+
|
|
120
|
+
describe 'test attribute "target_name"' do
|
|
121
|
+
it 'should work' do
|
|
122
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
123
|
+
end
|
|
124
|
+
end
|
|
125
|
+
|
|
126
|
+
describe 'test attribute "token"' do
|
|
127
|
+
it 'should work' do
|
|
128
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
129
|
+
end
|
|
130
|
+
end
|
|
131
|
+
|
|
132
|
+
describe 'test attribute "uid_token"' do
|
|
133
|
+
it 'should work' do
|
|
134
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
135
|
+
end
|
|
136
|
+
end
|
|
137
|
+
|
|
138
|
+
describe 'test attribute "use_capital_letters"' do
|
|
139
|
+
it 'should work' do
|
|
140
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
141
|
+
end
|
|
142
|
+
end
|
|
143
|
+
|
|
144
|
+
describe 'test attribute "use_lower_letters"' do
|
|
145
|
+
it 'should work' do
|
|
146
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
147
|
+
end
|
|
148
|
+
end
|
|
149
|
+
|
|
150
|
+
describe 'test attribute "use_numbers"' do
|
|
151
|
+
it 'should work' do
|
|
152
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
153
|
+
end
|
|
154
|
+
end
|
|
155
|
+
|
|
156
|
+
describe 'test attribute "use_special_characters"' do
|
|
157
|
+
it 'should work' do
|
|
158
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
159
|
+
end
|
|
160
|
+
end
|
|
161
|
+
|
|
162
|
+
end
|