openapi-designer
openapi-designer copied to clipboard
Design interface for creating Open API (Swagger) specification files
as opposed to #325, in the current situation of the Designer we need to reconsider if we should make system more modular to allow more flexible integration of platform. Currently...
Test on https://openapi.design Tested file: https://openapi.space/api/v1/apis/apinf:Ahmed37/Instagram%20API/v1/swagger.json ## Steps 1. Click on button "Rich preview" ## Expected - A user doesn't see any button  Reference: https://github.com/apinf/platform/issues/2780
When reviewing apinf/platform#2787 platform devs @matleppa and @marla-singer found an issue when trying to use multiple instances of OpenAPI designer under the same domain. They shared their data, even though...
It would be nice to share a link to edit or view an OpenAPI Spec file, where the specification would automatically load. E.g. when sharing changes with a reviewer, I...
Since we switched to EUPL in OpenAPI space we decided it's best to switch the license here as well.
This is useful if there are multiple versions of an API.
Aurelia has a good documentation on [testing components](http://aurelia.io/hub.html#/doc/article/aurelia/testing/latest/testing-components/). This project should profit from it by having automated tests as well as a travis-ci build using them.
When changing a Tag name, the change is not reflected correctly until rendering the Paths tab and opening the panel for each related path: 