openapi-designer
openapi-designer copied to clipboard
Design interface for creating Open API (Swagger) specification files
There have been several times when I have clicked the 'X' next to a path or something else when I was intending to open the item for editing. This will...
After exporting YAML or JSON and importing it later, the Allowed values section of strings in the editor shows completely blank yielding you unable to delete or modify existing allowed...
add --unsafe-perm=true --allow-root parameters as quick fix
While trying to install node modules I realized Visual C++ tools ( specially VS studio and python 2.7) are required to be set up internally on the system. However, this...
I tried building Docker Image as stated in info, but got this error: ``` /build/node_modules/aurelia-cli/lib/build/utils.js:17 const PACKAGE_PATHS = require.resolve.paths('not-core/'); ^ TypeError: require.resolve.paths is not a function at Object. (/build/node_modules/aurelia-cli/lib/build/utils.js:17:39) at...
Hey team, If you create a Parameter of location "Path" under the Definitions tab and then reference it in a path under the Paths tab the website breaks and you...
When trying to import a spec file from OpenAPI Designer into the Swagger Editor, there are several validation errors. A common validation error is: > Sibling values are not allowed...
Start by listing the differences required to forms based on spec version 3.0
Parts: - Publish button (parent to #322, PR #362) - Non-modular upload system (parent to #325, PR #332) - Version handling (parent to #323) - Choosing from a list of...
We need functionality to disallow space accounts alltogether and only use platform credentials. Note that this doesn't mean removing space accounts alltogether, rather adding admin function to remove space login...