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 a81456b commit 4abaee7Copy full SHA for 4abaee7
lib/rspec_api_documentation/writers/json_iodocs_writer.rb
@@ -2,7 +2,7 @@
2
3
module RspecApiDocumentation
4
module Writers
5
- class JsonIodocsWriter < Writer
+ class JSONIodocsWriter < Writer
6
attr_accessor :api_key
7
delegate :docs_dir, :to => :configuration
8
0 commit comments