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 6843685 commit 014f04eCopy full SHA for 014f04e
lib/rspec_api_documentation/api_documentation.rb
@@ -1,3 +1,5 @@
1
+require 'rspec_api_documentation/writers/json_iodocs_writer'
2
+
3
module RspecApiDocumentation
4
class ApiDocumentation
5
attr_reader :configuration, :index
0 commit comments