Skip to content

Commit

Permalink
Merge pull request #505 from senid231/active-calls-api-doc-fix-name-1-8
Browse files Browse the repository at this point in the history
active calls api fix documentation section name fix 1.8
  • Loading branch information
dmitry-sinina authored Jul 15, 2019
2 parents 0e260ac + 1b5f230 commit f812651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/rest/admin/api/active_calls_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'spec_helper'
require 'rspec_api_documentation/dsl'

resource 'Contractors' do
resource 'ActiveCalls' do
header 'Accept', 'application/vnd.api+json'
header 'Content-Type', 'application/vnd.api+json'
header 'Authorization', :auth_token
Expand Down

0 comments on commit f812651

Please sign in to comment.