openapi-designer
openapi-designer copied to clipboard
Design interface for creating Open API (Swagger) specification files
Parent to #322 , PR#362 Parent to #327 Parent to #330 Parent to #340 Parent to #346 Parent to #356 Parent to #357 Parent to #358
We need to add finnish translation to [about.html](https://github.com/apinf/openapi-designer/blob/master/src/sections/about.html) (the info texts you see when enter the main site).
https://github.com/aurelia/webpack-plugin This might give us some nice performance improvements.
> As API manager > I want to edit my earlier uploaded swagger file The initial doc contain info that file is provided as JSON object. But the APInf platform...
Some people might want to host their own designer and space combinations.
Ensure that yaml output is indented properly and the file produced by OpenAPi designer can be used/viewed in Swagger Hub. Also, ensure that the yaml indentations are properly formatted and...
If you load a spec that does not include `x-oad-type` attributes then references to definitions do not work. Relates to #350. Steps to reproduce: * Create a response definition. *...
There are mechanisms for supporting headers in requests, but not responses. Response headers are something that should be able to be be represented.
Currently there is no data sync in the platform. We need to either use same server or develope other options for automatic import/export.
Currently the form isn't very easy-to-use unless you know the spec. We need to figure out what fields need additional info texts and where they should be placed (either behind...