@@ -228,7 +228,6 @@ docs/VoteBodyParams.md
228228docs/VoteComment200Response.md
229229docs/VoteDeleteResponse.md
230230docs/VoteResponse.md
231- docs/VoteResponseStatus.md
232231docs/VoteResponseUser.md
233232docs/VoteStyle.md
234233fastcomments-client.gemspec
@@ -238,6 +237,7 @@ lib/fastcomments-client/api/default_api.rb
238237lib/fastcomments-client/api/public_api.rb
239238lib/fastcomments-client/api_client.rb
240239lib/fastcomments-client/api_error.rb
240+ lib/fastcomments-client/api_model_base.rb
241241lib/fastcomments-client/configuration.rb
242242lib/fastcomments-client/models/add_domain_config200_response.rb
243243lib/fastcomments-client/models/add_domain_config200_response_any_of.rb
@@ -458,7 +458,6 @@ lib/fastcomments-client/models/vote_body_params.rb
458458lib/fastcomments-client/models/vote_comment200_response.rb
459459lib/fastcomments-client/models/vote_delete_response.rb
460460lib/fastcomments-client/models/vote_response.rb
461- lib/fastcomments-client/models/vote_response_status.rb
462461lib/fastcomments-client/models/vote_response_user.rb
463462lib/fastcomments-client/models/vote_style.rb
464463lib/fastcomments-client/version.rb
@@ -683,7 +682,6 @@ spec/models/vote_body_params_spec.rb
683682spec/models/vote_comment200_response_spec.rb
684683spec/models/vote_delete_response_spec.rb
685684spec/models/vote_response_spec.rb
686- spec/models/vote_response_status_spec.rb
687685spec/models/vote_response_user_spec.rb
688686spec/models/vote_style_spec.rb
689687spec/spec_helper.rb
0 commit comments