We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abaee7 commit fb0f142Copy full SHA for fb0f142
1 file changed
lib/rspec_api_documentation/writers/json_writer.rb
@@ -2,7 +2,7 @@
2
3
module RspecApiDocumentation
4
module Writers
5
- class JsonWriter < Writer
+ class JSONWriter < Writer
6
delegate :docs_dir, :to => :configuration
7
8
def write
0 commit comments