-
Hello, thank you for the awesome package.
I have a question, is there some plans to add a feature to provide a list of the specifications to the input rather then one specification url.
We have a lo…
-
Hi,
I think my specs are OK, since they are simply generated by a tool, but apparently something is causing trouble for RapiDoc.
It was not a problem with version 5.3.1
-
Hi,
Does RapiDoc support sending dynamic query string parameters in the url?
As per the link https://stackoverflow.com/questions/49582559/how-to-document-dynamic-query-parameter-names-in-opena…
-
Currently, no information is displayed about any [callbacks](https://swagger.io/docs/specification/callbacks/). Is this a bug or just not implemented?
Here's an example of how swaggerhub shows call…
-
This is more a question than an issue.
I am loading rapidoc from `unpkg`:
```
...
...
```
And I saw that fonts are loaded from where index.html is served:
```
http://…
-
Seems like OpenAPI server templating is not supported?
Server part of the specification:
```
servers:
- url: '{schema}://domain-from-spec.com/{basePath}'
variables:
basePath:
…
-
[MrinDoc](https://mrin9.github.io/OpenAPI-Viewer/#/load/https%3A%2F%2Fapi.apis.guru%2Fv2%2Fspecs%2Fbitbucket.org%2F2.0%2Fswagger.json) has Oauth2 authentication. Will it be available for RapiDoc also …
-
https://mrin9.github.io/RapiDoc/examples/example2.html
just pick any endpoint and press TRY
![Screenshot from 2019-10-04 09-43-38](https://user-images.githubusercontent.com/9843181/66190086-82c0…
-
Assuming this:
```
{
"name": "isVisibile",
"in": "query",
"description": "Is visible",
"schema": {
"type": "boolean",
"default": false
}
},
```
I get the following render…
-
### e.g.
**MrinDoc Server:** http://localhost:8080
**json-url:** http://www.domain.com/openapi.json
```
{
"openapi": "3.0.0",
...
"paths": {
"/staffs": {
"$ref": "./path…