My question:
Iβm using the endpoint https://api.getpostman.com/import/{{importType}} to import an OpenApi specification file and create Postman collections from.
Said endpoint doc => Postman API
How do I use disableOptionalParameters = true ? Itβs available while using the Postman app.
Thank you very much