Sarthak Saxena
Sarthak Saxena
Feature Request - #358 Yet to add a test. @VShingala @abhijitkane @thim81 @meenakshi-dhanani Please have a look.
Fixes #309 The spec can be used to resolve ref. Also added resolution for path object refs. @VShingala Please have a look.
Fixes #35 I've refactored the functions in ```schemaUtils.js``` to follow the ES6 Async/Await syntax. This enables fetching schemas / examples using external references. Promises are resolved sequentially due to the...
Fixes #89. I had to change the return type of ```convertToPmResponse```, ```convertToPmResponseBody```, ```convertToPmBodyData``` to return a list of response bodies. @VShingala @umeshp7 @abhijitkane Please do have a look. Thanks. I...
**Actual Behaviour** The menu elements are not underlined or show any visual change while focused on by tabbing. They are outlined with a thin border. **Expected Behaviour** Show required visual...
**Actual Behaviour** Currently, while tabbing through the elements, a thin dotted outline appears on focus. This is not properly visible and can prove to be difficult to notice for keyboard...
Fixes #685 Search bar is not recognizable for some students when they are new to the website according to Mr. Raymond G McCord who has responded to my poll in...
**Actual Behaviour** Image carousel changes images without user's control. **Expected Behavior** For Screen Readers, we can add a pause play button using Bootstrap Screen Reader functionality to avoid seizures. @limzykenneth...
[Link to the PR](https://github.com/postmanlabs/openapi-to-postman/pull/363) I am waiting for a review on this one. @Sharath-Postman Please have a look, thanks.