apinf / openapi-designer

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

After import, string allowed values section loads blank enum values in editor, while preview shows correctly #368

Open michelscafidi opened 5 years ago

michelscafidi commented 5 years ago

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 values unless editing the raw text. When you go to the rich preview, it loads fine for preview.

image

image