apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Enhance upload system modularity #358

Open JeHugawa opened 6 years ago

JeHugawa commented 6 years ago

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 we can only use space as a storage backend but we want to use other storage solutions aswell.

This is the first vital question about the integration to platform and need to be decided before any other work.