Hi,
Im trying to negotiate a case where i am provided with an openapi 3.0 YAML file to update a custom connector.
Since custom connectors currently only support openapi 2.0 i have tried importing the file to postman and exporting it to a postman 2.1 collection. During import Power Platform sets all query parameters to required for some reason even though its not specified in the JSON.
To be clear, parameters that are not specified as required seem to default to true.
Has anybody encountered this problem and found a solution to it?
Regards,
J