-
First, a huge thank you for building this project! This is easily one of the best OpenAPI documentation generator/viewers out there!
Second, I've written a small express.js app for quickly running …
-
Hello,
here is a gist that I have created to provide useful info:
https://gist.github.com/Deviad/5eb42dc85e7c5c0d1c3111aa0ce2db78
In case you really need it, I can provide access to my private r…
-
i'm trying to implement Oauth2 to my documentation but in rapidoc it does not requests any key, just shows the link that i set in authorization Url, am i doing something wrong?
code example =
![im…
-
I love both projects. If would be so nice if we could:
- Have a PDF download button in RapiDoc
- Have the page layout done with RapiPDF when we want to print.
-
I tried mounting the `rapid-doc` webcomponent as react component. It renders the layout and content but not able to scroll properly. It jumps back to top all the time when I try to scroll.
Here is …
-
I'm trying to get this repo to install and run. I'm using Ubuntu 18.04 with the latest updates if that matters. Based on the readme here is what I have tried so far:
```
cd ~
git clone https://…
-
Under current styling, the beginning and end of text within multi-line code elements are indented as seen here:
![RapiDoc Code Indentation](https://user-images.githubusercontent.com/62070150/77253820…
-
I'm trying to import RapiDoc into my Angular project, I've got it in the package.json but am not sure what to import from rapidoc in my module. It should be as simple as importing the right thing from…
-
Hi!
Most of Oauth servers supports Basic auth for token request with x-www-form-urlencoded body => like it's described in RFC : [Client Credentials Grant](https://tools.ietf.org/html/rfc6749#section…
-
@mrin9, hi
Just re-tested OAuth feature and got some little issues:
1. No error is shown in case of wrong credentials (for Client Cred flow)
2. If no API keys or basic auth set => "Authentication p…