raddocs
raddocs copied to clipboard
Rspec Api Documentation Browser
I liked a lot your gem, you can improve README adding two things: - [ ] codeclimate (to know code quality) - [ ] test coverage (to know how is...
1. simple navbar with 'api_name' 2. all api calls for resource listed in table with api details in columns column1 contains http method and route url combination(eg: 'GET /api/orders') and...
I would like to add an welcome text to the api docs Maybe more details explainations to the examples Are there ways to do that? (unsure if this is raddocs...
Prevents rendering content as string instead of HTML
currently inline scripts will fail nonce checks for content security policy if they are required for inline scripts, should be able to set this from a config or possible env...