openapi-designer
openapi-designer copied to clipboard
Prompt user before removing path, parameter, etc.
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 remove the item without any prompt.
Add a prompt to make sure the end-user wants to remove the item, since removal is lossy.
Resolved in this PR:
https://github.com/apinf/openapi-designer/pull/369