-
## Feature request
Represent the current configured API as an OpenAPI specification endpoint.
### Why is it needed?
By auto generating an OpenAPI specification from the configured API choices…
-
### Description:
I am follow your tutorial : https://community.abp.io/posts/how-to-replace-swaggerui-with-rapidoc-hw7pktmz。
Could you help to update this demo ?
### Step.1
- [x] Wroks: use `AB…
-
Add some "Here is how to query the API" in different languages
![unknown.png](https://user-images.githubusercontent.com/353626/123020161-adce7800-d386-11eb-8c4a-461136402730.png)
-
I've noticed an issue with the sizes of elements in the services section on mobile devices. I'd like to take ownership of this issue and work on standardizing the sizes for a consistent presentation a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
1. Fixed navbar on the top of the section
2. Change icon to wrong icon button when user …
-
@Anishkagupta04 kindly assign this issue to me.
I will link the social media icons to the required pages.
If allowed, I can create separate social media pages for Rapidoc healthcare website an…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The Rapidoc repository lacks a newsletter subscription feature, which is crucial for keepi…
-
This is a minimal setup with no configuration:
```html
```
https://github.com/rapi-doc/RapiDoc/assets/1592898/be9c4bf6-8998-448b-bf34-f7bc97ff5976
-
I have an endpoint described like this:
```
/test/{walletId}:
get:
servers:
- url: 'https://terminal.our.site/api/v1'
description: PRODuction only
- url:…
-
The "Rest-Api Viewer" is awesome for a Developer as it's so quick and easy to see how the data from the endpoints look which helps build tool quicker to consume them.
Here's a few things that would…