tidharm
tidharm
I'm wondering where is this standing? I completely agree with @schneivo77, the current Lorem Ipsum placeholders make it impossible to automate collection creation (especially in requests, not just responses). For...
Thanks @VShingala. For now, I worked around this (in my own fork, see commit [e228656](https://github.com/tidharm/openapi-to-postman/commit/e228656bf9d7ded02da55ab6f6f4e53e355c02f0)) by updating the var `LIPSUM_WORDS` in `assets/json-schema-faker.js` to only include one word, so now that...
@VShingala Interesting (about maxLength, minLength, pattern), can you point me in the right direction, where in the documentation does this appear? I didn't see it under [Options](https://github.com/postmanlabs/openapi-to-postman/blob/develop/OPTIONS.md). As for integers...
@marc0l92 thank you for your response, When plugging in this URL (with my jira server URL) into Postman, and providing the appropriate Auth (Basic Auth, username is my email address,...
Thank you @marc0l92! Updating to 2.4.0 appears to have solved the issue. Do you still need me to provide you with the requested information above for troubleshooting the color issue?