Mrinmoy

Results 97 comments of Mrinmoy

Were you able to reproduce it with my [JS Bin Text case](https://jsbin.com/vebuha/edit?html,output)? I am not sure which version of AT-UI the JSBin is using, but on my end it is...

Hi, Did you get time to verify, if its a bug, or is there something wrong that i am doing ?

well, checkout the QuickStart section, you need to create an HTML with the following content ```html ``` place this html, on a server from where you can access your spec....

can you try a relative url have the `html` and `spec` file in the same location and specify `spec-url="./openapi.yml"` something like this ```html ```

Never tested around the CSP rules. I will try providing an additional method to download the PDF rather than opening in a popup. Cannot provide a timeline for now, but...

this being a web-component based solution, there isn't any good tooling AFAIK that can render web-components on server That being said keep an eye on this space, We do have...

the only reason is that we couldn't reach any consensus within our team to implement it and the way to display it. Are you looking for curl command, code snippet...

We added examples in our roadmap, and it will work exactly the way you explained above. The issues that we face now is, some spec even without any example can...

In release `2.1.1` use `include-example` attribute to include examples in the generated PDF. As of now this feature is limited to Request parameters. Request body and Response Body examples will...

This is a big feature as there are certain complex scenarios on how examples can be specified in an OpenAPI spec. Currently we are rolling various example support in [RapiDoc](https://github.com/mrin9/RapiDoc)...