jejacks0n / apitome

Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.
250 stars 126 forks source link

Fixes #115

Closed bf4 closed 4 years ago

bf4 commented 4 years ago
  1. Add test app manifest to the dummy app fixes some the spec test failures
  2. Handle formatting acceptable non-json strings from rspec-api-documentation
  3. Add general error handlers

no tests at this time.. just review for the shape of it, breaking it up, whatever

Fixes