RapiDoc
RapiDoc copied to clipboard
RapiDoc -WebComponent for OpenAPI Spec
While playing around with RapiDoc, I put a simple html together for setting light/dark theme based on system preference and I thought I would add it to your existing list...
I have the `allow-spec-file-download` enabled and the buttons that get shown have a static width, which results in larger font-size spilling out of the element. As a work around for...
I've been demoing RapiDoc as a replacement for my team's API services and between the available `render-style` options, I think there is an opportunity for an easier layout. Many REST...
Hello, We discovered that while many of our response examples are correctly parsed and displayed in tree form with syntax highlighting, some of them default to text. An example like...
We would like to group some of our tags into a "Tag Group". This would be used in the nav-bar section to collapse/expand groups of tags inside a single header....
I have an application that uses rapidoc-min.js from https://unpkg.com/rapidoc/dist/rapidoc-min.js. Version 9.2.0 worked fine but 9.3.2 and 9.3.3 result in an empty page. According to Firefox the error seems to be...
Hi, thanks for this great tool! We're using it as an automated multi-spec API Explorer and everything works pretty well. However, recently I've come across one case, and I'm wondering...
Currently, before-try event provides a `Request` object and use that object to make a request. It's impossible to modify the body and the query of the request for now because...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
I am trying to change the light border color (the white lines that surround the table and the text box) to something darker. I tried changing the light-border-color variable in...