swagger-editor
                                
                                
                                
                                    swagger-editor copied to clipboard
                            
                            
                            
                        Swagger Editor
Issue originally created by @frantuma --- While editing, when the spec is not "considered valid" for some reason by the UI, it freezes the whole browser (FF + Chrome). This...
Use unprivileged nginx to support arbitrarily assigned user ID to be able to run the image e.g. on Red Hat Openshift ### Description The dockerfile uses the `nginxinc/nginx-unprivileged` image instead...
On initial render there are multiple parser invocations: [lexical analysis of YAML parser](https://github.com/swagger-api/apidom/blob/main/packages/apidom-parser-adapter-yaml-1-2/src/lexical-analysis/browser.ts#L18) is run multiple times. That means that entire cycle of lexical analysis + syntactic analysis + refracting...
From the user: > I've noticed a bug on AsyncApi editor. Autocompletion doesn't work when I write $ref: "here use a letter which occurs in path in your domain" and...
Hi Team, i am looking to embed swagger-editor in to an application that i am working, is there a react component that i can leverage on. Found the jsx, might...
Reported by @ben-smartbear 

### Q&A (please complete the following information) - OS: [e.g. macOS] - Browser: chrome - Version: [e.g. 22] - Method of installation: [e.g. npm, dist assets] - Swagger-Editor version: @next...
whenever we try to use the
I've been using the Swagger UI tool, but I was missing a "Refresh" button, to refresh the URL that once was used to fetch the OpenAPI spec. Instead, I had...