rspec_api_documentation icon indicating copy to clipboard operation
rspec_api_documentation copied to clipboard

Example site is offline

Open caioramosps opened this issue 4 years ago • 1 comments

This link is offline http://rad-example.herokuapp.com/

caioramosps avatar May 04 '21 14:05 caioramosps

@caioramosps it might be connected to commit b65559c0af2ad50d2847d16966aab4a560a934b0 that removed :json from format configuration for the example project, though commit ab3c6b7e9192ae874b471a47befcd0ea89c4c9ac suggests that :json option is safe to be added back after #382 is resolved.

Adding :json option back locally worked fine, thus created a pull request: https://github.com/zipmark/rspec_api_documentation/pull/501

rakvium avatar Jun 17 '22 18:06 rakvium