openapi-to-postman
openapi-to-postman copied to clipboard
fix: use operationId for Item id if available
This allows linking into a particular request with the operation id instead of the uuid4 that is generated. Please advise on how you would like this tested.