-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parser improvement #17
Comments
Hi @v-antipov, |
Hi, @kirankumbhar, thanks for your reply. This attribute at the same level as request, this is not inside request. Pls see attached img. Why I'm asking about this. I try to build python framework for api testing which will re-use postman collection data and It's would be great if some method will return request name beside request url, headers and etc. Thanks in advance. |
As you can see from the image it's the property of |
Hi @subho007 @kirankumbhar. I find out your parser very useful and want to thank you! Unfortunately I didn't find how to get request names. Could the get_requests_map() method be updated to return this data? Thanks in advance!
The text was updated successfully, but these errors were encountered: