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.
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?