Import OpenAPI with upsertion

Feature RequestImprovement
So OpenAPI import would not override the whole workspace, but only upsert the new/updated routes from there.
Because right now, when you import your updated openapi schema - it resets all the changes and payloads you made to it
(I use it sooo often)
Just a though but maybe OpenAPI spec validation failures when importing aswell, whenever an import happens and the openapi spec doesnt match any property of an existing request to prompt the user to overwrite that request (which can be ignored)