Autogeneration of API documentation using the Blueprint format from request specs.
Stars
124
Forks
49
Watchers
124
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Handle content_type containing other parts like the charset
ab22b22View on GitHubFixed response body condition using the response content type instead of the request content type
746b8d3View on GitHubChanged the default path to simply expand on the current directory. RSpec no longer requires configuration to be passed in via the config block
e6a9b5aView on GitHubAdded non-rails application workaround. Requires an additional RSpec config property to be set
207d61fView on GitHubAdded condition that prevents JSON parsing exceptions for non JSON bodies
7bbc2aeView on GitHub