Class: RspecApiDocumentation::Writers::JsonWriter

Inherits:
JSONWriter show all
Defined in:
lib/rspec_api_documentation/writers/json_writer.rb

Overview

github.com/zipmark/rspec_api_documentation/issues/382 backward compatibilty json for configuration of config.format

Direct Known Subclasses

AppendJsonWriter

Instance Attribute Summary

Attributes inherited from Writer

#configuration, #index

Method Summary

Methods inherited from JSONWriter

#write, #write_examples

Methods inherited from Writer

clear_docs, #initialize, write

Constructor Details

This class inherits a constructor from RspecApiDocumentation::Writers::Writer