Autofill for keywords in OpenAPI 3.0 schema

Our team has started using new Postman API feature. It’s really helpful and we have defined our schema using OpenAPI 3.0 specification.
So far so good, but the only painful part is, that there is no auto complete suggestions when editing the schema for keywords and literals. It would be great if you can add this feature.

Hi there! Thanks for your feedback!

We have an open feature request for some improvements to API editing, including auto-completion:

If this is important for your usage, I encourage you to add a comment on the GitHub issue above. :slight_smile:

Done. Also when generating new collection from schema, it creates a new collections and there is no way to update the previous one.
Even if I make a new collection, how do I import my examples from old collection to new one?