vericred_client 0.0.33 → 0.0.34

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vericred_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.33
4
+ version: 0.0.34
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vericred Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-02 00:00:00.000000000 Z
11
+ date: 2019-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: httpclient
@@ -204,6 +204,7 @@ files:
204
204
  - docs/ACAPlanPre2018SearchResponse.md
205
205
  - docs/ACAPlanPre2018SearchResult.md
206
206
  - docs/ACAPlanPre2018ShowResponse.md
207
+ - docs/ACAPlanSearch.md
207
208
  - docs/Address.md
208
209
  - docs/AgeBanded.md
209
210
  - docs/AncillaryPlanIdentifier.md
@@ -303,6 +304,7 @@ files:
303
304
  - docs/NotificationSubscription.md
304
305
  - docs/NotificationSubscriptionResponse.md
305
306
  - docs/Plan.md
307
+ - docs/PlanAncestor.md
306
308
  - docs/PlanCounty.md
307
309
  - docs/PlanCountyBulk.md
308
310
  - docs/PlanDeleted.md
@@ -427,6 +429,7 @@ files:
427
429
  - lib/vericred_client/models/aca_plan_pre2018_search_response.rb
428
430
  - lib/vericred_client/models/aca_plan_pre2018_search_result.rb
429
431
  - lib/vericred_client/models/aca_plan_pre2018_show_response.rb
432
+ - lib/vericred_client/models/aca_plan_search.rb
430
433
  - lib/vericred_client/models/address.rb
431
434
  - lib/vericred_client/models/age_banded.rb
432
435
  - lib/vericred_client/models/ancillary_plan_identifier.rb
@@ -513,6 +516,7 @@ files:
513
516
  - lib/vericred_client/models/notification_subscription.rb
514
517
  - lib/vericred_client/models/notification_subscription_response.rb
515
518
  - lib/vericred_client/models/plan.rb
519
+ - lib/vericred_client/models/plan_ancestor.rb
516
520
  - lib/vericred_client/models/plan_county.rb
517
521
  - lib/vericred_client/models/plan_county_bulk.rb
518
522
  - lib/vericred_client/models/plan_deleted.rb
@@ -627,6 +631,7 @@ files:
627
631
  - spec/models/aca_plan_pre2018_search_spec.rb
628
632
  - spec/models/aca_plan_pre2018_show_response_spec.rb
629
633
  - spec/models/aca_plan_pre2018_spec.rb
634
+ - spec/models/aca_plan_search_spec.rb
630
635
  - spec/models/aca_plan_spec.rb
631
636
  - spec/models/address_spec.rb
632
637
  - spec/models/age_banded_spec.rb
@@ -713,6 +718,7 @@ files:
713
718
  - spec/models/network_spec.rb
714
719
  - spec/models/notification_subscription_response_spec.rb
715
720
  - spec/models/notification_subscription_spec.rb
721
+ - spec/models/plan_ancestor_spec.rb
716
722
  - spec/models/plan_county_bulk_spec.rb
717
723
  - spec/models/plan_county_spec.rb
718
724
  - spec/models/plan_deleted_spec.rb
@@ -891,6 +897,7 @@ test_files:
891
897
  - spec/models/medical_plan_benefits_spec.rb
892
898
  - spec/models/dental_plan_search_applicant_spec.rb
893
899
  - spec/models/network_comparison_response_spec.rb
900
+ - spec/models/plan_ancestor_spec.rb
894
901
  - spec/models/medicare_advantage_plan_search_spec.rb
895
902
  - spec/models/drug_coverage_spec.rb
896
903
  - spec/models/quote_create_response_spec.rb
@@ -975,6 +982,7 @@ test_files:
975
982
  - spec/models/providers_search_response_spec.rb
976
983
  - spec/models/county_bulk_spec.rb
977
984
  - spec/models/network_comparison_request_spec.rb
985
+ - spec/models/aca_plan_search_spec.rb
978
986
  - spec/models/aca_plan2018_search_result_spec.rb
979
987
  - spec/models/provider_networks_spec.rb
980
988
  - spec/models/embargo_request_spec.rb