We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661232c commit 635a85cCopy full SHA for 635a85c
spec/writers/json_example_spec.rb
@@ -1,5 +1,6 @@
1
# -*- coding: utf-8 -*-
2
require 'spec_helper'
3
+require 'rspec_api_documentation/writers/json_writer'
4
5
describe RspecApiDocumentation::Writers::JSONExample do
6
let(:configuration) { RspecApiDocumentation::Configuration.new }
0 commit comments